]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: Improve display of play time.
authorAndre Noll <maan@systemlinux.org>
Thu, 19 Mar 2009 21:51:17 +0000 (22:51 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 19 Mar 2009 21:51:17 +0000 (22:51 +0100)
commit2607a94854dbc9d9415887cb9fa954e9227c1c65
tree2af129f572fa4742a4170d1e0d781792affde9b5
parent31233289bedbb596b98eadd411bc6aac54d4ed69
audiod: Improve display of play time.

Keeping track of the offset, server stream start and the duration
of the audio file length at the time the receiver/writer was started
allows to compute the play time more accurately.
audiod.c
audiod.h
audiod_command.c