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 6790239ef2 Fix for mac kiosk modes. 15 years ago
Builds Jack audio fix. New class LinkedListPointer. Couple of new menu methods in DocumentWindow. win32 window size constrainer tweak. 15 years ago
amalgamation Added fruityloops plugin host type. Changed NamedValueSet to use a linked list internally. Fixes for 64-bit compilation targeting OSX10.6. 15 years ago
bin Updated .gitignore 16 years ago
docs Removed the pre-built binaries and API docs - these will be stored elsewhere so not to bloat the repository. 15 years ago
extras Fixed a typo in the plugin host type class. 15 years ago
src Fix for mac kiosk modes. 15 years ago
.gitignore Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 15 years ago
Juce.jucer Jack audio fix. New class LinkedListPointer. Couple of new menu methods in DocumentWindow. win32 window size constrainer tweak. 15 years ago
juce.h Fixed a typo in the plugin host type class. 15 years ago
juce_Config.h Tidied up some doxygen comments. 15 years ago
juce_amalgamated.cpp Fix for mac kiosk modes. 15 years ago
juce_amalgamated.h Fixed a typo in the plugin host type class. 15 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 16 years ago