13
0
livetrax/libs/surfaces/faderport
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
..
faderport_interface.cc
faderport.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
faderport.h change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
gui.cc Fix Faderport Proj button (show-editor action) 2017-03-14 09:27:59 -05:00
gui.h
operations.cc Remove direct calls to set solo_control() 2017-02-17 03:58:51 +01:00
wscript