Commit Briefs

Omar Polo

change play_*() so that they return an integer

this will allow to remove the `got_stop' hack in player.c


Omar Polo

drop now unused #include <sndio.h>

with the recent refactoring, sndio is only visible in player.c



Omar Polo

allow changing sample bit size



Omar Polo

don't leak file descriptors


Omar Polo

cleanup flac code



Omar Polo

add status subcommand


Omar Polo

don't set the rate twice


Omar Polo

initial commit