1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
sndio/libsndio
2019-07-06 00:34:06 +02:00
..
amsg.h sndiod: rename /tmp/aucat/aucatN -> /tmp/sndio/sockN 2018-07-27 15:42:51 +02:00
aucat.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +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 Replace hard-coded strings with macros, replace PATH_MAX with actual 2015-10-02 14:28:17 +02:00
Makefile.in Unbreak SONAME on Linux, noticed by and help from Peter 2018-01-11 21:57:37 +01:00
mio_alsa.c fit code in 80 columns, remove traing spaces 2016-01-08 21:51:12 +01:00
mio_aucat.c fit code in 80 columns, remove traing spaces 2016-01-08 21:51:12 +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 Pass full device name to audio/midi backends. 2015-12-09 11:13:11 +01:00
mio_rmidi.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
mio.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
sio_alsa.c alsa: use (blksz - round) as start threshold. 2019-07-01 17:12:00 +02:00
sio_aucat.c fit code in 80 columns, remove traing spaces 2016-01-08 21:51:12 +01:00
sio_open.3 Say that using sio_getcap() to negociate parameters is not recomended. 2019-02-21 07:39:56 +01:00
sio_oss.c Check return values of syscalls against -1 in OSS code 2019-07-01 17:10:55 +02:00
sio_priv.h Add support for OSS/FreeBSD. From Tobias Kortkamp <t@tobik.me>. 2016-11-03 08:04:47 +01:00
sio_sun.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
sio.c Check return values of syscalls against -1, from deraadt@. 2019-07-01 09:20:22 +02:00
sndio.7 libsndio: move ~/.aucat_cookie to ~/.sndio/cookie 2018-07-27 15:41:04 +02:00
sndio.h expose *_getfd() and *_fdopen() prototypes 2017-11-04 09:35:05 +01:00