Commit Briefs

Omar Polo

typo


Omar Polo

typo + improvements


Omar Polo

fix sndio detection

the compiler may complain that there's no return: tests.c: In function 'main': tests.c:954: warning: control reaches end of non-void function spotted by the OpenBSD bulk builds on sparc64 (using gcc 4.2)


Omar Polo

bump version


Omar Polo

CHANGES for 0.10 (tags/0.10)




Omar Polo

show repeat one after all



Omar Polo

list amused-monitor dependencies


Omar Polo

add backspace/C-h to rewind the song




Omar Polo

add a paragraph about libbsd


Omar Polo

fix mp3 length detection

without a call to mpg123_scan the length returned by mpg123_length is not necessarly accurate (well, even in that case it's not guaranteed to be exact, i.e. if a file is modified while it's playing.) fixes the length reporting on some mp3 files i had around.