1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Julian Storer
5d98779f19 Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
Julian Storer
963dbbd40a Tidied up a few win32 RTAS warnings. 2011-02-24 17:13:01 +00:00
Julian Storer
952b8c3940 Updated ComponentDragger to handle transformed components (this required a change to its parameters). Tidied up some classes with the JUCE_DECLARE_NON_COPYABLE macro. Changed some 3rd-party include statements to use angle-bracket quotes. 2010-11-29 16:22:06 +00:00
Julian Storer
27506c2120 Copyright notice update. 2010-04-23 09:37:13 +01:00
Julian Storer
40b96bf64b Fix for Linux repaint bug. Fix for mac recursive toFront() call. Improved Array efficiency. Changed file logging location on Mac. Added a platform flag for RTAS on win32. 2010-01-20 18:41:29 +00:00
jules
2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:10:34 +00:00
jules
1ccb175762 tidied up whitespace in files 2009-08-12 15:54:25 +00:00
jules
98b9baa880 RTAS fix for a window position bug when two plugins are active. 2009-07-15 19:00:43 +00:00
jules
4da6d0ec86 small fix for building plugins without the rtas headers on win32 2009-01-20 09:46:41 +00:00
jules
90999af68b 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
Renamed from extras/audio plugins/wrapper/formats/RTAS/juce_RTASCompileFlags.h (Browse further)