From 604f0cd6b92a9645443fa31d09f5bf1a1c326aaf Mon Sep 17 00:00:00 2001 From: Kalle Wallin Date: Mon, 3 Jan 2005 17:06:29 +0000 Subject: [PATCH] TODO updated git-svn-id: https://svn.musicpd.org/ncmpc/trunk@2868 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/TODO b/TODO index d27f350..5f705c5 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,15 @@ -Features: -* remote playlists -* search screen -* id3 browser + * Make status line scrolling optional -Glib -* replace snprintf with g_snprintf or g_strdup_printf -* replace strcat with g_strlcat or g_strconcat() -* replace strncpy with g_strlcpy -* replace strstr with g_strrstr -* replace vsnprintf with g_vsprintf or g_strdup_vprintf(format,ap); -* ... + * 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) ? -- 2.30.2