Improved use of album name when locating the album art file: replace chars that are...
commit3ec9a2b764c3c9df717a295bb842876866ec3c27
authorlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 15 Nov 2007 20:22:03 +0000 (15 20:22 +0000)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 15 Nov 2007 20:22:03 +0000 (15 20:22 +0000)
tree32c1345dd2fd7590d6d1e56f2fa89e1174eb7a78
parente04434a6734a3c10b8d7ca4b7ca37c23e4973d2e
Improved use of album name when locating the album art file: replace chars that are invalid in file names; double quotes to single quotes, other invalid chars to underscore (now only very long album names could cause a problem). Also removed some unecessary code and reduced stack usage a bit.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15630 a1c6a512-1295-4272-9138-f99709370657
apps/recorder/albumart.c