todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2497 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
8b19bb7c0e
commit
7be177de26
3
TODO
3
TODO
|
@ -14,6 +14,9 @@
|
||||||
*) clear <playlist> /* synonym for rm */
|
*) clear <playlist> /* synonym for rm */
|
||||||
*) add <playlist> <path>
|
*) add <playlist> <path>
|
||||||
*) playlist <playlist> /* displays saved playlist */
|
*) playlist <playlist> /* displays saved playlist */
|
||||||
|
*) replaywith <playlist> /* replace current playlist
|
||||||
|
with saved playlist and
|
||||||
|
keep playing */
|
||||||
|
|
||||||
*) state
|
*) state
|
||||||
*) abstract out state code from playlist.c
|
*) abstract out state code from playlist.c
|
||||||
|
|
Loading…
Reference in New Issue