OSDN Git Service

player: Fix not returning current position properly
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 21 Jan 2013 12:03:49 +0000 (14:03 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 21 Jan 2013 12:55:36 +0000 (14:55 +0200)
commitfeccaf0498edea458e3305b5f713561af0aed9a1
tree2c389ab858e2573fe644aab314128a301ae19394
parentf426775b847779676d30bb596beb41f9992411b7
player: Fix not returning current position properly

Current position should be returned for Get/GetAll not last position
notified otherwise clients that are started after playback are
not able to synchronize its position properly as it does no know how
for how long the playback has advanced.
profiles/audio/player.c