13
0
livetrax/libs/surfaces/push2
Robin Gareus 3f3d0c7e49
Surfaces and panners should not export headers
Those are not shared libraries but only dynamically loaded
plugin objects. Their headers are their own.
2022-11-19 01:11:53 +01:00
..
buttons.cc
canvas.cc
canvas.h Push2: Mostly fix scale menu text rendering (#8599) 2022-08-26 14:10:40 -06:00
cues.cc
cues.h push2: adapt to new unbang and 'stop' semantics (needs testing) 2022-10-01 09:13:14 -05:00
follow_action.h
gui.cc push2: fix a couple of potential crashes 2022-08-31 10:11:02 -06:00
gui.h
interface.cc
knob.cc Add dedicated InsertReturnLevel type 2022-10-14 02:21:49 +02:00
knob.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
layout.cc Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
layout.h push2: launch clips with pads 2022-08-27 08:15:40 -06:00
leds.cc
level_meter.cc push2: remove unconditional setting of canvas item names 2022-09-03 17:48:03 -06:00
level_meter.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
menu.cc Push2: Mostly fix scale menu text rendering (#8599) 2022-08-26 14:10:40 -06:00
menu.h
midi_byte_array.cc Push2: Drop "using namespace std" 2022-08-26 14:10:40 -06:00
midi_byte_array.h
mix.cc
mix.h
push2.cc
push2.h use MIDISurface in original Faderport support, plus required changes in MIDISurface & Push 2 2022-11-16 08:37:57 -07:00
scale.cc
scale.h Push2: Show both row and column interval explicitly in the same way 2022-08-26 14:10:40 -06:00
splash.cc
splash.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
track_mix.cc push2: track mix layout needs to be setup even if not currently visible 2022-09-03 16:46:41 -06:00
track_mix.h
utils.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
utils.h
wscript