ardour/libs/ardouralsautil
Tim Mayberry 0de5722fb1 Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils
Use pbd/string_convert.h API instead of std::ostream for numeric formatting to
remain locale independent and not have to use a LocaleGuard. The formatting is
equivalent
2017-04-19 09:37:00 +10:00
..
ardouralsautil add API to query ALSA supported parameters 2015-08-11 18:18:19 +02:00
devicelist.cc Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils 2017-04-19 09:37:00 +10: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