13
0
livetrax/libs/surfaces/osc
Paul Davis 18b8ec6996 provide access to plugin parameters from OSC. not tested. from olaf
git-svn-id: svn://localhost/ardour2/branches/3.0@8170 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-12-03 22:29:58 +00:00
..
interface.cc OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to workaround bug in Glib 2009-12-09 18:37:06 +00:00
osc_controllable.cc handle deletion of UI objects between the time that a callback is queued with the UI event loop and the execution of the callback (intrusive, big) 2010-03-30 15:18:43 +00:00
osc_controllable.h (1) remove most uses of MementoCommand for Playlist and Region (2) move frozen state from Region into Stateful, renamed "suspend property changes" (3) successive changes to a Property (scalar) after clear_history() do not keep resetting the old value (fixes region trim) 2010-03-02 18:05:26 +00:00
osc.cc provide access to plugin parameters from OSC. not tested. from olaf 2010-12-03 22:29:58 +00:00
osc.h provide access to plugin parameters from OSC. not tested. from olaf 2010-12-03 22:29:58 +00:00
wscript OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to workaround bug in Glib 2009-12-09 18:37:06 +00:00