Mirror of portable sndio repository https://www.sndio.org
Go to file
Alexandre Ratchov 6869540f3b sndiod: When a slot structure is recycled allocate new control
Trying to rename the program level control is not needed anymore.
When a slot is given to another program, the new ctl_{new,del}()
functions can be used to delete the control of the old program and
create a new one for the new program. Cleaner, simpler.
2021-03-08 06:38:48 +01:00
aucat aucat, sndiod: const-ify lookup tables 2021-01-13 17:30:19 +01:00
bsd-compat Include bsd/bsd.h necessary if --with-libbsd is used 2020-03-13 19:06:18 +01:00
contrib add sndiod.service file for systemd-based systems 2017-09-18 19:40:44 +02:00
examples Add example program that generates resampling coefficients 2021-02-12 11:37:56 +01:00
libsndio alsa: remove existing hardware config before setting a new one 2021-03-01 09:09:51 +01:00
midicat Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
sndioctl Sync to OpenBSD. 2020-11-29 13:04:18 +01:00
sndiod sndiod: When a slot structure is recycled allocate new control 2021-03-08 06:38:48 +01:00
.gitignore import from OpenBSD 2010-08-19 22:38:45 +02:00
Makefile.in Remove xvolkeys 2020-03-02 06:18:51 +01:00
configure Add libsndio.so.${MAJ} symlink and use it as SONAME on linux 2020-09-02 15:35:34 +02:00