Update the TODO file.

This commit is contained in:
Renaud Casenave-Péré 2011-10-06 17:37:17 +09:00
parent 453e148bf3
commit c4f18da3ba

4
TODO
View file

@ -63,9 +63,13 @@
* TODO Simulate an Undo/Redo feature
Keep a separated queue for sent commands
* TODO Simulate a Kill/Yank feature
* TODO Add an ephemeral state
- Keep a copy of the expected (status . playlist) in the queue
- Subsequent commands will work with this not yet existant '(status . playlist)
* TODO Prevent sending unnecessary commands
If there is already one on the queue, for example
* TODO Add a timeout that reconnects to the server