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.
Timur Doumler 28730a28c8 Fixed bug in File::deleteFile() where it would fail to delete a symlink if it was pointing to a nonexistent file. 10 years ago
..
juce_audio_basics Added another MidiMessageSequence::addSequence method 10 years ago
juce_audio_devices Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago
juce_audio_formats Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago
juce_audio_plugin_client Fix various multi-bus issues and add support for consistent surround channel ordering 10 years ago
juce_audio_processors Fix various multi-bus issues and add support for consistent surround channel ordering 10 years ago
juce_audio_utils Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago
juce_box2d Removed some unnecessary includes of AppConfig.h 10 years ago
juce_core Fixed bug in File::deleteFile() where it would fail to delete a symlink if it was pointing to a nonexistent file. 10 years ago
juce_cryptography Removed some unnecessary includes of AppConfig.h 10 years ago
juce_data_structures Removed some unnecessary includes of AppConfig.h 10 years ago
juce_events Added some assertions to catch event-based objects being used before the message manager has been initialised 10 years ago
juce_graphics Fixed an iOS compile bug 10 years ago
juce_gui_basics Add treatFilePackagesAsDirectories flag to native FileChooser 10 years ago
juce_gui_extra Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago
juce_opengl Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago
juce_osc Removed some unnecessary includes of AppConfig.h 10 years ago
juce_tracktion_marketplace Removed some unnecessary includes of AppConfig.h 10 years ago
juce_video Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago