Code

Adding crop feature in ncmpc
authorYannick LM <yannicklm1337@gmail.com>
Sun, 21 Sep 2008 11:50:26 +0000 (13:50 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 21 Sep 2008 11:50:26 +0000 (13:50 +0200)
commit7f0340e99ab01219199af30b7393ca0d61ad1213
tree59d4ab43fd378496bf75f5b5195a7662104de4e9
parent36acd5f8c2988c2b73fee670b2d37cb38f5c518b
Adding crop feature in ncmpc

The "crop" command deletes all songs from the playlist, except the one
currently being played.
src/command.c
src/command.h
src/mpdclient.c
src/mpdclient.h
src/screen.c
src/screen_help.c