From 63d9e7045f67268e87534df58e4ccd40c6d1a7fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renaud=20Casenave-P=C3=A9r=C3=A9?= Date: Thu, 1 Sep 2011 18:48:40 +0900 Subject: [PATCH] Update the TODO file. --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 261c335..9232647 100644 --- a/TODO +++ b/TODO @@ -60,8 +60,12 @@ * TODO Allow Wikipedia/Last.fm/Lyrics search from within empc -* TODO Simulate an Undo feature +* TODO Simulate an Undo/Redo feature + Keep a separated queue for sent commands * 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