ardour/libs/surfaces/push2
Mads Kiilerich c3bdcdd3fa wscript: consistently use space indentation instead of tab indentation 2022-04-09 12:16:40 +02: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 canvas: items should not add child bboxes in their ::compute_bounding_box() method, Item::bounding_box() does that 2021-08-13 12:51:37 -06:00
knob.h Push2: Clean up forward declarations 2021-06-18 13:53:53 -04:00
layout.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02: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 Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -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 push2: prevent crash caused by missing per-thread tempo map ptr 2021-10-09 11:47:13 -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