ardour/libs/backends/alsa
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
..
alsa_audiobackend.cc name ALSA midi ports after device 2016-01-11 11:46:10 +01:00
alsa_audiobackend.h name ALSA midi ports after device 2016-01-11 11:46:10 +01:00
alsa_midi.cc check alsa midi ringbuffer 2014-11-17 06:50:48 +01:00
alsa_midi.h ALSA: allow to dynamically add/remove midi devices & update their latency. 2015-12-04 22:19:47 +01:00
alsa_rawmidi.cc ALSA: allow to dynamically add/remove midi devices & update their latency. 2015-12-04 22:19:47 +01:00
alsa_rawmidi.h ALSA: allow to dynamically add/remove midi devices & update their latency. 2015-12-04 22:19:47 +01:00
alsa_sequencer.cc ALSA: allow to dynamically add/remove midi devices & update their latency. 2015-12-04 22:19:47 +01:00
alsa_sequencer.h ALSA: allow to dynamically add/remove midi devices & update their latency. 2015-12-04 22:19:47 +01:00
rt_thread.h
select_sleep.h
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00
zita-alsa-pcmi.cc update ALSA backend: separate playback/capture periods 2015-12-05 01:53:13 +01:00
zita-alsa-pcmi.h update ALSA backend: separate playback/capture periods 2015-12-05 01:53:13 +01:00