aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-06-08 13:15:03 +0000
committerKalle Wallin <kaw@linux.se>2004-06-08 13:15:03 +0000
commitfadbcce56a23b440a7d7782b235ccc38c20be84e (patch)
treeea8ca8a99edd77eff774d4c75ac9d6f429ddd159 /TODO
parentd98fbf6d5f1a60d3a6ae561dbc6df955876e10fc (diff)
downloadmpd-fadbcce56a23b440a7d7782b235ccc38c20be84e.tar.gz
mpd-fadbcce56a23b440a7d7782b235ccc38c20be84e.tar.xz
mpd-fadbcce56a23b440a7d7782b235ccc38c20be84e.zip
Check playlist length and remove songs (plchanges command)
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1393 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--TODO23
1 files changed, 9 insertions, 14 deletions
diff --git a/TODO b/TODO
index a09a8a24e..c0c3ae856 100644
--- a/TODO
+++ b/TODO
@@ -1,18 +1,13 @@
-client functions
-----------------------------------------------------------------------------
- * move songs in playlists
- * search screen
- * id3 browser
-
-ncurses
-----------------------------------------------------------------------------
- * a small line editor (with history and support for KEY_RESIZE).
-
-other
-----------------------------------------------------------------------------
- * internationalization - gettext
- * A cleanup would be nice
+Features:
+* search screen
+* id3 browser
+
+Other:
+* Remove popt dependency
+* A cleanup would be nice
+
+*** Cleanup mpc.c !!!