1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins. https://juce.com
Find a file
2010-05-26 20:25:49 +01:00
amalgamation Added new classes RelativeCoordinate, RelativePoint, RelativeRectangle. Small fixes to Line, TextEditor. 2010-05-19 21:04:29 +01:00
bin Updated .gitignore 2009-08-27 20:07:12 +01:00
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. 2010-05-21 22:29:31 +01:00
docs Updated changelist. 2010-04-23 13:56:53 +01:00
extras More internal changes to drawables. Linux URL header retrieval. Small fix for AudioProcessorPlayer. Jucer development. 2010-05-26 20:25:49 +01:00
src More internal changes to drawables. Linux URL header retrieval. Small fix for AudioProcessorPlayer. Jucer development. 2010-05-26 20:25:49 +01:00
.gitignore Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
juce.h Tweak to TextInputTarget. Code clean-ups. Jucer development. 2010-04-30 11:00:38 +01:00
Juce.jucer Added new classes RelativeCoordinate, RelativePoint, RelativeRectangle. Small fixes to Line, TextEditor. 2010-05-19 21:04:29 +01:00
juce_amalgamated.cpp More internal changes to drawables. Linux URL header retrieval. Small fix for AudioProcessorPlayer. Jucer development. 2010-05-26 20:25:49 +01:00
juce_amalgamated.h More internal changes to drawables. Linux URL header retrieval. Small fix for AudioProcessorPlayer. Jucer development. 2010-05-26 20:25:49 +01:00
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 2009-10-12 14:39:43 +01:00
juce_Config.h Reduced the dependencies of the juce demo. Jucer development. 2010-04-26 13:08:22 +01:00