13
0
livetrax/libs/surfaces/mackie
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_mackie Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc Use XMLNode::get_property API in Mackie DeviceInfo class 2017-04-19 09:36:54 +10:00
device_info.h
device_profile.cc Use XMLNode::get/set_property API in mackie surface DeviceProfile class 2017-04-19 09:36:54 +10:00
device_profile.h
fader.cc
fader.h
gui.cc Mackie control panel: display the profile name when any button action is changed. 2017-05-12 15:43:44 +02:00
gui.h Mackie control panel: display the profile name when any button action is changed. 2017-05-12 15:43:44 +02:00
interface.cc
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mackie_control_protocol.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
mackie_control_protocol.h change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
mcp_buttons.cc MCU: F-keys are reserved only for user-defined actions; no need for explicit handling. 2017-05-12 15:43:55 +02:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc change the way ControlProtocols (control surfaces) are notified and handle Stripable selection changes 2017-05-12 14:51:39 +01:00
strip.h remove certain ControlProtocol signals related to stripable selection 2016-06-10 13:57:18 -04:00
surface_port.cc remove duplicate/unnecessary header inclusions 2016-09-27 14:59:29 -05:00
surface_port.h
surface.cc Use XMLNode::get/set_property API in mackie Surface class 2017-04-19 09:36:54 +10:00
surface.h remove certain ControlProtocol signals related to stripable selection 2016-06-10 13:57:18 -04:00
test.cc
timer.h
TODO
types.cc
types.h
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00