Clementine-audio-player-Mac.../src/playlistparsers
John Maguire 3f87987177 Allow upper case header for PLS files.
Fixes issue #2856
2012-04-10 14:33:40 +02:00
..
asxiniparser.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
asxiniparser.h library: watcher now updates CUE associated songs + ignores the not-CUE-associated songs in a CUE sheet 2011-01-11 23:09:59 +00:00
asxparser.cpp Add podcast parsing and database classes 2012-03-06 18:39:23 +00:00
asxparser.h Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
cueparser.cpp Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
cueparser.h Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
m3uparser.cpp Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
m3uparser.h Use nanoseconds in playlist parsers, and fix the tests 2011-02-13 18:35:26 +00:00
parserbase.cpp Treat spotify: URIs properly when loading playlists. Fixes issue 1715 2012-01-29 15:32:49 +00:00
parserbase.h Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
playlistparser.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
playlistparser.h Python docs for PlaylistParser, and clean up the interface a bit 2011-02-27 12:14:32 +00:00
plsparser.cpp Allow upper case header for PLS files. 2012-04-10 14:33:40 +02:00
plsparser.h library: watcher now updates CUE associated songs + ignores the not-CUE-associated songs in a CUE sheet 2011-01-11 23:09:59 +00:00
xmlparser.cpp Add podcast parsing and database classes 2012-03-06 18:39:23 +00:00
xmlparser.h Add podcast parsing and database classes 2012-03-06 18:39:23 +00:00
xspfparser.cpp Add podcast parsing and database classes 2012-03-06 18:39:23 +00:00
xspfparser.h Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00