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.
hogliux 8465dea2ac Fixed missing surround format in PluginBusUtilities 9 years ago
..
juce_audio_basics Added another MidiMessageSequence::addSequence method 9 years ago
juce_audio_devices Fixed a rounding error in iOS audio device sample rate selection 9 years ago
juce_audio_formats Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 9 years ago
juce_audio_plugin_client Fixed missing surround format in PluginBusUtilities 9 years ago
juce_audio_processors Fixes for the operator= implementations of the AudioParameterXXX classes 9 years ago
juce_audio_utils Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 9 years ago
juce_box2d Removed some unnecessary includes of AppConfig.h 9 years ago
juce_core Fixed parsing of ISO8601 millisecond fields 9 years ago
juce_cryptography Removed some unnecessary includes of AppConfig.h 9 years ago
juce_data_structures Removed some unnecessary includes of AppConfig.h 9 years ago
juce_events Added a safety mechanism for pathological cases where user code that repeatedly blocks in a timer callback could get the event loop stuck 9 years ago
juce_graphics Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 9 years ago
juce_gui_basics Avoided a warning in OSX when core graphics is disabled 9 years ago
juce_gui_extra Added hidden internal helper function to access plugin carbon window wrappers 9 years ago
juce_opengl Disabled depth-test when overlaying 2D rendering on openGL 3D content 9 years ago
juce_osc Removed some unnecessary includes of AppConfig.h 9 years ago
juce_tracktion_marketplace Removed some unnecessary includes of AppConfig.h 9 years ago
juce_video Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 9 years ago