Mirror of portable sndio repository https://www.sndio.org
Go to file
Alexandre Ratchov 803cf23380 Split dev_open() in two parts.
The first part resets audio parameters to the prefered ones, the
second part opens the device and allocates the audio buffers. No
behavior change.
2019-08-29 09:25:59 +02:00
aucat Crank max number of channels to 64. 2019-07-28 11:23:56 +02:00
bsd-compat sndiod: use CLOCK_UPTIME when available 2018-03-18 14:38:27 +01:00
contrib add sndiod.service file for systemd-based systems 2017-09-18 19:42:31 +02:00
examples examples: add -n option to rec 2018-06-09 08:05:52 +02:00
libsndio Fix builds with no DEBUG defined. 2019-07-28 11:26:51 +02:00
midicat Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
sndiod Split dev_open() in two parts. 2019-08-29 09:25:59 +02:00
.gitignore import from OpenBSD 2010-08-19 22:38:45 +02:00
Makefile.in remove sndiod.service on distclean 2017-09-18 19:44:06 +02:00
configure Enable OSS and use SONAME on FreeBSD. 2018-01-15 18:26:10 +01:00