Commits


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 some examples


rewrite `load' to use the new transaction messages this allows to do stuff like amused show | some shell filtering | amused load without the dangers of races between show and load.


add IMSG_CTL_BEGIN/COMMIT to load a playlist in a transaction


add playlist_swap


add playlist_free


add playlist_push


fmt


implement main_playlist_resume to resume after stop


fix state after `stop'


fix date format


add examples


document load subcommand


implement `load' command


preserve -s path when spawning the daemon