The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 35ee44df80 Added a new command-line option to the Introjucer: --fix-broken-include-paths, which will fix the relative #includes for all files within a folder. Very handy if you have a large project and are restructuring it by shuffling files around. 10 years ago
..
Application Added a new command-line option to the Introjucer: --fix-broken-include-paths, which will fix the relative #includes for all files within a folder. Very handy if you have a large project and are restructuring it by shuffling files around. 10 years ago
BinaryData Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers 10 years ago
Code Editor Lots of small whitespace tweaks. 10 years ago
ComponentEditor Added method MouseEvent::mouseWasDraggedSinceMouseDown() 10 years ago
Project Introjucer: Avoided the win32 exporter adding the /FORCE:multiple flag except when building an RTAS plugin 10 years ago
Project Saving Introjucer Android Studio export: Switched gradle experimental wrapper version from 0.6.0-alpha5 to 0.6.0-beta5. 10 years ago
Utility Introjucer: avoid an assertion when opening certain types of file 10 years ago
Wizards Introjucer: Added Android Studio exporter 10 years ago
jucer_Headers.h Update copyright notice 10 years ago