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 672283a1e4 Fix for iOS audio device closing. 12 years ago
..
juce_audio_basics Added method MidiMessage::keySignatureMetaEvent 12 years ago
juce_audio_devices Fix for iOS audio device closing. 12 years ago
juce_audio_formats Tidied up some docs and added an AudioFormat constructor. 12 years ago
juce_audio_plugin_client Added MIDI output handling to AudioUnit wrapper. 12 years ago
juce_audio_processors Added sanity-checking in AudioProcessor to block parameter change calls with nonsense indexes (as seen being sent by some buggy plugins). Also improved AudioProcessor::copyXmlToBinary method. 12 years ago
juce_audio_utils Minor clean-ups. 12 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin Version number update 12 years ago
juce_core Tidied up some docs and added an AudioFormat constructor. 12 years ago
juce_cryptography Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 12 years ago
juce_data_structures Added some thread-safety to typeface caching, and optimised default font construction. 12 years ago
juce_events Improved locking on InterprocessConnection. 12 years ago
juce_graphics Minor clean-ups. 12 years ago
juce_gui_basics Changes to ResizableWindow to avoid flicker when first adding to desktop. 12 years ago
juce_gui_extra Minor clean-ups. 12 years ago
juce_opengl Xcode 5 compiler fix. 12 years ago
juce_video Version number update 12 years ago