Andrew Kelley
|
12db5fd970
|
remove all calls to soundio_panic
Return codes are the way errors are communicated, not
crashing the entire program.
|
2015-07-30 00:46:13 -07:00 |
|
Andrew Kelley
|
85549b59b7
|
ring buffer: fewer mallocs during init
|
2015-07-27 15:29:10 -07:00 |
|
Andrew Kelley
|
db8eca47ab
|
fix not freeing mirrored memory on Windows
|
2015-07-21 11:11:32 -07:00 |
|
Andrew Kelley
|
be2675e551
|
support stream names (used for PulseAudio)
|
2015-07-20 20:13:35 -07:00 |
|
Andrew Kelley
|
8887a528ef
|
sample formats: take into account ALSA
|
2015-07-10 00:46:03 -07:00 |
|
Andrew Kelley
|
5048d7aa57
|
ring buffer works on windows
|
2015-07-06 16:02:20 -07:00 |
|
Andrew Kelley
|
15b801c820
|
building on windows
|
2015-07-02 19:15:09 -07:00 |
|
Andrew Kelley
|
6378e6afd5
|
implement conditions and signals with kqueue
now libsoundio builds on OS X and FreeBSD
|
2015-07-02 02:45:02 -07:00 |
|
Andrew Kelley
|
6a5db549f5
|
list_devices example works with dummy backend
|
2015-07-01 02:37:51 -07:00 |
|
Andrew Kelley
|
e409400f04
|
extracted code from Genesis
|
2015-07-01 01:02:44 -07:00 |
|