13
0
livetrax/libs/surfaces/mackie
John Emmas 8f9e63575f Clarify which version of 'ActionManager::get_action()' we're calling
For MSVC, the parameter 'false' (i.e. 0) can be considered as either a bool or a pointer - so it'll map to both declarations of ActionManager::get_action()
2019-01-14 14:14:23 +00:00
..
MSVCardour_mackie Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
button.cc
button.h
control_group.h
controls.cc Remove unused "mark" parameter from stop_touch() API 2017-07-24 01:59:18 +02:00
controls.h Remove unused "mark" parameter from stop_touch() API 2017-07-24 01:59:18 +02:00
device_info.cc Support for the iCON Qcon mcp device - sysex strings. Submitted by Michal Barhon. 2018-02-01 14:39:59 -06:00
device_info.h Support for the iCON Qcon mcp device - sysex strings. Submitted by Michal Barhon. 2018-02-01 14:39:59 -06:00
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc Clarify which version of 'ActionManager::get_action()' we're calling 2019-01-14 14:14:23 +00:00
gui.h
interface.cc
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon : mbarhon@seznam.cz 2018-02-02 09:27:37 -06:00
led.h Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon : mbarhon@seznam.cz 2018-02-02 09:27:37 -06:00
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc MCP: Allow the current bank to move right one channel even if this results in a partial bank. 2018-09-27 11:31:13 -04:00
mackie_control_protocol.h Support for the iCON Qcon mcp device - sysex strings. Submitted by Michal Barhon. 2018-02-01 14:39:59 -06:00
mcp_buttons.cc MCP: Fix up the feedback for the bank left/right buttons. 2018-09-27 11:31:13 -04:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon : mbarhon@seznam.cz 2018-02-02 09:27:37 -06:00
pot.h Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon : mbarhon@seznam.cz 2018-02-02 09:27:37 -06:00
strip.cc globally change all use of "frame" to refer to audio into "sample". 2017-09-18 12:39:17 -04:00
strip.h
surface_port.cc PortManager::unregister_port() must be called with process lock 2017-07-28 20:15:15 +02:00
surface_port.h
surface.cc MCP: Fix up the feedback for the view selection buttons. 2018-09-27 11:31:13 -04:00
surface.h MSVC only allows static class members to be initialised in the class declaration 2018-02-03 14:58:45 +00:00
test.cc
timer.h
TODO
types.cc
types.h
wscript