1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/src/audio/plugins
2010-01-28 16:02:16 +00:00
..
formats Updated Timer code to avoid a rare messaging problem. Fixed a couple of minor build errors. Rearranged the atomic functions and added a new compare-and-swap operation. Added a thread-priority tweak to WASAPI. Removed MS-specific classes from the web browser component. 2010-01-27 20:28:38 +00:00
juce_AudioPluginFormat.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_AudioPluginFormat.h (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_AudioPluginFormatManager.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_AudioPluginFormatManager.h (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_AudioPluginInstance.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_AudioPluginInstance.h (Added missing files from last check-in) 2009-08-22 22:30:57 +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 (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_PluginDescription.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_PluginDescription.h (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_PluginDirectoryScanner.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_PluginDirectoryScanner.h (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_PluginListComponent.cpp (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00
juce_PluginListComponent.h (Added missing files from last check-in) 2009-08-22 22:30:57 +00:00