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
|
44569708a0
|
Delete the concept of prebuffering
|
2015-07-29 20:55:28 -07:00 |
|
Andrew Kelley
|
70decb39f5
|
SoundIoOutStream, SoundIoInStream: void * -> union
For better cache locality and lower mlock requirements.
|
2015-07-27 17:06:12 -07:00 |
|
Andrew Kelley
|
db1195877a
|
SoundIo, SoundIoDevice: unions instead of void *
for better cache locality
|
2015-07-27 16:37:45 -07:00 |
|
Andrew Kelley
|
5b3fd175f8
|
stream API update; expose multiple channel layouts
|
2015-07-13 09:17:20 -07:00 |
|
Andrew Kelley
|
6a5db549f5
|
list_devices example works with dummy backend
|
2015-07-01 02:37:51 -07:00 |
|
Andrew Kelley
|
d36493e1fe
|
implement getting audio device counts
|
2015-07-01 01:20:26 -07:00 |
|
Andrew Kelley
|
e409400f04
|
extracted code from Genesis
|
2015-07-01 01:02:44 -07:00 |
|