sndio/libsndio
Alexandre Ratchov f8795c056d Replace off-topic parts of the desciption by an architecture overview
Remove useless (re)wording of what are audio(4) and midi(4), add a
quick description of sndiod as intermediate layer. Try to focuse on
what the sndio library and sndiod do instead of how they do it. As
suggested by schwarze, use the word "device descriptor" instead of
"device name" to avoid the common confusion with the device files.

Remove information already given in same sentence;

Tweaks from jmc@
2020-05-19 10:18:29 +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 builds with no DEBUG defined. 2019-07-28 11:26:51 +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 Replace off-topic parts of the desciption by an architecture overview 2020-05-19 10:18:29 +02:00
sndio.h Remove SIOCTL_DEVANY 2020-02-22 14:55:40 +01:00