aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/ExtM3uPlaylistPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-09DetachedSong: fork of struct SongMax Kellermann1-7/+6
2014-01-08tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann1-1/+1
2013-12-03playlist/extm3u: use class TagBuilderMax Kellermann1-5/+5
2013-11-28Util/StringUtil: add StringStartsWith()Max Kellermann1-3/+1
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-2/+2
2013-10-19playlist/(Ext)M3u: use strchug_fast()Max Kellermann1-2/+1
2013-10-18util/StringUtil: rename strchug_fast_c() to strchug_fast()Max Kellermann1-1/+1
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-1/+1
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann1-23/+17
2013-08-05playlist/extm3u: allocate ExtM3uPlaylist with new/deleteMax Kellermann1-10/+11
2013-07-30tag: convert to C++Max Kellermann1-10/+8
2013-07-28song: convert header to C++Max Kellermann1-4/+4
2013-05-12text_input_stream: convert to classDenis Krjuchkov1-19/+19
2013-04-09string_util: convert to C++Max Kellermann1-1/+1
2013-01-27playlist/*: convert to C++Max Kellermann1-21/+24
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-12-23string_util: add function strchug_fast()Max Kellermann1-1/+2
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-11-06playlist: added extm3u pluginMax Kellermann1-0/+160