summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2010-08-27 14:21:44 +0200
committerAnton Khirnov <wyskas@gmail.com>2010-08-27 15:31:07 +0200
commitce97165643a4a36b233960ba8558b5b44cecdf93 (patch)
tree8dbc2cb6a2a4bc7886e95b2099788d8fb3a89abe
parent3029049140ffd2d61c96f91976fefcbea63b64e2 (diff)
update TODO
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index ac020bf..fd5ab71 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
alpha:
-- finish and merge new mpclient stuff
- highlight current song in playlist
- support for more playlists
@@ -15,6 +14,5 @@ other TODO:
- Lyrics - should use only Qt's xml functions and allow user to select lyrics
- Get rid of the Settings widget. It's mostly useless -- its functionality
should be moved to the plugins themselves
-- cmdline arguments parsers -- wait for python2.7 (argparse module)?
- switch to python3? -- waiting for PyQt4/PySide py3 support in Debian
- try PySide?