ardour/libs/surfaces/mackie
John Emmas 79f01bc889 Initial changes needed for building Mixbus (with MSVC) as version 5
(Mixbus itself will probably need extra changes)
2018-09-10 07:14:59 +01:00
..
MSVCardour_mackie Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
TODO
button.cc add UserA and UserB buttons to mackie button list 2015-12-16 05:52:27 -05:00
button.h add button time and explicit bank switching to MCP support 2015-10-07 15:13:03 -04:00
control_group.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 Use XMLNode::get/set_property API in mackie surface DeviceProfile class 2017-04-19 09:36:54 +10:00
device_profile.h mackie: try to improve logic and management of device profiles 2016-02-04 11:24:26 -05:00
fader.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
fader.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 redesign cross-thread registration/signalling system 2015-12-28 10:14:17 -05:00
jog.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
jog.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
jog_wheel.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jog_wheel.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mackie_control_protocol.cc iCon device tweaks: faster timecode display refresh rate. Submitted by Michal Barhon. 2018-02-10 22:43:53 -06: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
mackie_control_protocol_poll.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
mcp_buttons.cc move select-all-tracks,deselect-all,invert-selection to be global actions (and bindings) 2018-08-24 10:08:08 -04:00
meter.cc Surfaces with separate meters should meter even when stopped. 2016-01-30 09:46:37 -06:00
meter.h mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
midi_byte_array.cc lots of changes to try to get the Mackie Control display be more useful and usable 2015-10-08 12:51:44 -04:00
midi_byte_array.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 MCU: Remove use of AutomationType as ID, part two. 2017-06-23 17:39:20 +02:00
surface.cc Resolve -Wreorder in qcon code. 2018-02-10 22:43:42 -06:00
surface.h MSVC only allows static class members to be initialised in the class declaration 2018-02-03 14:58:45 +00:00
surface_port.cc PortManager::unregister_port() must be called with process lock 2017-07-28 20:15:15 +02:00
surface_port.h Several changes to Mackie support. Breaks existing Mackie state on disk but not 2015-10-11 12:01:27 -04:00
test.cc
timer.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
types.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
types.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00