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.
hogliux ac14c59283 Get rid of warnings in Windows direct write headers 9 years ago
..
juce_audio_basics Whitespace 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 Fixed warning in juce_WavAudioFormat.cpp due to narrowing integer conversion. 9 years ago
juce_audio_plugin_client Fix StandaloneFilterWindow compile error 9 years ago
juce_audio_processors Add ability to remove a AudioGraph's node by it's pointer 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 Get rid of warnings in Windows direct write headers 9 years ago
juce_gui_basics Avoided an assertion in LookAndFeel_V2 with small TextButtons 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