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 c26ac47dff Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
Builds Minor fixes for mac strings, WAV format, DrawableButton hit tests, win32 clipboard. New class: CharPointer_ASCII. Changes to the callback methods for ValueTree::Listener, to provide more detailed information about the event. 14 years ago
amalgamation New classes CharPointer_UTF8, CharPointer_UTF16, CharPointer_UTF32, complete refactoring of CharacterFunctions class and updates to the internals of String methods. Removal of String::operator+= (unsigned int) because of clashes with wide-char types that use unsigned int. Made core classes compatible with Android. Minor fixes to ListBox and AudioDeviceManager. 14 years ago
bin Updated .gitignore 15 years ago
docs Removed the pre-built binaries and API docs - these will be stored elsewhere so not to bloat the repository. 14 years ago
extras Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
src Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
.gitignore Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 15 years ago
Juce.jucer Minor fixes for mac strings, WAV format, DrawableButton hit tests, win32 clipboard. New class: CharPointer_ASCII. Changes to the callback methods for ValueTree::Listener, to provide more detailed information about the event. 14 years ago
juce.h Posix file-time-setting fix. Warning removal for intel compiler. 14 years ago
juce_Config.h Minor string fixes. 14 years ago
juce_amalgamated.cpp Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
juce_amalgamated.h Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 15 years ago