ardour/libs/surfaces/push2
Paul Davis f4490f54c5 change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation
This still uses the tempo map object in libs/ardour, not the new one in libs/temporal, and isn't likely to be functional
(though it could be)
2021-08-13 12:51:28 -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 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02: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 Update ControlProtocol API, use CoreSelection 2020-10-18 14:44:38 +02:00
mix.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
push2.cc Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02: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 change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -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