Commits


document status -f


allow to customize the output of amused status This add a -f flag (that falls back to $AMUSED_STATUS_FORMAT) to control which field to print and in which order.


explain better non-regular/unknown files are treated


reword sentence


document the `seek' subcommand


seek: allow h:m:s notation and percentage


implement seeking on percentage of total duration


add my copyright I've added a sufficient amount of code I guess


add "seek" to monitor list of event


reimplement `restart' on top of seek


allow to seek to the beginning with -1 if the computed seek was less than 0 it skips the seek. It's more useful to just rewind to the beginning.


reword error message


drop goto err


drop needless `eof' variable


handle fdopen failure gracefully