Commit Briefs

Omar Polo

...and unbreak ogg vorbis too...

i'm seriously shocked at how bad i did the play_* refactoring. missed too many details.


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

simplify further the code




Omar Polo

don't leak file descriptors



Omar Polo

add status subcommand


Omar Polo

initial commit