Clementine-audio-player-Mac.../src/playlistparsers
David Sansome a004d66f3d Make the playlist parser recognise URLs with schemes of only 2 characters (eg, di://). Fixes issue 3452 2013-01-27 14:53:20 +00: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 Fix a cue parser bug where songs starting after 99 minutes wouldn't be loaded. Fixes issue 1658 2012-08-26 13:56:11 +01:00
cueparser.h Read the REM DATE and REM GENRE fields from cue files. 2012-06-11 19:22:03 +01: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 Make the playlist parser recognise URLs with schemes of only 2 characters (eg, di://). Fixes issue 3452 2013-01-27 14:53:20 +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