1
0
mirror of https://github.com/ericonr/sndio.git synced 2024-02-18 04:45:21 -06:00
sndio/aucat
Alexandre Ratchov 1c465cd239 When the end of a stream is reached (ie mix_eof() called) other
possibly blocked streams are processed. If during this phase the end
of another stream is reached then stop the processing because the job
will be already finished by the second stream. Otherwise we may end up
running a destroyed stream.

help from Edward Wandasiewicz <w13ntd at googlemail.com>, thanks
2010-10-22 07:46:17 +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 cleanup modes, no behaviour change 2010-09-29 15:54:32 +02:00
aparams.c import from OpenBSD 2010-08-19 22:38:45 +02:00
aparams.h import from OpenBSD 2010-08-19 22:38:45 +02:00
aproc.c When the end of a stream is reached (ie mix_eof() called) other 2010-10-22 07:46:17 +02:00
aproc.h import from OpenBSD 2010-08-19 22:38:45 +02: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
legacy.c import from OpenBSD 2010-08-19 22:38:45 +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
Makefile.in cleanup modes, no behaviour change 2010-09-29 15:54:32 +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 fix comments 2010-10-18 19:32:52 +02: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