1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_audio_processors/scanning
2018-01-10 17:35:08 +00:00
..
juce_KnownPluginList.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_KnownPluginList.h A minor code tidyup 2017-12-19 16:12:31 +00:00
juce_PluginDirectoryScanner.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_PluginDirectoryScanner.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_PluginListComponent.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_PluginListComponent.h Used Button::onClick to simplify a bunch of library classes and demo code 2018-01-03 11:06:04 +00:00