Fix tracks always being cleared on skip (reported by dionoea). The problem was that...
commitd15f414bc80bf3ad37e5c471f9ec5168f499ba4e
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Wed, 7 Nov 2007 00:59:42 +0000 (7 00:59 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Wed, 7 Nov 2007 00:59:42 +0000 (7 00:59 +0000)
tree1d1ac61306a2a5c9ca881f0c43eabaac6fc46721
parent2ec9540f30d410bbc3deacacd095cd3ee805d662
Fix tracks always being cleared on skip (reported by dionoea). The problem was that skipping the ID3 info from the beginning caused the offset to always be nonzero.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15503 a1c6a512-1295-4272-9138-f99709370657
apps/playback.c