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 e1cab61fa6 Fixed some minor typos in Rectangle and the RTAS wrapper. 15 years ago
Builds Fix for xcode linker warnings when using the static lib. Tweaks to iPhone audio and StretchableLayoutManager. 15 years ago
amalgamation Minor iphone compile tweaks. 15 years ago
bin Updated .gitignore 16 years ago
docs Updated changelist. 16 years ago
extras Fixed some minor typos in Rectangle and the RTAS wrapper. 15 years ago
src Fixed some minor typos in Rectangle and the RTAS wrapper. 15 years ago
.gitignore Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 16 years ago
Juce.jucer Big rewrite to the internals of modal components, with a new class ModalComponentManager. This now lets you use modal components asynchronously, providing an object which will receive a callback when they are dismissed, rather than using a blocking event loop. ComboBoxes and some other components now show their popups asynchronously. 15 years ago
juce.h Tweak to TextInputTarget. Code clean-ups. Jucer development. 16 years ago
juce_Config.h Reduced the dependencies of the juce demo. Jucer development. 16 years ago
juce_amalgamated.cpp Fix for random seeds in the RSAKey class. 15 years ago
juce_amalgamated.h Fixed some minor typos in Rectangle and the RTAS wrapper. 15 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 16 years ago