iriver: Metadata code cleanup: 1) Remove 4k static buffer. 2) Generalized tag parsing...
commitb2ddf86fb60b442a395d73564042c8156591b558
authorlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 22 Sep 2005 16:58:03 +0000 (22 16:58 +0000)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 22 Sep 2005 16:58:03 +0000 (22 16:58 +0000)
treecfc790d8e3f9f577abdb436a184fe41ef0dee382
parent1e0ce9144dc3ca464323be739f30e40042498bfc
iriver: Metadata code cleanup: 1) Remove 4k static buffer. 2) Generalized tag parsing, so APE and Vorbis tags can share some code. 3) Code size reduction (800+ bytes). 4) Better UTF-8 parser (I hope...). 5) More consistent return value on errors.

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