diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-11-19 20:10:08 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-11-19 20:10:08 +0000 |
commit | cd6af0948c96834c780b49161e89f3bd9701dc0f (patch) | |
tree | 3abf119e3c59d6d9855ec882c71b9310f94c89b3 /TODO | |
parent | 1fd8d9a7900acbc0434ad16700af1406a54cfebb (diff) | |
download | mpd-cd6af0948c96834c780b49161e89f3bd9701dc0f.tar.gz mpd-cd6af0948c96834c780b49161e89f3bd9701dc0f.tar.xz mpd-cd6af0948c96834c780b49161e89f3bd9701dc0f.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2711 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ ---- *) rewrite linked list code! +*) add sortedArray data structure for tagTracker + *) parsing of lame tags (including getting replaygain info) *) implement listener socket protocol as documented here: |