Commits


add `jump' subcommand to play the first matching


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


print status after play, toggle, restart, next and prev commands


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.


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.


implement `load' command


fancier `show' output


add next and prev command


add status subcommand


automatically start the daemon


fix show command


print status for `add' command


initial commit