13
0
livetrax/libs/backends/coreaudio
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
..
coreaudio_backend.cc fix warning message typo 2016-01-11 11:45:44 +01:00
coreaudio_backend.h NOOP: fix whitespace/indendentation in coreaudio backend code 2016-01-08 09:39:00 -05:00
coreaudio_pcmio_aggregate.cc hide the aggregate device, again 2015-06-10 03:00:00 +02:00
coreaudio_pcmio.cc improve CoreAudio error reporting 2015-10-02 17:28:28 +02:00
coreaudio_pcmio.h coreaudio support for multiple devices 2015-06-01 01:02:38 +02:00
coremidi_io.cc add explanatory comment regarding coremidi data flow 2016-01-09 14:45:38 -05:00
coremidi_io.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
rt_thread.h get started on coreaudio/midi backend 2015-03-05 16:46:20 +01:00
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00