13
0
livetrax/libs/surfaces/push2
2021-08-13 12:51:30 -06: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
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 surfaces: first round of conversion to use timeline types 2021-08-13 12:51:29 -06:00
push2.h
scale.cc
scale.h
splash.cc
splash.h
track_mix.cc remove/hide Session::tempo_map() and use TempoMap::use() instead (thread local shared ptr) 2021-08-13 12:51:30 -06:00
track_mix.h
utils.cc
utils.h
wscript