Commits


missing break


fix state after play/pause


extra new line


typo


don't assert IMSG_STOP there's a small window of time where we could deliver a pause message and crash the player.


add main_send_player


fix repeat all The check is useless, the wraparound is already handled in the following line.


print debugging info on SIGINFO


print status for `add' command


move player_sendeof outside player_playnext


fix `make install' for AMUSED_RELEASE=No


add a gitignore


typo


add distfile


initial commit