13
0
livetrax/libs/surfaces/push2
Mads Kiilerich 8bb91099c5 wscript: drop configure statements already present in the top level wscript
Avoid repeated pointless configure messages like:
Checking for 'g++' (C++ compiler!)                   : /usr/lib64/ccache/g++
Checking for 'gcc' (C compiler)                      : /usr/lib64/ccache/gcc
2022-01-22 22:19:03 +01: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 push2: session button should be lit 2021-10-09 11:46:53 -06:00
push2.h
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: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00