chiark / gitweb /
play now returns the new track's ID, and disorder.play() returns it.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 9 Dec 2007 19:56:40 +0000 (19:56 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 9 Dec 2007 19:56:40 +0000 (19:56 +0000)
commit81e440cef0e926bb730916f50edc635f75822cf1
tree07d2f5ea84593022ff352210c627a778ca576c78
parent63ad732fd2031c8775ddf98cd538c8759c4537df
play now returns the new track's ID, and disorder.play() returns it.

queue.py takes advantage of this in some new tests.
doc/disorder_protocol.5.in
python/disorder.py.in
server/server.c
tests/play.py
tests/queue.py