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.
Julian Storer 2ecb4d3419 Small fixes to MemoryMappedFile, AudioThumbnail. 14 years ago
Builds New TextEditorKeyMapper class added to simplify text navigation key interpretation. Removed a problematic spinlock from the Timer code. Added an error callback to AudioIODeviceCallback. 14 years ago
amalgamation New class: Result, for returning error messages from operations. Used this class to report file errors in FileInputStream and FileOutputStream. 15 years ago
bin Updated .gitignore 16 years ago
docs Added android build files for the juce demo. Sockets fix. Updated the juce readme file in the docs folder. 15 years ago
extras Android fixes. Caret colour fix. VST host recursion check clean-up. 15 years ago
src Small fixes to MemoryMappedFile, AudioThumbnail. 14 years ago
.gitignore Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 16 years ago
Juce.jucer New TextEditorKeyMapper class added to simplify text navigation key interpretation. Removed a problematic spinlock from the Timer code. Added an error callback to AudioIODeviceCallback. 14 years ago
juce.h Changes to Image::BitmapData constructors, replacing the bool with a more explicit enum for the read/write mode. Some win32 dLL declarator changes. Android work. Small Quicktime fix. 15 years ago
juce_Config.h Minor string fixes. 15 years ago
juce_amalgamated.cpp Small fixes to MemoryMappedFile, AudioThumbnail. 14 years ago
juce_amalgamated.h Small fixes to MemoryMappedFile, AudioThumbnail. 14 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 16 years ago