ardour/libs/surfaces/mackie
David Robillard 01476e352e Prefer SessionController::ffwd() and rewind() in surfaces
I find button_varispeed() confusing, it might be a good idea to split it up
entirely.
2021-06-17 11:22:07 -04:00
..
MSVCardour_mackie Remove tranzport surface 2021-06-17 10:51:45 -04:00
button.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
button.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
control_group.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
controls.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
controls.h Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00
device_info.cc New implementation for single-fader mackie devices (reverts b96d8e) 2019-10-22 14:39:38 -05:00
device_info.h Add support for single-fader MCU devices: XTouch One and RuCo. (needs testing) 2019-10-20 22:24:32 -05:00
device_profile.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
device_profile.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
fader.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
fader.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
gui.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
gui.h Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jog.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jog.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jog_wheel.cc Prefer SessionController::ffwd() and rewind() in surfaces 2021-06-17 11:22:07 -04:00
jog_wheel.h Mackie Control: if master surface has a jog wheel *and* a scrub button, button toggles between scroll and shuttle behavior 2021-05-04 21:30:22 -06:00
led.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
led.h Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00
mackie_control_exception.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
mackie_control_protocol.cc Move RecordState to ardour/types.h 2021-06-17 11:01:05 -04:00
mackie_control_protocol.h Factor out ControlProtocol::get_session() 2021-06-17 10:58:30 -04:00
mackie_control_protocol_poll.cc Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00
mcp_buttons.cc Use SessionController::midi_panic() in surfaces 2021-06-17 11:22:04 -04:00
meter.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
meter.h Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00
pot.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
pot.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
strip.cc Factor out SessionController from BasicUI 2021-06-17 11:02:08 -04:00
strip.h Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00
subview.cc yet another attempted fix for older gcc/mingw 2020-04-07 18:47:51 -06:00
subview.h more code rearrangement ... old gcc/mingw does not allow Enum::Value 2020-04-07 18:32:45 -06:00
surface.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
surface.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
surface_port.cc Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
surface_port.h Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00
test.cc Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00
timer.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
TODO
types.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
types.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
wscript Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00