13
0
livetrax/libs/surfaces/faderport8
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
..
actions.cc class name change to clearly disambiguate Evoral::ControlList (a list of time/value pairs) from lists of Controls in libardour 2023-08-02 15:22:45 -06:00
callbacks.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
faderport2_interface.cc FP8: implement MIDI port probing, auto-enable 2023-05-04 00:20:38 +02:00
faderport8_interface.cc FP8: implement MIDI port probing, auto-enable 2023-05-04 00:20:38 +02:00
faderport8.cc fix Faderport2 port name = FP2 2023-06-01 16:20:48 -05:00
faderport8.h FP8: implement MIDI port probing, auto-enable 2023-05-04 00:20:38 +02:00
faderport16_interface.cc FP8: implement MIDI port probing, auto-enable 2023-05-04 00:20:38 +02:00
fp8_base.h
fp8_button.h
fp8_controls.cc
fp8_controls.h
fp8_strip.cc FP8: show value as formatted by the plugin 2023-03-28 00:31:45 +02:00
fp8_strip.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
gui.cc
gui.h
wscript wscript: drop unused "mandatory variables" 'top' and 'out' in libs 2023-09-17 07:34:55 -06:00