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 3a3f118fbb A bit of code modernisation in MidiMessage, adding a variadic constructor to allow custom midi messages to be created more succinctly. 8 years ago
..
juce_audio_basics A bit of code modernisation in MidiMessage, adding a variadic constructor to allow custom midi messages to be created more succinctly. 8 years ago
juce_audio_devices Fixed incorrect #include guard in juce_audio_devices header 8 years ago
juce_audio_formats Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 8 years ago
juce_audio_plugin_client Added some missing 60fps framerate variables 8 years ago
juce_audio_processors Fixed linux mouse jump issue by removing code that was made redundant after the latest linux improvements 8 years ago
juce_audio_utils Added pause after opening MIDI BLE device on Android to improve MIDI BLE reliability 8 years ago
juce_blocks_basics Added const expressions to the littlefoot compiler 8 years ago
juce_box2d Restored module header #defines 8 years ago
juce_core Fixed VS2013 assignment operator compiler warnings 8 years ago
juce_cryptography Restored module header #defines 8 years ago
juce_data_structures Did a bit of comment and code cleanup in ValueTree 8 years ago
juce_events Fixed VS2013 assignment operator compiler warnings 8 years ago
juce_graphics Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 8 years ago
juce_gui_basics Fixed VS2013 compiler warning in SVGParser 8 years ago
juce_gui_extra Fixed compiler warning in Win32 WebBrowserComponent 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