18 months ago Omar Polo
unbreak flac: add back missing counter reset (tags/0.3)
update readme
19 months ago Omar Polo
bump date (tags/0.2)
don't try to match the prev/next song; been broken since tx in load was added
mention the load matching heuristic in the manpage
pledge audio too
no point in returning int from a __dead function
simplify phrasing
remove the got_stop hack
change play_*() so that they return an integer
drop now unused #include <sndio.h>
drop functions prototypes private to player.c and move hdl there too
refactor the player_shouldstop/sio_write dance in a function
fix argc check
correctly handle arguments for sub-commands