Code

screen_lyrics: removed the "update" method
[ncmpc.git] / TODO
diff --git a/TODO b/TODO
index 03300192c369ca545b10575c317bfc38f8b522bb..7a34370d913f97e240af443ce8937cf9f4f951cd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,23 +1,15 @@
 
-client functions
-----------------------------------------------------------------------------
-  * search screen
-  * id3 browser
-
-ncurses
-----------------------------------------------------------------------------
-  * customizable keybindings
-  * improve list drawing (faster) 
-  
-
-other
-----------------------------------------------------------------------------
-  * internationalization - gettext
-  * SIGWINCH handling
-
+ * Scroll long list entries, move left/right (#242)
 
+ * Search screen (with a simple ui)
 
+ * Merge the help and key definition screens 
 
+ * Redesign the keyboard input code
+       + allow keys to be assign to multiple commands
+       + support macros, could be used to create a parent-dir cmd (#328)
 
+ * LIRC support (without irpty) ?
 
+ /* In-program option editor */ do not touch, already in develpoment ;)