1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_audio_processors
2012-07-07 21:11:06 +01:00
..
format (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
format_types Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed. 2012-07-07 21:09:10 +01:00
processors Introjucer: commands to move back/forwards through open docs. 2012-07-07 21:11:06 +01:00
scanning Fix for KnownPluginList::scanAndAddFile. 2012-04-28 11:37:14 +01:00
juce_audio_processors.cpp Linux VST compile error fix. 2012-06-20 07:34:04 +01:00
juce_audio_processors.h Introjucer: added Xcode frameworks setting. Fix for win32 bold fonts. Fix for 64-bit plugin builds. 2012-02-14 18:08:12 +00:00
juce_audio_processors.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Version number bump. 2012-04-16 17:54:42 +01:00