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 76c94e2c10 Added some missing comparison operators to var 7 years ago
..
juce_analytics Fixed some compiler warnings 7 years ago
juce_audio_basics Fixed an invalid memory read when handling MIDI reset messages 7 years ago
juce_audio_devices Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 7 years ago
juce_audio_formats Replaced another call to InputStream::skipNextBytes() with ::setPosition() in CoreAudioFormatMetatdata::read() 7 years ago
juce_audio_plugin_client Windows: Refactored some of the recent DPI-aware VST2 and VST3 plug-in changes 7 years ago
juce_audio_processors Windows: Refactored some of the recent DPI-aware VST2 and VST3 plug-in changes 7 years ago
juce_audio_utils Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 7 years ago
juce_blocks_basics LittleFoot: Added the ability to #include other LittleFoot scripts 7 years ago
juce_box2d Fixed some gcc 8 compiler warnings 7 years ago
juce_core Added some missing comparison operators to var 7 years ago
juce_cryptography Multiple spelling fixes 7 years ago
juce_data_structures Fixed a documentation typo 7 years ago
juce_dsp DSP: Fixed some errors in the previous commit 7 years ago
juce_events Fixed a couple of typos 7 years ago
juce_graphics Replaced win32 font kerning tables with maps to improve performance 7 years ago
juce_gui_basics Windows: Replaced WM_DPICHANGED with its numerical value for < 8.1 compatibility 7 years ago
juce_gui_extra Cleaned up some doc comments 7 years ago
juce_opengl Windows: Ensure that the initial screen scale is correct when creating the OpenGL native context 7 years ago
juce_osc Cleaned up some doc comments 7 years ago
juce_product_unlocking Cleaned up some doc comments 7 years ago
juce_video Removed some debugging output 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