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 0a6aaea93b Minor updates for plugins. Fixed some X windows locking. 15 years ago
..
juce_RTAS_DigiCode1.cpp Copyright notice update. 15 years ago
juce_RTAS_DigiCode2.cpp Copyright notice update. 15 years ago
juce_RTAS_DigiCode3.cpp Copyright notice update. 15 years ago
juce_RTAS_DigiCode_Header.h Copyright notice update. 15 years ago
juce_RTAS_MacResources.r 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! 17 years ago
juce_RTAS_MacUtilities.mm Minor updates for plugins. Fixed some X windows locking. 15 years ago
juce_RTAS_WinExports.def 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! 17 years ago
juce_RTAS_WinResources.rsr 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! 17 years ago
juce_RTAS_WinUtilities.cpp Copyright notice update. 15 years ago
juce_RTAS_Wrapper.cpp Minor updates for plugins. Fixed some X windows locking. 15 years ago