Commits


add (and handle) cmd `repeat'


use fd instead of pid for tx locking c->iev.ibuf.pid is our pid, not sure why, but fd is just as well as easier to use.


add `jump' subcommand to play the first matching


add IMSG_CTL_BEGIN/COMMIT to load a playlist in a transaction


implement main_playlist_resume to resume after stop


fix state after `stop'


implement `load' command


add next and prev command


add status subcommand


fix `toggle' subcommand


fix show command


introduce some helpers to simplify playlist management


missing break


fix state after play/pause


add main_send_player