Mirror of portable sndio repository https://www.sndio.org
Go to file
Alexandre Ratchov 0310ad45e9 Revert "Allow switching between devices without disconnecting clients."
This change was not right: First, upon SIGHUP, next device should be
opened before the old one is closed. Second the migration code doesn't
reinitialize the conversion layer which breaks audio when switching
between devices with different channel counts.

This reverts commit 5bc17e6cea.
2019-09-18 09:16:58 +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 Revert "Allow switching between devices without disconnecting clients." 2019-09-18 09:16:58 +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