diff options
author | Jochen Keil <jochen.keil@gmail.com> | 2009-03-28 10:13:44 +0100 |
---|---|---|
committer | Jochen Keil <jochen.keil@gmail.com> | 2009-03-28 10:13:44 +0100 |
commit | 80e2aaf3792fa662397005e72603d7e0c9e62dfc (patch) | |
tree | ca9d6fefef79fe0aed2172fdff8bf1d2baf1ed9f /src/playlist_print.h | |
parent | 43864762eec8857a7057944eb27e38140f4e346a (diff) | |
download | mpd-80e2aaf3792fa662397005e72603d7e0c9e62dfc.tar.gz mpd-80e2aaf3792fa662397005e72603d7e0c9e62dfc.tar.xz mpd-80e2aaf3792fa662397005e72603d7e0c9e62dfc.zip |
Bugfix for time/offset in flac plugin
Previous cast to float didn't have any effect because one value is uint
and the other is a floating type but the number itself is even..
This caused some tracks to end before they were really at an end.
Diffstat (limited to 'src/playlist_print.h')
0 files changed, 0 insertions, 0 deletions