Commits


support setting the number of channels for flac and vorbis


add `jump' subcommand to play the first matching


change res->file to be a path instead of a FILE *


print the "> " prefix only if -p is given the prefix is nice to see, but can break the amused show | filters ... | amused load because sort(1), uniq(1) etc don't know how to strip the "> " and " " prefixes obviously.


add IMSG_CTL_BEGIN/COMMIT to load a playlist in a transaction


implement main_playlist_resume to resume after stop


implement `load' command


add next and prev command


add status subcommand


automatically start the daemon


fix show command


introduce some helpers to simplify playlist management


add main_send_player


initial commit