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 0c541cfba2 More changes to Drawables + Jucer development. 15 years ago
Builds Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development. 15 years ago
amalgamation Added new classes RelativeCoordinate, RelativePoint, RelativeRectangle. Small fixes to Line, TextEditor. 15 years ago
bin Updated .gitignore 16 years ago
docs Updated changelist. 15 years ago
extras More changes to Drawables + Jucer development. 15 years ago
src More changes to Drawables + Jucer development. 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 Added new classes RelativeCoordinate, RelativePoint, RelativeRectangle. Small fixes to Line, TextEditor. 15 years ago
juce.h Tweak to TextInputTarget. Code clean-ups. Jucer development. 15 years ago
juce_Config.h Reduced the dependencies of the juce demo. Jucer development. 15 years ago
juce_amalgamated.cpp More changes to Drawables + Jucer development. 15 years ago
juce_amalgamated.h More changes to Drawables + Jucer development. 15 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 16 years ago