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 6bf8b51c5a Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent. 15 years ago
bin Updated .gitignore 16 years ago
build Updated iphone project with new files. 15 years ago
docs Updated the API documentation 15 years ago
extras Tidied up some compiler warnings in the plugin wrapper code. 15 years ago
src Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent. 15 years ago
.gitignore Added mac NSException catching and tidied up some warnings. 15 years ago
juce.h Minor fixes and warning removals for VC7. 15 years ago
juce_Config.h Fix for mac window ordering that was causing drag and drop problems. Added a sanity-check to the text editor's undo transaction size. 15 years ago
juce_amalgamated.cpp Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent. 15 years ago
juce_amalgamated.h Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent. 15 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 15 years ago