1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
sndio/libsndio
Alexandre Ratchov 8c95537698 sio_oss.c: Disallow tiny fragment sizes, as they may overload
the system. And as sndiod runs with increased priority, it would
consume all the cpu and could in turn hang the system.
2016-11-05 07:14:46 +01:00
..
amsg.h fit code in 80 columns, remove traing spaces 2016-01-08 21:51:12 +01:00
aucat.c unexpand tabs 2016-01-09 09:23:56 +01:00
aucat.h Pass full device name to audio/midi backends. 2015-12-09 11:13:11 +01:00
debug.c Replace hard-coded strings with macros, replace PATH_MAX with actual 2015-10-02 14:28:17 +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 Add support for OSS/FreeBSD. From Tobias Kortkamp <t@tobik.me>. 2016-11-03 08:04:47 +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 move sndiod manual to sec 8 2016-01-07 17:48:47 +01:00
mio_priv.h Pass full device name to audio/midi backends. 2015-12-09 11:13:11 +01:00
mio_rmidi.c unexpand tabs 2016-01-09 09:23:56 +01:00
mio.c Pass full device name to audio/midi backends. 2015-12-09 11:13:11 +01:00
sio_alsa.c fit code in 80 columns, remove traing spaces 2016-01-08 21:51:12 +01:00
sio_aucat.c fit code in 80 columns, remove traing spaces 2016-01-08 21:51:12 +01:00
sio_open.3 move sndiod manual to sec 8 2016-01-07 17:48:47 +01:00
sio_oss.c sio_oss.c: Disallow tiny fragment sizes, as they may overload 2016-11-05 07:14:46 +01: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 switch back into using a single "filling" flag to determine 2016-05-16 07:53:05 +02:00
sio.c Add support for OSS/FreeBSD. From Tobias Kortkamp <t@tobik.me>. 2016-11-03 08:04:47 +01:00
sndio.7 move sndiod manual to sec 8 2016-01-07 17:48:47 +01:00
sndio.h move the mixer api to a dedicated "mixer" branch 2015-08-28 08:57:47 +02:00