1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_processors/format
2018-08-10 10:07:11 +01:00
..
juce_AudioPluginFormat.cpp Fixed a potential AudioPluginInstance leak in AudioPluginFormatManager::createPluginInstanceAsync() 2018-08-10 10:07:11 +01:00
juce_AudioPluginFormat.h Cleaned up some audio plugin creation function prototypes 2018-05-11 12:46:30 +01:00
juce_AudioPluginFormatManager.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_AudioPluginFormatManager.h Add documentation tags 2018-03-15 12:10:32 +00:00