sndio/libsndio
Alexandre Ratchov c6d8b54ae9 Raw device access is not anymore a fall-back for when sndiod isn't running
Found by Jan Stary <hans at stare.cz>, discussed with jmc@
2020-07-19 09:35:32 +02:00
..
Makefile.in Crank library minor as this sioctl_xxx are new interfaces 2020-02-06 22:21:48 +01:00
amsg.h Add "maxval" attribute to sioctl_desc structure. 2020-02-22 14:52:20 +01:00
aucat.c Add affinity between the program and its mixer control. 2019-07-12 08:31:01 +02:00
aucat.h Add forgottend copyright notice. 2019-07-06 00:34:06 +02:00
debug.c Use _sndio_parsenum() to parse device numbers. From miko@. 2018-09-26 13:45:23 +02:00
debug.h merge PATH_MAX changes from HEAD 2015-10-02 14:40:00 +02:00
mio.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
mio_alsa.c merge head 2016-01-26 10:23:38 +01:00
mio_aucat.c merge head 2016-01-26 10:23:38 +01:00
mio_open.3 mio_open.3: "a" MIDI, not "an"; from jmc@ 2019-02-21 07:43:36 +01:00
mio_priv.h merge head 2016-01-26 10:23:38 +01:00
mio_rmidi.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
sio.c Use hardcoded rsnd/0 as openbsd default (hardware) device 2020-04-30 17:41:37 +02:00
sio_alsa.c Fix confusion between ALSA output and input periods count. 2020-06-12 22:28:44 +02:00
sio_aucat.c merge head 2016-01-26 10:23:38 +01:00
sio_open.3 sio_open.3: massive macro cleanup from schwarze@ 2020-06-28 07:50:09 +02:00
sio_oss.c Fix builds with no DEBUG defined. 2019-07-28 11:26:51 +02:00
sio_priv.h Add support for OSS/FreeBSD. From Tobias Kortkamp <t@tobik.me>. 2017-02-14 14:19:25 +01:00
sio_sun.c Use hardcoded rsnd/0 as openbsd default (hardware) device 2020-04-30 17:41:37 +02:00
sioctl.c Use hardcoded rsnd/0 as openbsd default (hardware) device 2020-04-30 17:41:37 +02:00
sioctl_aucat.c bump copyright year 2020-02-24 07:00:49 +01:00
sioctl_open.3 Sync sioctl_open.3 to OpenBSD 2020-06-20 11:23:09 +02:00
sioctl_priv.h bump copyright year 2020-02-24 07:00:49 +01:00
sioctl_sun.c sioctl_sun.c: If no "xxx.mute" control is found, try "xxx_mute" 2020-04-30 17:25:22 +02:00
sndio.7 Raw device access is not anymore a fall-back for when sndiod isn't running 2020-07-19 09:35:32 +02:00
sndio.h sndio.h: mention SIOCTL_SEL in comments as well 2020-06-28 07:51:46 +02:00