Commits


vorbis: fix logging and don't die on invalid files


don't leak file descriptors


don't die on failures


improve logging and remove dead comments


cleanup flac code


annotate the only two channel support for opus


support mono mp3 (mad)


support setting the number of channels for flac and vorbis


typo


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.


add the fzf example


document jump


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