chiark / gitweb /
Improve scratch handling to cope better with slow decoding. The
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 28 Nov 2009 10:59:49 +0000 (10:59 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 28 Nov 2009 10:59:49 +0000 (10:59 +0000)
commit4857234e09030f35e1c58b966991c00231eb90eb
tree3054afe552a2cee3e908fecdbf272167c8505451
parent379096a3a25f5b4847442f1ce3331430292f6209
Improve scratch handling to cope better with slow decoding.  The
scratch is now chosen and prepared (i.e. starts filling a buffer in
the speaker) whenever something is playing, so it can be played
immediately once something is scratched.
server/disorder-server.h
server/play.c
server/queue-ops.c