1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/src/audio/plugins
2010-03-10 13:04:24 +00:00
..
formats Fixed a minor AU build error and removed some old macros. 2010-03-10 13:04:24 +00:00
juce_AudioPluginFormat.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_AudioPluginFormat.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_AudioPluginFormatManager.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_AudioPluginFormatManager.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_AudioPluginInstance.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_AudioPluginInstance.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_KnownPluginList.cpp Changed all uses of OwnedArray<File> to be Array<File> instead, which is a bit more efficient and easier to work with. Optimised the software renderer to improve most drawing operations, particularly simple shapes filling like drawing lines, etc. 2010-01-28 16:02:16 +00:00
juce_KnownPluginList.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_PluginDescription.cpp Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_PluginDescription.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_PluginDirectoryScanner.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_PluginDirectoryScanner.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_PluginListComponent.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_PluginListComponent.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00