ardour/libs/ardouralsautil
Robin Gareus ba78359129 prepare for update to waf 1.8
uselib is no longer implicit (inherited by .use). This is still incomplete,
some uselibs for non-linux variants may be missing.

bld.is_defined("HAVE_XXX") also no longer works and will have to be
changed (I think to bld.env["HAVE_XXX"]) in countless places.
2016-02-28 21:16:44 +01:00
..
ardouralsautil add API to query ALSA supported parameters 2015-08-11 18:18:19 +02:00
devicelist.cc alsa: allow environment variable ARDOUR_ALSA_DEVICE to identify a single, arbitrary ALSA PCM name as the only available/allowed device 2016-02-21 12:44:54 -05:00
deviceparams.cc add API to query ALSA supported parameters 2015-08-11 18:18:19 +02:00
request_device.c spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmölnig 2015-09-11 09:23:43 -04:00
reserve.c fix edge case - handle error in device owner request 2014-06-15 21:07:19 +02:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00