ardour/libs/surfaces/mackie
luz paz 47c525315d Fix various typos
Found via `codespell -q 3 -S *.po,./.git,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch  -L ba,buss,busses,discreet,doubleclick,hsi,ontop,ro,scrollin,seh,siz,sord,sur,te,trough,ue`
2022-08-03 12:10:01 -06:00
..
MSVCardour_mackie MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
button.cc Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
button.h Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
control_group.h
controls.cc surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
controls.h surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
device_info.cc adds support for iCon QCon ProG2 controller 2022-03-17 15:37:07 -06:00
device_info.h adds support for iCon QCon ProG2 controller 2022-03-17 15:37:07 -06:00
device_profile.cc
device_profile.h
fader.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
fader.h
gui.cc Mackie Control: Use selected device's info when building the Keys dialog 2021-08-06 12:18:24 -05:00
gui.h
interface.cc
jog_wheel.cc 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
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
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc Fix various typos 2022-08-03 12:10:01 -06:00
mackie_control_protocol.h use new event loop callback to ensure that all surface/control protocol threads have tempo map ptr set 2022-05-16 15:24:52 -06:00
mcp_buttons.cc fixes issue where monitor section gets stuck on mute 2022-03-17 15:37:07 -06:00
meter.cc Mackie Control Surface: Move meter deflection calc to a function. 2021-07-02 15:56:11 -05:00
meter.h Mackie Control Surface: Move meter deflection calc to a function. 2021-07-02 15:56:11 -05:00
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc MCU: fix mixer-strip buttons (see also 0d9656ef82) 2022-07-15 23:46:28 +02:00
strip.h Typo in code Paramater 2021-10-30 23:02:04 +02:00
subview.cc mackie send subview: potential fix for send-enable banking (vpot push) 2022-06-16 13:27:30 -05:00
subview.h Prevents user from infinitely banking right in mackie plugin subview 2022-04-18 11:14:53 -06:00
surface_port.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
surface_port.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
surface.cc use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -06:00
surface.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
test.cc
timer.h
TODO
types.cc
types.h
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00