Disable codec_pcmbuf_position_callback for now.
commit8622d1a532ffa1219e79442b8a0d02cf717fc5df
authorNicolas Pennequin <nicolas@nicolas-laptop.(none)>
Mon, 24 Sep 2007 10:28:29 +0000 (24 12:28 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
tree6a769628d3746dc976d772afd8c0af10ddb95d2d
parenta832349ff374a15730d51769d9548c76de3f9e77
Disable codec_pcmbuf_position_callback for now.

This callback is responsible for updating the elapsed time in the track
while the playback code has already moved to the next track. Without it,
the progresbar just stops before the end of the track.
apps/playback.c