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 fa6929cb3c Added a workaround to not call Android's bringToFront method for every touch 9 years ago
..
juce_audio_basics Fixed a bug where a MidiMessage constructor could read beyond the end of the passed-in midi buffer if the midi message is non-standard 9 years ago
juce_audio_devices Fixed a nullptr dereference when OpenSL fails unexpectedly and added a workaround for broken audio input support in recent versions of the android emulator 9 years ago
juce_audio_formats Restored module header #defines 9 years ago
juce_audio_plugin_client Fixed uninitialised variables warning 9 years ago
juce_audio_processors Added Inter-App Audio capabilities to standalone plug-ins 9 years ago
juce_audio_utils Restored module header #defines 9 years ago
juce_blocks_basics Added experimental WinRT MIDI support, enabling BLE MIDI on machines with Windows 10 Anniversary Update installed 9 years ago
juce_box2d Restored module header #defines 9 years ago
juce_core Fixed several Android text rendering bugs 9 years ago
juce_cryptography Restored module header #defines 9 years ago
juce_data_structures Restored module header #defines 9 years ago
juce_events Added an option to execute JUCEApplication's suspend() method on an iOS background task to give you extra time to save your app's state 9 years ago
juce_graphics Fixed several Android text rendering bugs 9 years ago
juce_gui_basics Added a workaround to not call Android's bringToFront method for every touch 9 years ago
juce_gui_extra Restored module header #defines 9 years ago
juce_opengl Fixed a dead-lock which could occur if an OpenGLContext was created and immedietely deleted before it had a chance to render 9 years ago
juce_osc Restored module header #defines 9 years ago
juce_tracktion_marketplace Restored module header #defines 9 years ago
juce_video Restored module header #defines 9 years ago
JUCE Module Format.txt Add pkg-config support for linux 9 years ago