ardour/libs/surfaces/us2400
David Robillard 8998efa8c8 Move RecordState to ardour/types.h
This allows it to be used without including session.h.  Using this pointless
cast syntax to make it easy to mechanically convert them all when we can
finally use strong enums.
2021-06-17 11:01:05 -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 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
device_info.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02: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 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jog_wheel.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02: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
mcp_buttons.cc Rename ControlProtocol::session to ControlProtocol::_session 2021-06-17 10:57:07 -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 US2400: fix pan_azimuth direction by setting rotary flag 2020-06-18 00:19:29 +02:00
strip.h Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04: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
us2400_control_exception.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
us2400_control_protocol.cc Move RecordState to ardour/types.h 2021-06-17 11:01:05 -04:00
us2400_control_protocol.h Factor out ControlProtocol::get_session() 2021-06-17 10:58:30 -04:00
us2400_control_protocol_poll.cc Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00
wscript Factor out duplicated MidiByteArray 2021-06-17 09:56:46 -04:00