Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), so there...
commitc7dae2277103e22c380eda606bd2e4d7139c0ba7
authormcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sat, 1 Aug 2009 19:52:54 +0000 (1 19:52 +0000)
committermcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sat, 1 Aug 2009 19:52:54 +0000 (1 19:52 +0000)
tree9ba4ff6fffe72cacda37e4c9e977b1b23f68084c
parent415a64dbaecea9eb7a455f84d6d0c282e7ee3ddb
Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), so there's no need to compare the string to the whole genre array (thanks to Mikael Magnusson)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22105 a1c6a512-1295-4272-9138-f99709370657
apps/metadata.c
apps/metadata/metadata_parsers.h
apps/metadata/mp3.c