Change cuesheet handling so the id3 info is not spoofed anymore. If something wants...
commit473daceec9befc012bab5d503bd9a3628a2fa396
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Jun 2010 06:28:40 +0000 (6 06:28 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Jun 2010 06:28:40 +0000 (6 06:28 +0000)
treea9e33268e8b289983ee753961894d0608351dc5f
parent827c71c1d8287e3a36935936b4791d55761693c0
Change cuesheet handling so the id3 info is not spoofed anymore. If something wants the subtracks info it is easy to get to. This makes next track display in the skins show the next subtrack if we are in a cuesheet

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26611 a1c6a512-1295-4272-9138-f99709370657
apps/cuesheet.c
apps/cuesheet.h
apps/gui/skin_engine/skin_tokens.c
apps/gui/wps.c
apps/mpeg.c
apps/playback.c