audacia/src/effects/VST
Paul Licameli bb26b2f2c4 Require a ProjectWindow as ancestor of effect dialog...
... by passing parent as reference, not pointer, and testing in the dialog
factory function.

This is important so that we know the lifetime of an effect dialog, even when
it is non-modal, is bounded by the lifetime of the associated project.
2020-01-06 11:30:47 -05:00
..
aeffectx.h Round 8 of wx3 changes 2015-07-16 14:30:04 -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 Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -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 Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
VSTControlOSX.mm Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
VSTEffect.cpp Require a ProjectWindow as ancestor of effect dialog... 2020-01-06 11:30:47 -05:00
VSTEffect.h Require a ProjectWindow as ancestor of effect dialog... 2020-01-06 11:30:47 -05:00