juicysfplugin/Builds/MacOSX
2019-06-22 19:07:09 +01:00
..
juicysfplugin.xcodeproj update XCode to use lib instead of lib_relinked 2019-06-22 19:07:09 +01:00
lib built fluidsynth commit v2.0.0.beta1 like so: 'cd fluidsynth; mkdir -p build; cd build; cmake -Denable-framework=OFF -Denable-portaudio=OFF -Denable-libsndfile=ON ..; make' and then made it portable using make_portable.sh: https://gist.github.com/Birch-san/e84cfa3b93ffa104af2bd9a047d14109 2019-06-22 19:07:08 +01:00
licenses_of_dependencies removed unused License project. moved macOS dependency licenses into macOS project. 2018-06-17 13:58:19 +01:00
.gitignore delete classes that weren't meant to exist any more 2018-02-27 00:36:49 +00:00
archive-for-distribution.sh removed unused License project. moved macOS dependency licenses into macOS project. 2018-06-17 13:58:19 +01:00
how to install.txt update docs to mention cross-platform support, and recommend FatBoy soundfont 2019-03-02 21:41:00 +00:00
Info-AU.plist add plugin name 2018-02-27 00:27:25 +00:00
Info-AUv3_AppExtension.plist macOS-specific link/include config moved out of global Projucer config. 2018-06-14 18:54:36 +01:00
Info-Standalone_Plugin.plist fix macOS build (following Projucer changes made in Windows, which removed /Applications/JUCE/modules from its headers). move JUCE headers under source control, so that Windows and macOS can both build against same version of JUCE. remove AUv3 target (I think it's an iOS thing, so it will never work with this macOS fluidsynth dylib). 2018-06-17 13:34:53 +01:00
Info-VST.plist add AUv3, VST3, guess at header, linker flags, set manufacturer 2018-02-27 00:20:24 +00:00
Info-VST3.plist add AUv3, VST3, guess at header, linker flags, set manufacturer 2018-02-27 00:20:24 +00:00
Juicy.icns build with icon 2018-03-11 15:09:59 +00:00
juicysfplugin.entitlements initial output 2018-02-27 00:17:27 +00:00
make_portable.sh backup of useful relinking script, in case GitHub disappears 2019-06-22 19:07:08 +01:00
RecentFilesMenuTemplate.nib initial output 2018-02-27 00:17:27 +00:00