Clementine-audio-player-Mac.../src/playlistparsers
John Maguire 0a54c5135b Ignore empty lines in m3u files.
Fixes issue #1403
2011-03-17 16:05:08 +00:00
..
asxiniparser.cpp 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
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 a workaround for broken XML entities in ASX playlists 2011-01-15 13:58:35 +00:00
asxparser.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
cueparser.cpp more accurate parsing of indices in CUEs (we now respect the FRAMES part) 2011-02-15 22:26:56 +00:00
cueparser.h Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
m3uparser.cpp Ignore empty lines in m3u files. 2011-03-17 16:05:08 +00:00
m3uparser.h Use nanoseconds in playlist parsers, and fix the tests 2011-02-13 18:35:26 +00:00
parserbase.cpp Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
parserbase.h Change the fields in Song from seconds to nanoseconds 2011-02-13 18:34:30 +00:00
playlistparser.cpp Python docs for PlaylistParser, and clean up the interface a bit 2011-02-27 12:14:32 +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 Use constants instead of "1eN" literals for converting between time units. 2011-02-14 19:34:37 +00: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 Always write URLs in XML based playlists, instead of URLs of relative paths. Also load playlist items from the library if possible. Fixes issue #1054 2010-12-11 10:35:07 +00:00
xmlparser.h Always write URLs in XML based playlists, instead of URLs of relative paths. Also load playlist items from the library if possible. Fixes issue #1054 2010-12-11 10:35:07 +00:00
xspfparser.cpp Use constants instead of "1eN" literals for converting between time units. 2011-02-14 19:34:37 +00:00
xspfparser.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