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 40929e5db9 Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items. 13 years ago
..
juce_audio_basics Improved some const-ness in AudioSampleBuffer. 13 years ago
juce_audio_devices iOS audio fix for bluetooth headsets. 13 years ago
juce_audio_formats Minor addition to OptionalScopedPointer. Documentation fix. 14 years ago
juce_audio_plugin_client Removed some unnecessary files from linux plugin builds. 13 years ago
juce_audio_processors Added an assertion to catch VSTs being loaded on a background thread. 13 years ago
juce_audio_utils New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 14 years ago
juce_browser_plugin Version number bump. 14 years ago
juce_core Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items. 13 years ago
juce_cryptography Version number bump. 14 years ago
juce_data_structures Documentation fix. 14 years ago
juce_events Version number bump. 14 years ago
juce_graphics Tidied up some win32 DLL loading code, and fixed a call type mismatch with the windows media format class. 14 years ago
juce_gui_basics Minor docs fix. 13 years ago
juce_gui_extra Version number bump. 14 years ago
juce_opengl Fixed linux opengl compile error. 14 years ago
juce_video Updated some win32 video code. 14 years ago