From b7d0e8901041dcee4df5fc3260b0fdfea27353dd Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Wed, 10 Nov 2004 18:55:38 +0000 Subject: sort tagtracker stuff and todo update git-svn-id: https://svn.musicpd.org/mpd/branches/r2562-metadata-handling-rewrite@2579 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5f5c08fa4..6fc0719f8 100644 --- a/TODO +++ b/TODO @@ -5,14 +5,11 @@ *) add genre, date, composer metadata *) rewrite metadata/db handling - *) store all metadata entries in table - *) each contains a counter reference - *) new MpdDBTag, which instead of strings allocated for each metadata - entry, store a char * string to the metadata entry in the table - *) multiple artist support - *) multiple genre support {char *, int pairs for each metadata entry - indicating the type of metadata and its value) - *) MpdDBTag <-> MpdTag interface + *) rewrite search and find to be more flexible and elegant + *) implemnt list command + *) for each TagTrackerItem, include a temp varaible for storing + if it has been printed already + *) reset this variable before list command processing *) rewrite filename handling *) use memory more efficiently, by iteratively constructing filename -- cgit v1.2.3