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 220114d04b Added a method RecentlyOpenedFilesList::registerRecentFileNatively() and updated the introjucer to register its recent documents with the OS. 13 years ago
..
juce_audio_basics Improved some const-ness in AudioSampleBuffer. 13 years ago
juce_audio_devices Minor OSX midi tweak. 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 minor font issues. 13 years ago
juce_gui_basics Tidied up some minor font issues. 13 years ago
juce_gui_extra Added a method RecentlyOpenedFilesList::registerRecentFileNatively() and updated the introjucer to register its recent documents with the OS. 13 years ago
juce_opengl Fixed linux opengl compile error. 14 years ago
juce_video Updated some win32 video code. 14 years ago