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 f13621a78d Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 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 Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz 13 years ago
juce_audio_plugin_client Added AudioProcessor::wrapperType flags 13 years ago
juce_audio_processors VST hosting: added support for more VST host time flags. 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 Added Logger::getCurrentLogger method. 13 years ago
juce_cryptography Version bump: 2.0.27 13 years ago
juce_data_structures Added timestamps to UndoManager 13 years ago
juce_events VSTPluginFormat: internal refactoring, and some new accessor methods. 13 years ago
juce_graphics Linux font list parsing fix. 13 years ago
juce_gui_basics Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 13 years ago
juce_gui_extra misc cleanups. 13 years ago
juce_opengl Fix for memory alignment bug in OSX GL. 13 years ago
juce_video Minor clean-ups. 13 years ago