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.
ed 5149ad511f Projucer: Minor whitespace fix 7 years ago
..
Application Projucer: Minor whitespace fix 7 years ago
BinaryData Added support for building Unity native audio plugins on desktop platforms 7 years ago
CodeEditor Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 7 years ago
ComponentEditor Increased shadowing warning level, and fixed a few warnings that were generated 7 years ago
Licenses Projucer: Minor whitespace fix 7 years ago
LiveBuildEngine Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning 7 years ago
Project Projucer: Fixed a bug when merging the old plug-in format settings if the current value is empty 7 years ago
ProjectSaving Projucer: Only delete unwanted files in generated JuceLibraryCode folder after a successful save 7 years ago
Settings Projucer: Remove some unnecessary assertions from StoredSettings 7 years ago
Utility Projucer: Added a framework search path to the Xcode exporter 7 years ago
Wizards Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning 7 years ago