1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
sndio/aucat
Alexandre Ratchov 5ad77b9a6f use "aucatN" for aucat(1) socket path and "midicatN" for midicat(1),
no need to increase entropy by inventing new names.
use AUCAT_PATH and MIDICAT_PATH macros instead of hardcoded strings
2011-04-16 14:52:25 +02: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 stop using and remove AMSG_GETCAP message 2011-04-16 13:18:06 +02:00
aparams.c Convert ulaw/alaw to native format (ie using ADATA_XXX defines) rather 2010-11-05 16:29:04 +01:00
aparams.h Add experimental support for 24-bit arithmetic, meaning that full 2010-11-05 17:55:42 +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 grammar fixes from Michael W. Bombardieri; also emphasize stderr, as 2011-04-05 17:42:38 +02:00
aucat.c use "aucatN" for aucat(1) socket path and "midicatN" for midicat(1), 2011-04-16 14:52:25 +02:00
conf.h use "aucatN" for aucat(1) socket path and "midicatN" for midicat(1), 2011-04-16 14:52:25 +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 use timerclear macro 2011-03-17 08:44:37 +01:00
file.h import from OpenBSD 2010-08-19 22:38:45 +02:00
headers.c Convert ulaw/alaw to native format (ie using ADATA_XXX defines) rather 2010-11-05 16:29:04 +01: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
Makefile.in add a hook to configure precision 2010-11-10 15:08:37 +01:00
midi.c clean up cases of ;; 2011-03-17 08:47:47 +01:00
midi.h import from OpenBSD 2010-08-19 22:38:45 +02:00
midicat.1 grammar fixes from Michael W. Bombardieri; also emphasize stderr, as 2011-04-05 17:42:38 +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 stop using and remove AMSG_GETCAP message 2011-04-16 13:18:06 +02:00
sock.h cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
wav.c clean up cases of ;; 2011-03-17 08:47:47 +01:00
wav.h import from OpenBSD 2010-08-19 22:38:45 +02:00