1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_audio_processors
2019-06-19 15:30:29 +01:00
..
format Fixed a mistake that made AudioPluginFormat::createPluginInstanceAsync() do its callback synchronously, and also made it survive a situation where the format object is deleted before the callback 2019-06-12 12:38:39 +01:00
format_types Fixed some more Linux compiler warnings 2019-06-06 10:25:19 +01:00
processors Some minor improvements to GenericAudioProcessorEditor 2019-06-17 15:48:56 +01:00
scanning Made KnownPluginList::addToMenu() and ::getIndexChosenByMenu() operate on a copy of the PluginDescription array so they are in sync 2019-06-19 15:30:29 +01:00
utilities Fixed some more Android compiler warnings 2019-06-07 12:24:05 +01:00
juce_audio_processors.cpp macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_audio_processors.h Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00