1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/AudioPluginHost/Source
2019-06-04 16:48:44 +01:00
..
Filters Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
UI Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window 2019-05-29 17:13:06 +01:00
HostStartup.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
JUCEAppIcon.png Add Android and iOS support to AudioPluginHost 2018-04-09 12:15:50 +01:00