audacia/src/effects/VST
Paul Licameli 9360359e9d
Module manager (#549)
* Eliminate ModuleManagerInterface...

... It was there only to provide RegisterModule(), but that was not used
anywhere.  So simplify.

* Remove nested #include of ModuleInterface.h
2020-05-29 10:48:52 -05:00
..
VSTControl.h Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
VSTControlGTK.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTControlGTK.h Replace last wxProgressDialog with ProgressDialog; remove all wx/progdlg.h 2020-05-22 20:44:08 -04:00
VSTControlMSW.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTControlMSW.h Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTControlOSX.h Initial changes to build against wx313 2020-05-23 13:08:21 -05:00
VSTControlOSX.mm Initial changes to build against wx313 2020-05-23 13:08:21 -05:00
VSTEffect.cpp Module manager (#549) 2020-05-29 10:48:52 -05:00
VSTEffect.h Module manager (#549) 2020-05-29 10:48:52 -05:00
aeffectx.h Round 8 of wx3 changes 2015-07-16 14:30:04 -05:00