Clementine-audio-player-Mac.../src/playlistparsers
John Maguire 5b4b06f64b Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01: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 Don't replace song metadata with blank m3u EXTINF metadata. Fixes issue 2593 2013-06-01 12:36:09 +10: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 Add a parser for WPL playlists. Fixes issue 3437 2013-02-05 23:19:19 +11:00
playlistparser.cpp Add a parser for WPL playlists. Fixes issue 3437 2013-02-05 23:19:19 +11:00
playlistparser.h Python docs for PlaylistParser, and clean up the interface a bit 2011-02-27 12:14:32 +00:00
plsparser.cpp Fix tautological comparison. 2014-02-04 13:37:50 +01: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
wplparser.cpp Add a parser for WPL playlists. Fixes issue 3437 2013-02-05 23:19:19 +11:00
wplparser.h Add a parser for WPL playlists. Fixes issue 3437 2013-02-05 23:19:19 +11:00
xmlparser.cpp Add podcast parsing and database classes 2012-03-06 18:39:23 +00:00
xmlparser.h Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01: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