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 c4cdec7bd9 Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata 9 years ago
..
juce_audio_basics Fixed a missing 'const' in FloatVectorOperations 9 years ago
juce_audio_devices Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above). 9 years ago
juce_audio_formats Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata 9 years ago
juce_audio_plugin_client Fix StandaloneFilterWindow compile error 9 years ago
juce_audio_processors Fixed a typo in the docs 9 years ago
juce_audio_utils Added a method MidiKeyboardComponent::getTotalKeyboardWidth() 9 years ago
juce_box2d Normalised some divider comments 9 years ago
juce_core Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata 9 years ago
juce_cryptography Normalised some divider comments 9 years ago
juce_data_structures Normalised some divider comments 9 years ago
juce_events Added some workarounds in the OSX windowing code to help keep window resizing smooth when components are repainting at high speeds (only seems to be an issue since OSX 10.11) 9 years ago
juce_graphics Made sure that String::toCFString() never returns a null pointer 9 years ago
juce_gui_basics Added missing JUCE_API 9 years ago
juce_gui_extra Normalised some divider comments 9 years ago
juce_opengl Normalised some divider comments 9 years ago
juce_osc Normalised some divider comments 9 years ago
juce_tracktion_marketplace Normalised some divider comments 9 years ago
juce_video Normalised some divider comments 9 years ago