Use a struct mp3entry instead of a struct trackinfo for temporary storage of the...
commit179c7c24b0bb57b728738aac8c00368edaddcb24
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Mon, 1 Oct 2007 20:06:21 +0000 (1 20:06 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Mon, 1 Oct 2007 20:06:21 +0000 (1 20:06 +0000)
treeb8b53db29aeec6316c9501865a28c6706723ab1b
parentd72d90e94aad3b32eb1f1f8f56043ef082475f0b
Use a struct mp3entry instead of a struct trackinfo for temporary storage of the metadata.
In the same spirit as r14326, it makes MoB "easier".

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