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 3374dff2aa Fix for android zero-height bitmap problem. 13 years ago
..
juce_audio_basics Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz 13 years ago
juce_audio_devices Added Logger::getCurrentLogger method. 13 years ago
juce_audio_formats Fix for extensible-format wav reader. 13 years ago
juce_audio_plugin_client VST vendor version fix. 13 years ago
juce_audio_processors Changed the VST version number to be parsed as base-10 rather than base-16. 13 years ago
juce_audio_utils Added a couple of methods to AudioProcessorPlayer and AudioSourcePlayer. 13 years ago
juce_browser_plugin Minor clean-ups. 13 years ago
juce_core Fix for android zero-height bitmap problem. 13 years ago
juce_cryptography Version bump: 2.0.27 13 years ago
juce_data_structures Added a PropertiesFile::reload() method. 13 years ago
juce_events VSTPluginFormat: internal refactoring, and some new accessor methods. 13 years ago
juce_graphics Added a PropertiesFile::reload() method. 13 years ago
juce_gui_basics Added a PropertiesFile::reload() method. 13 years ago
juce_gui_extra ColourSelector rendering fix. 13 years ago
juce_opengl Fix for memory alignment bug in OSX GL. 13 years ago
juce_video Fixed a leak in OSX QuickTimeMovieComponent. 13 years ago