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 020f138d20 Added a method TreeViewItem::addSubItemSorted() 12 years ago
..
juce_audio_basics Avoiding a few MSVC warnings 12 years ago
juce_audio_devices Removed some locking from CoreAudio. 12 years ago
juce_audio_formats Fix for AudioFormatReader::read when passing buffers with > 2 channels. 12 years ago
juce_audio_plugin_client Made sure that the PluginHostType class is included by the audio_plugin_client module 12 years ago
juce_audio_processors Added a method XmlElement::prependChildElement(), and used this for a few optimisations. 12 years ago
juce_audio_utils Version number update 12 years ago
juce_box2d Fix for box2d path creation. 12 years ago
juce_browser_plugin_client Version number update 12 years ago
juce_core Fix for utf-32 builds. 12 years ago
juce_cryptography Version number update 12 years ago
juce_data_structures Added a method XmlElement::prependChildElement(), and used this for a few optimisations. 12 years ago
juce_events Version number update 12 years ago
juce_graphics Made sure that glyph caches are flushed along with the typeface cache. 12 years ago
juce_gui_basics Added a method TreeViewItem::addSubItemSorted() 12 years ago
juce_gui_extra Version number update 12 years ago
juce_opengl Made sure that glyph caches are flushed along with the typeface cache. 12 years ago
juce_video Avoided a few unused parameter warnings. 12 years ago