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 f8ae98894f Added extra nullptr checks in Android windowing code which fixes rare crashes when callbacks occur before the Component peer has been fully constructed 8 years ago
..
juce_audio_basics Added some missing 60fps framerate variables 8 years ago
juce_audio_devices Fixed an unexpected buffer size change after detecting available sample rates on iOS 8 years ago
juce_audio_formats Fixed some whitespace style and cleaned up some code using C++11 8 years ago
juce_audio_plugin_client Added some missing 60fps framerate variables 8 years ago
juce_audio_processors Fixed a bug where the AudioProcessor would sometimes fail to call the numChannelsChanged() callback 8 years ago
juce_audio_utils Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability 8 years ago
juce_blocks_basics Added documentation for repaint() method in LittleFootFunctions.txt 8 years ago
juce_box2d Restored module header #defines 8 years ago
juce_core Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability 8 years ago
juce_cryptography Restored module header #defines 8 years ago
juce_data_structures A few C++11 modernisations and comment corrections 8 years ago
juce_events Shuffled some pragmas around to stop MSVC from giving an unwanted warning 8 years ago
juce_graphics Modernised a few RectangleList iterators 8 years ago
juce_gui_basics Added extra nullptr checks in Android windowing code which fixes rare crashes when callbacks occur before the Component peer has been fully constructed 8 years ago
juce_gui_extra Fixed a bug in the linux XEmbedComponent and added support for host initiated embedding 8 years ago
juce_opengl Modernised a few RectangleList iterators 8 years ago
juce_osc Fixed some whitespace style and cleaned up some code using C++11 8 years ago
juce_tracktion_marketplace Restored module header #defines 8 years ago
juce_video Fixed some whitespace style and cleaned up some code using C++11 8 years ago
JUCE Module Format.txt Add pkg-config support for linux 9 years ago