sndio/aucat
Alexandre Ratchov 4ba7c28c93 Replace ``short'' by a new ``adata_t'' typedef corresponding to
audio samples and cleanup ADATA_XXX macros. This allows easilly
switching to 24 bit fixed point arithmetic by simply redefining
the adata_t typedef to int and updating ADATA_XXX macros. No
object change.
2010-11-04 18:56:53 +01:00
..
Makefile.in legacy.c is not used anymore 2010-11-03 11:54:29 +01:00
abuf.c import from OpenBSD 2010-08-19 22:38:45 +02:00
abuf.h cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
amsg.h cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
aparams.c Replace ``short'' by a new ``adata_t'' typedef corresponding to 2010-11-04 18:56:53 +01:00
aparams.h Replace ``short'' by a new ``adata_t'' typedef corresponding to 2010-11-04 18:56:53 +01:00
aproc.c Replace ``short'' by a new ``adata_t'' typedef corresponding to 2010-11-04 18:56:53 +01:00
aproc.h Replace ``short'' by a new ``adata_t'' typedef corresponding to 2010-11-04 18:56:53 +01:00
aucat.1 import from OpenBSD 2010-08-19 22:38:45 +02:00
aucat.c cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
conf.h cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
dbg.c import from OpenBSD 2010-08-19 22:38:45 +02:00
dbg.h import from OpenBSD 2010-08-19 22:38:45 +02:00
dev.c cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
dev.h import from OpenBSD 2010-08-19 22:38:45 +02:00
file.c add initial alsa support from jakemsr 2010-08-19 23:00:06 +02:00
file.h import from OpenBSD 2010-08-19 22:38:45 +02:00
headers.c add initial alsa support from jakemsr 2010-08-19 23:00:06 +02:00
listen.c add initial alsa support from jakemsr 2010-08-19 23:00:06 +02:00
listen.h import from OpenBSD 2010-08-19 22:38:45 +02:00
midi.c fix comments 2010-10-18 19:32:52 +02:00
midi.h import from OpenBSD 2010-08-19 22:38:45 +02:00
midicat.1 import from OpenBSD 2010-08-19 22:38:45 +02:00
miofile.c import from OpenBSD 2010-08-19 22:38:45 +02:00
miofile.h import from OpenBSD 2010-08-19 22:38:45 +02:00
opt.c import from OpenBSD 2010-08-19 22:38:45 +02:00
opt.h cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
pipe.c import from OpenBSD 2010-08-19 22:38:45 +02:00
pipe.h import from OpenBSD 2010-08-19 22:38:45 +02:00
siofile.c import from OpenBSD 2010-08-19 22:38:45 +02:00
siofile.h import from OpenBSD 2010-08-19 22:38:45 +02:00
sock.c Replace ``short'' by a new ``adata_t'' typedef corresponding to 2010-11-04 18:56:53 +01:00
sock.h cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
wav.c add forgotten ``return NULL'' 2010-09-18 10:37:26 +02:00
wav.h import from OpenBSD 2010-08-19 22:38:45 +02:00