sndio/libsndio
Alexandre Ratchov 8d3f1fbe70 poll the right number of descriptors 2012-10-05 17:07:18 +02:00
..
Makefile.in link the .so file with -lasound, otherwise we get the 2011-05-06 19:15:16 +02:00
amsg.h switch to type@hostname,unit/num.opt device names 2011-11-01 13:02:13 +01:00
aucat.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
aucat.h switch to type@hostname,unit/num.opt device names 2011-11-01 13:02:13 +01:00
debug.c better parsetype routine 2011-11-11 10:41:18 +01:00
debug.h strncmp() can't be used to parse device type, add our own routine 2011-11-10 10:43:31 +01:00
mio.c make "default" a valid device name 2012-05-23 21:26:54 +02:00
mio_aucat.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
mio_open.3 fix interface to poll(2) 2012-09-20 11:00:31 +02:00
mio_priv.h switch to type@hostname,unit/num.opt device names 2011-11-01 13:02:13 +01:00
mio_rmidi.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
sio.c poll the right number of descriptors 2012-10-05 17:07:18 +02:00
sio_alsa.c handle rec xruns as well 2012-10-04 19:22:15 +02:00
sio_aucat.c include arpa/inet.h to get byte order routines 2012-10-04 15:24:43 +02:00
sio_open.3 make "default" a valid device name 2012-05-23 21:26:54 +02:00
sio_priv.h crank max descriptors to 8 2012-09-26 22:23:05 +02:00
sio_sun.c Don't read the xrun counter before the offset in the audio ring, 2012-09-15 01:35:39 +02:00
sndio.7 make "default" a valid device name 2012-05-23 21:26:54 +02:00
sndio.h include types.h rather that param.h, use unsigned for magic 2012-08-30 10:06:09 +02:00