ardour/libs/surfaces/push2
David Robillard 666b3ba920 Move RecordState to ardour/types.h
This allows it to be used without including session.h.
2021-09-17 14:49:44 -04:00
..
buttons.cc Rename ControlProtocol::session to ControlProtocol::_session 2021-09-17 14:18:46 -04: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 Remove some unnecessary Session dependency 2021-09-17 14:22:50 -04:00
layout.h Remove some unnecessary Session dependency 2021-09-17 14:22:50 -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
mix.cc Remove some unnecessary Session dependency 2021-09-17 14:22:50 -04:00
mix.h Remove some unnecessary Session dependency 2021-09-17 14:22:50 -04:00
push2.cc Move RecordState to ardour/types.h 2021-09-17 14:49:44 -04:00
push2.h Factor out duplicated MidiByteArray 2021-09-17 13:53:09 -04:00
scale.cc Remove some unnecessary Session dependency 2021-09-17 14:22:50 -04:00
scale.h Remove some unnecessary Session dependency 2021-09-17 14:22:50 -04:00
splash.cc Remove some unnecessary Session dependency 2021-09-17 14:22:50 -04:00
splash.h Remove some unnecessary Session dependency 2021-09-17 14:22:50 -04:00
track_mix.cc Remove some unnecessary Session dependency 2021-09-17 14:22:50 -04:00
track_mix.h Remove some unnecessary Session dependency 2021-09-17 14:22:50 -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 Clean up whitespace 2021-09-17 13:53:31 -04:00