1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
Mirror of portable sndio repository https://www.sndio.org
Go to file
Alexandre Ratchov 4d6d7700a4 Make sio_getpar() on OSS/FreeBSD return the device block size/count
instead of saved ones. Fixes busy loops caused by poll(2) returning
POLLOUT after the program has filled its play buffer.
2016-11-04 08:05:47 +01:00
aucat Set device rate to calculated rate. 2016-09-30 11:01:25 +02:00
bsd-compat Hide symbols provided by bsd-compat functions by prefixing them 2015-08-25 15:02:02 +02:00
contrib add Description in init.d startup script. From Peter 2015-08-25 15:24:53 +02:00
examples default rate is 48000 2014-11-18 09:54:20 +01:00
libsndio Make sio_getpar() on OSS/FreeBSD return the device block size/count 2016-11-04 08:05:47 +01:00
midicat leave -'s in literals 2015-09-02 08:28:10 +02:00
sndiod Fix many typos in comments, from Michael W. Bombardieri <mb at ii.net> 2016-10-27 06:38:21 +02:00
.gitignore import from OpenBSD 2010-08-19 22:38:45 +02:00
configure Add support for OSS/FreeBSD. From Tobias Kortkamp <t@tobik.me>. 2016-11-03 08:04:47 +01:00
Makefile.in move the mixer api to a dedicated "mixer" branch 2015-08-28 08:57:47 +02:00