ardour/libs/surfaces/push2
2022-04-09 12:16:40 +02:00
..
buttons.cc
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
gui.h
interface.cc
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
layout.cc
layout.h
leds.cc
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
menu.cc
menu.h
midi_byte_array.cc
midi_byte_array.h
mix.cc surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
mix.h
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
scale.h
splash.cc
splash.h
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
utils.cc
utils.h
wscript wscript: consistently use space indentation instead of tab indentation 2022-04-09 12:16:40 +02:00