ardour/libs/surfaces/us2400
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
..
button.cc Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
button.h Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
control_group.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
controls.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
controls.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
device_info.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
device_info.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
device_profile.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
device_profile.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
fader.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
fader.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
gui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
gui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
jog_wheel.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jog_wheel.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jog.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jog.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
led.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
led.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
mcp_buttons.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
meter.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
meter.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02: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
pot.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
pot.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
strip.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
strip.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
surface_port.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
surface_port.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
surface.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
surface.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
test.cc US2400: add us2400 files to repository. 2017-10-05 10:55:45 -05:00
timer.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
TODO US2400: add us2400 files to repository. 2017-10-05 10:55:45 -05:00
types.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
types.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
us2400_control_exception.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
us2400_control_protocol_poll.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
us2400_control_protocol.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
us2400_control_protocol.h Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
wscript wscript: drop unused "mandatory variables" 'top' and 'out' in libs 2023-09-17 07:34:55 -06:00