13
0
livetrax/libs/surfaces/osc
Paul Davis eb3f50e15c change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes
The Editor continues to notify them, but via a direct call to ControlProtocolManager, not a signal.
The CP Manager calls the ControlProtocol static method to set up static data structures holding
selection info for all surfaces and then notifies each surface/protocol that selection has changed.
2017-05-12 14:51:39 +01:00
..
MSVCardour_osc
interface.cc
osc_controllable.cc
osc_controllable.h
osc_cue_observer.cc OSC: bind should be boost::bind 2017-05-10 09:56:45 -07:00
osc_cue_observer.h
osc_global_observer.cc OSC: bind should be boost::bind 2017-05-10 09:56:45 -07:00
osc_global_observer.h
osc_gui.cc OSC: correct spelling 2017-04-21 07:29:13 -07:00
osc_gui.h
osc_route_observer.cc OSC: Automation feedback should match command 2017-05-10 09:42:48 -07:00
osc_route_observer.h OSC: Get gain feedback to show with automation Play. 2017-05-09 13:38:57 -07:00
osc_select_observer.cc OSC: Automation feedback should match command 2017-05-10 09:42:48 -07:00
osc_select_observer.h OSC: change function name to be better description 2017-05-10 09:21:19 -07:00
osc.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
osc.h change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
wscript