Remove completed items from TODO.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4283 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
18306dfbd3
commit
9944784f50
15
TODO
15
TODO
@ -5,16 +5,7 @@
|
|||||||
*) remove changes made to linked list for TagTracker
|
*) remove changes made to linked list for TagTracker
|
||||||
|
|
||||||
*) input plugins
|
*) input plugins
|
||||||
*) parsing of lame tags for gapless info
|
|
||||||
*) add support for playing aac streams
|
*) add support for playing aac streams
|
||||||
*) implement id3v1 parser
|
|
||||||
*) use libid3tag for only id3v2 tags
|
|
||||||
*) add back id3v1_encoding option
|
|
||||||
|
|
||||||
*) audio output
|
|
||||||
*) add support for saving and restoring audioOutput state to the
|
|
||||||
state_file
|
|
||||||
(solution implemented by Qball)
|
|
||||||
|
|
||||||
*) mixer
|
*) mixer
|
||||||
*) add sun support
|
*) add sun support
|
||||||
@ -22,10 +13,6 @@
|
|||||||
|
|
||||||
*) Add support for 24-bit audio
|
*) Add support for 24-bit audio
|
||||||
|
|
||||||
*) Add better error logging when updating the db and a file/directory isn't
|
|
||||||
added
|
|
||||||
(More debug output added, needs to be unified a bit, maybe overkill atm)
|
|
||||||
|
|
||||||
0.13
|
0.13
|
||||||
----
|
----
|
||||||
|
|
||||||
@ -40,7 +27,6 @@
|
|||||||
|
|
||||||
*) input plugins
|
*) input plugins
|
||||||
*) Handle mp1 and mp2 files (including files with mp3 suffixes)
|
*) Handle mp1 and mp2 files (including files with mp3 suffixes)
|
||||||
*) read replaygain info from id3 tag
|
|
||||||
|
|
||||||
*) add error codes for status->error
|
*) add error codes for status->error
|
||||||
|
|
||||||
@ -59,7 +45,6 @@
|
|||||||
|
|
||||||
*) state
|
*) state
|
||||||
*) abstract out state code from playlist.c
|
*) abstract out state code from playlist.c
|
||||||
*) save states of audioOutput devices
|
|
||||||
*) put MPD Version in statefile
|
*) put MPD Version in statefile
|
||||||
|
|
||||||
*) rewrite saved playlist code
|
*) rewrite saved playlist code
|
||||||
|
Loading…
Reference in New Issue
Block a user