Clementine-audio-player-Mac.../src/playlistparsers
John Maguire a59f5a3887 *Fix m3u parsing
*Add regression test
*Fix clang warnings
2010-05-23 15:35:28 +00:00
..
CMakeLists.txt .pls parser. Fixes issue #302 2010-05-22 21:11:22 +00:00
m3uparser.cpp *Fix m3u parsing 2010-05-23 15:35:28 +00:00
m3uparser.h Add a filter for each type of playlist in the load/save dialogs. 2010-05-22 22:29:52 +00:00
parserbase.cpp GUI for saving playlists 2010-05-22 22:20:00 +00:00
parserbase.h Add a filter for each type of playlist in the load/save dialogs. 2010-05-22 22:29:52 +00:00
playlistparser.cpp Add a filter for each type of playlist in the load/save dialogs. 2010-05-22 22:29:52 +00:00
playlistparser.h Add a filter for each type of playlist in the load/save dialogs. 2010-05-22 22:29:52 +00:00
plsparser.cpp GUI for saving playlists 2010-05-22 22:20:00 +00:00
plsparser.h Add a filter for each type of playlist in the load/save dialogs. 2010-05-22 22:29:52 +00:00
xspfparser.cpp Move the playlist parsers to another directory, and add a PlaylistParser class that magically uses the right parser. 2010-05-22 20:06:19 +00:00
xspfparser.h Add a filter for each type of playlist in the load/save dialogs. 2010-05-22 22:29:52 +00:00