From edd6582d5b2df21e5931e6d2215840a525ed9a8d Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Wed, 10 Nov 2004 12:48:12 +0000 Subject: more ideas git-svn-id: https://svn.musicpd.org/mpd/branches/r2562-metadata-handling-rewrite@2576 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index bcb0ef076..5f5c08fa4 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,14 @@ indicating the type of metadata and its value) *) MpdDBTag <-> MpdTag interface +*) rewrite filename handling + *) use memory more efficiently, by iteratively constructing filename + *) create a function for creating directory names: + *) returns a static string + *) when creating the string, check that the same directory + string wasn't just created (store last Directory * ptr) + *) this should be very fast! and save memory + *) implement listener socket protocol as documented here: http://www.musicpd.org/wiki/moin.cgi/MpdListenerProtocol -- cgit v1.2.3