From e72b9ce956dda6c72d8935fd49803a285ea599ec Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Tue, 22 Mar 2005 11:48:24 +0000 Subject: todo update git-svn-id: https://svn.musicpd.org/mpd/trunk@3110 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 44 ++++++++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/TODO b/TODO index 40be5d3df..341f8c677 100644 --- a/TODO +++ b/TODO @@ -8,12 +8,6 @@ *) Cleanup Config File Code -*) input plugins - *) Handle mp1 and mp2 files (including files with mp3 suffixes) - *) add support for playing aac streams (gee, thanks icecast) - *) parsing of lame tags (including getting replaygain and gapless info) - *) read replaygain info from id3 tag - *) aduio output *) allowing "pausing" of audio output devices *) while pausing, play silence for the devices that don't support @@ -24,18 +18,6 @@ *) add support for saving and restoring audioOutput state to the state_file -*) dynamic metadata - *) implment by recording the ftell positions of entries - *) buffer changes and flush them once every 60 seconds - *) buffer changes while doing an update - *) be sure to check that the metadata "header" is what we expect - before writing at the position - *) add support for: - *) last time played - *) times played - *) times skipped - *) ranking - 0.13 ---- @@ -44,6 +26,17 @@ *) implement listener socket protocol as documented here: http://www.musicpd.org/wiki/moin.cgi/MpdListenerProtocol +*) support for dynamically loading plugins + +*) input plugins + *) Handle mp1 and mp2 files (including files with mp3 suffixes) + *) add support for playing aac streams (gee, thanks icecast) + *) parsing of lame tags (including getting replaygain and gapless info) + *) read replaygain info from id3 tag + +0.14 +---- + *) rewrite saved playlist code *) abstract out saved playlists from playlist.c *) command for displaying playlist contents @@ -63,6 +56,17 @@ *) add command for inserting songs in a specific position -0.14 +0.15 ---- -*) support for dynamically loading plugins + +*) dynamic metadata + *) implment by recording the ftell positions of entries + *) buffer changes and flush them once every 60 seconds + *) buffer changes while doing an update + *) be sure to check that the metadata "header" is what we expect + before writing at the position + *) add support for: + *) last time played + *) times played + *) times skipped + *) ranking -- cgit v1.2.3