13
0
livetrax/libs/surfaces/maschine2
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
..
callbacks.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
canvas.cc Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
canvas.h Fix --maschine builds (pure virtual) 2021-08-13 21:53:18 +02:00
images.h
interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
layout.cc Apply new Item method name to various other usage sites 2022-04-27 13:16:18 +02:00
layout.h
m2_button.h
m2_dev_mikro.cc
m2_dev_mikro.h
m2_dev_mk2.cc
m2_dev_mk2.h
m2_encoder.h
m2_map_mikro.cc
m2_map_mikro.h
m2_map_mk2.cc
m2_map_mk2.h
m2_pad.h
m2controls.h
m2device.h
maschine2.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
maschine2.h Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
ui_knob.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
ui_knob.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
ui_menu.cc Fix --no-nls compilation 1/2 -- #8802 2021-09-27 16:28:44 +02:00
ui_menu.h
wscript wscript: drop unused "mandatory variables" 'top' and 'out' in libs 2023-09-17 07:34:55 -06:00