Commit graph

19 commits

Author SHA1 Message Date
Andrew Kelley
7371ce5146 Fix kqueue-based cond and signal implementation 2015-08-01 13:01:49 -07:00
Andrew Kelley
d5423ba8fd fix: add ALSA back to the linker line 2015-07-31 18:56:51 -07:00
Andrew Kelley
4c5742eb29 CoreAudio skeleton 2015-07-31 18:52:51 -07:00
Andrew Kelley
e4b6670950 build: fix installing config out file twice 2015-07-30 14:18:36 -07:00
Andrew Kelley
860370d859 rename examples, install them, and correct #include path 2015-07-30 14:16:22 -07:00
Andrew Kelley
2a70bdb745 add a test for underflow handling and expose os API 2015-07-30 12:07:58 -07:00
Andrew Kelley
3dd9e513bc add JACK backend skeleton 2015-07-24 18:43:14 -07:00
Andrew Kelley
cee134eee8 remove -fdiagnostics-color=auto
this is best set with GCC_COLOR environment variable.
2015-07-16 00:37:32 -07:00
Andrew Kelley
f0c8c68592 detect endianness with cmake 2015-07-10 03:31:51 -07:00
Andrew Kelley
fe61322b23 beginning of ALSA support - list_devices works 2015-07-07 02:55:32 -07:00
Andrew Kelley
5048d7aa57 ring buffer works on windows 2015-07-06 16:02:20 -07:00
Andrew Kelley
a69ff6025c add and export a ring buffer implementation 2015-07-06 01:05:22 -07:00
Andrew Kelley
a35a2b7e0a add a couple unit tests, fix a couple bugs 2015-07-04 02:57:06 -07:00
Andrew Kelley
b45bb06fac build: try to find optional libs 2015-07-02 15:55:11 -07:00
Andrew Kelley
efe95ded36 closer to building on windows 2015-07-02 03:48:27 -07:00
Andrew Kelley
6a5db549f5 list_devices example works with dummy backend 2015-07-01 02:37:51 -07:00
Andrew Kelley
7eaa3d3054 implement getting default device indexes 2015-07-01 01:24:57 -07:00
Andrew Kelley
e409400f04 extracted code from Genesis 2015-07-01 01:02:44 -07:00
Andrew Kelley
c2fa8b4b4d skeleton 2015-06-30 14:04:45 -07:00