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.
Tom Poole ff4e54b32d Clarified some comments regarding the removal of the embedded VST2 SDK 7 years ago
..
juce_analytics Fixed some compiler warnings 7 years ago
juce_audio_basics MPE: Set the note-on time of MPESynthesiserVoice correctly 7 years ago
juce_audio_devices Whitespace 7 years ago
juce_audio_formats Fixed a typo in the last commit 7 years ago
juce_audio_plugin_client Clarified some comments regarding the removal of the embedded VST2 SDK 7 years ago
juce_audio_processors Clarified some comments regarding the removal of the embedded VST2 SDK 7 years ago
juce_audio_utils Make sure that the velocity value set in MidiKeyboardComponent::setVelocity() is used when sending notes 7 years ago
juce_blocks_basics BLOCKS: Fix for PhysicalTopologySource appearing locked incorrectly 7 years ago
juce_box2d Fix for GCC compiler warning 7 years ago
juce_core Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 7 years ago
juce_cryptography Fixed some stray zeros that were still being passed as null pointers 7 years ago
juce_data_structures Reverted the change to ValueTree::toXmlString(), as omitting the XML header could break existing code (will address this differently in a future commit) 7 years ago
juce_dsp DSP: Fixed a couple of issues with the Oversampling class 7 years ago
juce_events Fixed a typo in the docs for JUCEApplicationBase::moreThanOneInstanceAllowed() and clarified on which platforms ::anotherInstanceStarted() will be called 7 years ago
juce_graphics Fixed a compiler warning 7 years ago
juce_gui_basics Windows: Fixed a build error when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 7 years ago
juce_gui_extra Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 7 years ago
juce_opengl Fixed some Objective-C id -> auto* conversion warnings 7 years ago
juce_osc Cleaned up some doc comments 7 years ago
juce_product_unlocking Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 7 years ago
juce_video Fixed some Objective-C id -> auto* conversion warnings 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