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/UI
2020-03-09 17:39:28 +00:00
..
GraphEditorPanel.cpp Always #include JuceHeader.h from the include search path 2020-01-21 16:24:57 +00:00
GraphEditorPanel.h Added a MIDI output node to the AudioPluginHost 2020-01-14 19:06:48 +00:00
MainHostWindow.cpp Always #include JuceHeader.h from the include search path 2020-01-21 16:24:57 +00:00
MainHostWindow.h Did some long-overdue renaming of "filter" -> "plugin" in the AudioPluginHost demo 2019-07-17 12:44:05 +01:00
PluginWindow.h Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00