ardour/libs/surfaces/osc
Robin Gareus 3f3d0c7e49
Surfaces and panners should not export headers
Those are not shared libraries but only dynamically loaded
plugin objects. Their headers are their own.
2022-11-19 01:11:53 +01:00
..
MSVCardour_osc Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
osc_controllable.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
osc_controllable.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
osc_cue_observer.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
osc_cue_observer.h Remove unused private fields (Wunused-private-field) 2021-05-30 20:09:35 -04:00
osc_global_observer.cc OSC: add support for Mixer Scenes: save, recall, and state feedback 2022-11-07 10:28:30 -06:00
osc_global_observer.h OSC: add support for Mixer Scenes: save, recall, and state feedback 2022-11-07 10:28:30 -06:00
osc_gui.cc OSC: add support for Mixer Scenes: save, recall, and state feedback 2022-11-07 10:28:30 -06:00
osc_gui.h OSC: add support for Mixer Scenes: save, recall, and state feedback 2022-11-07 10:28:30 -06:00
osc_route_observer.cc Revert "Fix typo in OSC gain feedback message" 2020-12-17 17:30:24 +01:00
osc_route_observer.h Added strip feedback for new automation states 2020-08-19 09:45:44 -07:00
osc_select_observer.cc OSC Panner feedback crash with no panner 2020-08-29 17:08:56 -07:00
osc_select_observer.h Added strip feedback for new automation states 2020-08-19 09:45:44 -07:00
osc.cc OSC: add support for Mixer Scenes: save, recall, and state feedback 2022-11-07 10:28:30 -06:00
osc.h OSC: add support for Mixer Scenes: save, recall, and state feedback 2022-11-07 10:28:30 -06:00
wscript Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00