• Max Kellermann's avatar
    {player,output}_thread: fixed elapsed_time quirks · 73cff374
    Max Kellermann authored
    Right after seeking and song change, the elapsed_time shows old
    information, because the output thread didn't finish a full chunk
    yet.  This patch re-adds a second elapsed_time variable, and keeps
    track of a fallback value, in case the output thread can't provide a
    reliable value.
    73cff374
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...