diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-11-12 01:44:27 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-11-12 01:44:27 +0000 |
commit | 1f118ea90dd0a22bd40e76a96900ffb36aa93134 (patch) | |
tree | f1600bdb9ef3d4b9f79091f06bfb9f05e7f6a9bb /TODO | |
parent | 18a2d5ab5a5fc005ddd4549807d083cd33f5b98f (diff) | |
download | mpd-1f118ea90dd0a22bd40e76a96900ffb36aa93134.tar.gz mpd-1f118ea90dd0a22bd40e76a96900ffb36aa93134.tar.xz mpd-1f118ea90dd0a22bd40e76a96900ffb36aa93134.zip |
now more flexible list, search, find, where you can enter pairs of
"conditionals". Note that logical and is implied.
git-svn-id: https://svn.musicpd.org/mpd/trunk@2624 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ 0.12 ---- -*) rewrite search, find, locate to tag LocateTagItem pairs - *) better handle streams so they don't use TagTracker *) implement listener socket protocol as documented here: http://www.musicpd.org/wiki/moin.cgi/MpdListenerProtocol -*) add support for coverart using freedesktop standard for icons/images +*) add support for coverart + *) using freedesktop standard for icons/images + *) use coverart in tags in the audio file *) rewrite saved playlist code *) abstract out saved playlists from playlist.c |