ardour/libs/surfaces/push2
2022-06-22 13:31:08 -06:00
..
buttons.cc NO-OP: rename API rename 2020-10-18 14:47:05 +02:00
canvas.cc add required virtual method to Push2Canvas 2021-08-13 12:51:26 -06:00
canvas.h add required virtual method to Push2Canvas 2021-08-13 12:51:26 -06:00
gui.cc Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
gui.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
knob.cc apply new Item method name to various other usage sites 2022-04-26 22:04:08 -06:00
knob.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
layout.cc apply new Item method name to various other usage sites 2022-04-26 22:04:08 -06:00
layout.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
leds.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
level_meter.cc replace push2 call to Canvas::Box::pack_start() with Canvas::Box::add() which is equivalent 2021-08-13 12:51:26 -06:00
level_meter.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
menu.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
menu.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
midi_byte_array.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midi_byte_array.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
mix.cc surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
mix.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
push2.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
push2.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
scale.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
scale.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
splash.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
splash.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
track_mix.cc handle compiler stupidity with early return 2022-06-22 13:31:08 -06:00
track_mix.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
utils.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
utils.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
wscript wscript: consistently use space indentation instead of tab indentation 2022-04-09 12:16:40 +02:00