Commit Briefs


Omar Polo

amused.1: minor tweaks



Omar Polo

amused.1: sort the events


Omar Polo

add consume mode

the consume mode implicitly drops the tracks from the playlist when played 'till the end (note that skipping over a track doesn't trigger the consume mode - yet?)


Omar Polo

amused.1: misc tweaks



Omar Polo

document status -f



Omar Polo

reword sentence


Omar Polo

document the `seek' subcommand


Omar Polo

add a simpler example



Omar Polo

tweak -d description


Omar Polo

amused monitor: allow to pass a list of event as filter

it's easier / simpler for scripts to do $ amused monitor next,prev,jump rather than $ amused monitor | egrep --line-buffered 'next|prev|jump'