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.
ed b78e63aa02 Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() 7 years ago
..
juce_analytics Fixed some compiler warnings 7 years ago
juce_audio_basics Removed some erroneous noexcepts 7 years ago
juce_audio_devices MacOS: Enabled 352.8 kHz sample rates in the audio device 7 years ago
juce_audio_formats Fixed some gcc 8 compiler warnings 7 years ago
juce_audio_plugin_client Add JUCE plug-in host to PluginHostType 7 years ago
juce_audio_processors Fixed a potential AudioPluginInstance leak in AudioPluginFormatManager::createPluginInstanceAsync() 7 years ago
juce_audio_utils Clarified some Button LookAndFeel parameter names 7 years ago
juce_blocks_basics BLOCKS: fix for ACK handling 7 years ago
juce_box2d Fixed some gcc 8 compiler warnings 7 years ago
juce_core Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h 7 years ago
juce_cryptography Bump version number to 5.3.2 7 years ago
juce_data_structures Fixed a bug in ValueTree::getSibling() + some misc cleanup 7 years ago
juce_dsp Fixed some gcc 8 compiler warnings 7 years ago
juce_events Fixed a couple of typos 7 years ago
juce_graphics Made some more JUCE classes trivially copyable 7 years ago
juce_gui_basics Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() 7 years ago
juce_gui_extra Added a workaround to ColourSelector to fix an error when using the Projucer's live-build engine 7 years ago
juce_opengl Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() 7 years ago
juce_osc Fixed some gcc 8 compiler warnings 7 years ago
juce_product_unlocking Fixed a bug unlocking products with multiple machine numbers 7 years ago
juce_video macOS: Fixed a warning in the native VideoComponent implementation 7 years ago
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 8 years ago