Read .m3u playlist files using the default code page (unless they start with a BOM...
commit19348195ebbf034c9f4937c9d55790bb83382d5c
authorlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Wed, 29 Nov 2006 19:22:44 +0000 (29 19:22 +0000)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Wed, 29 Nov 2006 19:22:44 +0000 (29 19:22 +0000)
treeceb7ce6a713ce8c9bf67fe0de48a62748aa12585
parentc4720299ebd91aac31a16d7bb03ee8c9d469406f
Read .m3u playlist files using the default code page (unless they start with a BOM) rather than UTF-8. Change default playlist suffix to .m3u8 (playlists are always saved using UTF-8).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11626 a1c6a512-1295-4272-9138-f99709370657
apps/playlist.c
apps/playlist.h
apps/playlist_menu.c