Commits


add `jump' subcommand to play the first matching


add playlist_swap


add playlist_free


add playlist_push


add next and prev command


drop songs from the playlist on error


fix play_state in playlist_current and advance


fix repeat all The check is useless, the wraparound is already handled in the following line.


initial commit