1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +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
2009-08-27 20:07:12 +01:00
bin Updated .gitignore 2009-08-27 20:07:12 +01:00
build Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 2009-08-22 21:57:23 +00:00
docs minor tidying up 2009-08-17 17:15:09 +00:00
extras Updated a method name in Drawable to avoid overloading conflicts 2009-08-27 17:16:11 +01:00
src Updated a method name in Drawable to avoid overloading conflicts 2009-08-27 17:16:11 +01:00
.gitignore Updated .gitignore 2009-08-27 20:07:12 +01:00
juce.h Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 2009-08-22 21:57:23 +00:00
juce_amalgamated.cpp Updated a method name in Drawable to avoid overloading conflicts 2009-08-27 17:16:11 +01:00
juce_amalgamated.h Updated a method name in Drawable to avoid overloading conflicts 2009-08-27 17:16:11 +01:00
juce_amalgamated.mm 2008-05-20 19:42:00 +00:00
juce_Config.h removed a memory leak in mac messaging; tweaked mac VSTs to avoid a shutdown bug in Reaper; added a clear() method to DynamicObject. 2009-08-19 12:04:35 +00:00