13
0
livetrax/libs/surfaces
Mads Kiilerich a0916ef368 wscript: drop unused APPNAME assignment in libs
https://waf.io/book/ says
  By default, the project name and version are set to noname and 1.0. To
  change them, it is necessary to provide two additional variables in
  the top-level project file

- and waf code inspection confirms that waf itself only will use the top
level APPNAME.

Also, the 'waf dist' comment doesn't seem relevant - especially after
this change - and is removed too.

(Note: libs/evoral/wscript and libs/temporal/wscript still use APPNAME
for other purposes.)
2023-09-17 07:34:55 -06:00
..
cc121 Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
console1 With larger projects, the session was not initialised at this time 2023-05-14 22:50:35 +02:00
contourdesign Contourdesign: Implement USB probe/match 2023-05-04 00:20:45 +02:00
faderport faderport (classic): fix a variety of SNAFUs since switch to MidiSurface (#9439) 2023-09-14 12:15:19 -06:00
faderport8 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
frontier Clean up ctrl surface API 2023-05-01 02:22:45 +02:00
generic_midi Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
launch_control_xl Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
launchpad_pro align launchpad pro surface protocol name 2023-09-11 17:02:46 -06:00
mackie UF8 surface is currently only for Mixbus 2023-09-11 17:13:22 +02:00
maschine2 Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
osc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
push2 push2: add velocity sensitivity 2023-09-08 14:57:28 -06:00
tranzport Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
us2400 Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
websockets temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
wiimote Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
wscript wscript: drop unused APPNAME assignment in libs 2023-09-17 07:34:55 -06:00