Clementine-audio-player-Mac.../src/playlistparsers
David Sansome 9b39b2db68 Move tabs to the top 2010-06-16 18:50:01 +00:00
..
asxparser.cpp ASF files aren't really XML - try to correct the mismatching case 2010-06-15 17:00:48 +00:00
asxparser.h The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
m3uparser.cpp The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
m3uparser.h The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
parserbase.cpp PLS playlists aren't really INI files - they don't follow the same rules with escaping characters, so parse them the old fashioned way. 2010-06-15 17:34:00 +00:00
parserbase.h The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
playlistparser.cpp Move tabs to the top 2010-06-16 18:50:01 +00:00
playlistparser.h Always treat text/uri-list as M3U 2010-06-15 14:52:42 +00:00
plsparser.cpp PLS playlists aren't really INI files - they don't follow the same rules with escaping characters, so parse them the old fashioned way. 2010-06-15 17:34:00 +00:00
plsparser.h The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
xmlparser.cpp ASF files aren't really XML - try to correct the mismatching case 2010-06-15 17:00:48 +00:00
xmlparser.h Fix XML parsers to output file URLs. 2010-05-27 22:43:07 +00:00
xspfparser.cpp Fix some of the comments on r1148 2010-06-15 13:56:41 +00:00
xspfparser.h The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00