1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-30 02:50:05 +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
2008-12-19 17:30:53 +00:00
build obscure linux midi bugfix 2008-12-18 20:47:15 +00:00
docs 2008-08-13 22:44:05 +00:00
extras Big rewrite of the audio plugin framework to create "polymorphic" plugins. This means that all the separate projects for each plugin type have now been reduced to a single project that create a multi-purpose binary, which functions as any combination of AU/VST/RTAS. This should make it much easier and quicker to develop multi-platform plugins because you now only need to manage one project. I've also moved all the files around, cleaned up their naming conventions, and done some extensive tidying up. I've rewritten the "How to use this framework.txt" file, so please refer to that for more details! 2008-12-19 17:30:53 +00:00
src improvements to speed-up the UUID class 2008-12-19 11:26:31 +00:00
juce.h 2008-06-27 13:02:06 +00:00
juce_amalgamated.cpp improvements to speed-up the UUID class 2008-12-19 11:26:31 +00:00
juce_amalgamated.h fix for building juce_Socket.cpp on the OSX10.4 SDK, and a small PreferencesPanel fix 2008-12-18 19:32:39 +00:00
juce_amalgamated.mm 2008-05-20 19:42:00 +00:00
juce_Config.h 2008-11-12 20:19:27 +00:00