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.
jules 84f4362a40 BLOCKS API: Added support for some extended topology messages 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 Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 8 years ago
juce_blocks_basics BLOCKS API: Added support for some extended topology messages 8 years ago
juce_box2d Restored module header #defines 8 years ago
juce_core Added a missing declaration for String << unsigned long 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 Avoided an MS compiler warning in DeletedAtShutdown 8 years ago
juce_graphics Modernised a few RectangleList iterators 8 years ago
juce_gui_basics Avoided a spurious assertion when launching OSX file dialogs 8 years ago
juce_gui_extra Added support for WebBrowserComponent on Linux 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