13
0
livetrax/libs/surfaces/cc121
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
..
cc121_interface.cc Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00
cc121.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
cc121.h change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
gui.cc Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00
gui.h Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00
operations.cc Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00
wscript Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00