Commit Briefs

Omar Polo

add a monitor functionality

this pings all the "interesting" events to clients that issued a IMSG_CTL_MONITOR, except to the one that generated such event.


Omar Polo

add (and handle) cmd `repeat'


Omar Polo

use fd instead of pid for tx locking

c->iev.ibuf.pid is our pid, not sure why, but fd is just as well as easier to use.





Omar Polo

fix state after `stop'


Omar Polo

implement `load' command


Omar Polo

add next and prev command


Omar Polo

add status subcommand


Omar Polo

fix `toggle' subcommand


Omar Polo

fix show command



Omar Polo

missing break


Omar Polo

fix state after play/pause