sndio/libsndio
Alexandre Ratchov 0c3fd96693 Fix confusion between ALSA output and input periods count.
This could cause the play start threshold to be larger than the play
buffer in turn causing playback to never start.
2020-06-12 22:28:44 +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 mixerctl and audioctl moved to section 8 2020-04-24 08:56:27 +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 man pages to cvs 2020-04-24 08:59:57 +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 Reword and simplify certain sentinces 2020-05-25 14:27:48 +02:00
sndio.h Remove SIOCTL_DEVANY 2020-02-22 14:55:40 +01:00