13
0
livetrax/libs/surfaces/push2
Mads Kiilerich d220f477ed wscript: drop unused "mandatory variables" 'top' and 'out' in libs
Variables by these names are only used from the local wscript and when
running "waf configure", which already for other reasons only can run at
the top-level.

These variables are thus not mandatory and not used.
2023-09-17 07:34:55 -06:00
..
buttons.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
canvas.cc Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
canvas.h Push2: Mostly fix scale menu text rendering (#8599) 2022-08-26 14:10:40 -06:00
cues.cc push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
cues.h push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
follow_action.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
gui.cc push2: fix a couple of potential crashes 2022-08-31 10:11:02 -06:00
gui.h push2: remove unused member 2023-04-21 12:16:37 -06:00
interface.cc Push2: implement MIDI port probing, auto-enable 2023-05-04 00:57:16 +02:00
knob.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
knob.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
layout.cc Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
layout.h push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
leds.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
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 Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
midi_byte_array.cc Push2: Drop "using namespace std" 2022-08-26 14:10:40 -06: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 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mix.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
push2.cc push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
push2.h Push2: implement MIDI port probing, auto-enable 2023-05-04 00:57:16 +02:00
scale.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
scale.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
splash.cc Push2: Remove debug printing 2022-08-26 14:10:40 -06:00
splash.h Push2: Use consistent naming convention for private member variables 2022-08-26 14:10:36 -06:00
track_mix.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
track_mix.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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 wscript: drop unused "mandatory variables" 'top' and 'out' in libs 2023-09-17 07:34:55 -06:00