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 970eda679e Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
..
juce_audio_basics MPE: Change MPESynthesizer::voicesLock member from private to protected so that sub-classes can lock the voicedLock 7 years ago
juce_audio_devices Some light modernisation of a bunch of old code 7 years ago
juce_audio_formats Bump version number to 5.1.2 7 years ago
juce_audio_plugin_client VST3: First add Midi controller changes and then add other midi events to ensure that all-notes off events occur before any note-on event with the same sampleOffset 7 years ago
juce_audio_processors Fixed a bug when selecting AudioParameterChoice values in native DAW parameter views 7 years ago
juce_audio_utils Added optional parameter to specify the size and position of the MIDI bluetooth selector 7 years ago
juce_blocks_basics Littlefoot: Add pitch correction functions 7 years ago
juce_box2d Bump version number to 5.1.2 7 years ago
juce_core Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
juce_cryptography Bump version number to 5.1.2 7 years ago
juce_data_structures Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
juce_dsp Some light modernisation of a bunch of old code 7 years ago
juce_events Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
juce_graphics Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
juce_gui_basics Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
juce_gui_extra Re-added "override" to the C++ tokeniser keywords 7 years ago
juce_opengl Android: Fixed a rare race-condition in android OpenGL startup which could occur if the OpenGL context is destroyed before it is fully initialised 7 years ago
juce_osc Bump version number to 5.1.2 7 years ago
juce_product_unlocking Minor documentation fixes 7 years ago
juce_video Bump version number to 5.1.2 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