13
0
livetrax/libs/surfaces/push2
2021-10-09 11:46:53 -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 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 push2: session button should be lit 2021-10-09 11:46:53 -06:00
push2.h Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02: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 remove public ::bbt_at (INTEGER) methods, because of superclock_t/samplepos_t confusion 2021-08-13 12:51:35 -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 Explicitly use OSX 2020-01-25 04:07:41 +01:00