summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2010-08-27 17:22:50 +0200
committerAnton Khirnov <wyskas@gmail.com>2010-08-27 19:30:31 +0200
commitdf0dd3bac3cb5404d1a4066d11ba42875c13c05b (patch)
treecf82e8cc14af7db882cef8aad903e1847a8f97c7
parentaaafd391a2bfade08c8e4eb255773d29a499dce3 (diff)
update TODO
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index fd5ab71..0122561 100644
--- a/TODO
+++ b/TODO
@@ -16,3 +16,15 @@ other TODO:
should be moved to the plugins themselves
- switch to python3? -- waiting for PyQt4/PySide py3 support in Debian
- try PySide?
+- support new MPD features:
+ -- replaygain
+ -- stickers
+ -- mixramp
+- review and cleanup everything
+ -- MPD interaction layer -- rewritten completely, should be somewhat fine
+ -- nephilim_app
+ -- main window
+ -- settings widget -- to remove
+ -- connection widget
+ -- plugins architecture
+ -- the plugins themselves