13
0
livetrax/libs/surfaces/push2
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
..
buttons.cc another action name fix for Push2 support 2017-01-28 19:16:24 +01:00
canvas.cc
canvas.h
gui.cc
gui.h
interface.cc
knob.cc
knob.h
layout.cc
layout.h
leds.cc
level_meter.cc
level_meter.h
menu.cc
menu.h
midi_byte_array.cc
midi_byte_array.h
mix.cc libardour now has CoreSelection object to manage selection status of Stripables and AutomationControls 2017-05-05 18:56:25 +01:00
mix.h
push2.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
push2.h change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
scale.cc
scale.h
splash.cc
splash.h
track_mix.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
track_mix.h change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
utils.cc
utils.h
wscript remove debug cruft from wscript for push2 that breaks with python3 2017-01-21 15:04:39 +00:00