chiark / gitweb /
Add new 'playafter' command to protocol, eclient and python.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Nov 2009 11:24:03 +0000 (11:24 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Nov 2009 11:24:03 +0000 (11:24 +0000)
commit7a853280dc559b6a6d30e08daab964dcf64da62b
treee4c78316676f4246abd449c16d643f2c4f2a7370
parent2ab07259ee10fb32cb96b7df27327ff73f77bdf9
Add new 'playafter' command to protocol, eclient and python.
This allows multiple tracks to be inserted at arbitrary points
in the queue.
doc/disorder_protocol.5.in
lib/eclient.c
lib/eclient.h
lib/queue.c
python/disorder.py.in
server/disorder-server.h
server/play.c
server/queue-ops.c
server/schedule.c
server/server.c
tests/play.py