sndio/aucat
Alexandre Ratchov ea0d66a62d add explicit flow control in the protocol and use it for both midi and audio 2012-10-24 12:45:13 +02:00
..
Makefile.in disable sndiod by default, use aucat as server 2012-09-20 19:15:53 +02:00
abuf.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
abuf.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
aparams.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
aparams.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
aproc.c fix channel mapping arithmetics causing crashes, from remco 2012-05-23 21:14:47 +02:00
aproc.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
aucat.1 s/later/latter/ from jmc 2012-04-25 23:50:29 +02:00
aucat.c allow sndiod user to be changed, dont check its home directory 2012-10-07 15:50:49 +02:00
conf.h Cleanup: 2011-10-05 13:21:01 +02:00
dbg.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
dbg.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
dev.c include arpa/inet.h to get byte order conv 2012-10-06 12:29:02 +02:00
dev.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
file.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
file.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
headers.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
listen.c sync to openbsd (s/fprintf/errx, usage, etc) 2012-08-30 10:04:20 +02:00
listen.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
midi.c Upon "master volume change" message, send feedback to other clients 2012-09-26 00:08:55 +02:00
midi.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
miofile.c dont return value in void functions 2012-08-30 10:01:42 +02:00
miofile.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
opt.c sync to openbsd (s/fprintf/errx, usage, etc) 2012-08-30 10:04:20 +02:00
opt.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
pipe.c s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
pipe.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
siofile.c dont return value in void functions 2012-08-30 10:01:42 +02:00
siofile.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00
sock.c add explicit flow control in the protocol and use it for both midi and audio 2012-10-24 12:45:13 +02:00
sock.h add explicit flow control in the protocol and use it for both midi and audio 2012-10-24 12:45:13 +02:00
sysex.h add a master volume knob 2012-03-23 14:32:29 +01:00
wav.c unbreak compilation with no DEBUG defined 2012-04-19 09:06:10 +02:00
wav.h s/unsigned/unsigned int/g, requested by deraadt 2012-04-11 09:21:29 +02:00