13
0
livetrax/libs/surfaces/faderport8
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
..
actions.cc FP8: use new libardour API 2017-05-05 17:08:42 +02:00
callbacks.cc FP8: use new libardour API 2017-05-05 17:08:42 +02:00
faderport8_interface.cc
faderport8.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
faderport8.h change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
fp8_base.h NO-OP: re-order code, add comments 2017-04-20 17:19:03 +02:00
fp8_button.h
fp8_controls.cc NO-OP: re-order code, add comments 2017-04-20 17:19:03 +02:00
fp8_controls.h
fp8_strip.cc NO-OP: re-order code, add comments 2017-04-20 17:19:03 +02:00
fp8_strip.h
gui.cc
gui.h
wscript