]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: Avoid to report 100% time at startup.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 22 Dec 2015 22:28:46 +0000 (22:28 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 26 Mar 2016 22:16:22 +0000 (22:16 +0000)
commitf23669d91a09066b7ecd7b07a74bea8fad61ad39
tree3dbabac7c460c07b977a8120f1fdccbd69d11886
parenta7b65e41e2062c44c535f7cb4609e7988fc8ac0d
audiod: Avoid to report 100% time at startup.

This teaches get_time_string() to handle the case of zero values for
sss and wstime. These happen to be zero for a short time period when
para_server is changing its audio file.
audiod.c