summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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?