summaryrefslogtreecommitdiff
path: root/src/playlist/AsxPlaylistPlugin.cxx
AgeCommit message (Expand)Author
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XMLMax Kellermann
2014-01-09playlist/asx: make variables more localMax Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2014-01-08tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann
2013-12-03playlist/asx: use class TagBuilderMax Kellermann
2013-12-03playlist/asx: rename "tag" to "tag_type"Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-23input_stream: rename struct to InputStreamMax Kellermann
2013-10-20Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-09-03input_stream.h: rename to InputLegacy.hxxMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-29playlist/memory: use std::forward_list instead of GSListMax Kellermann
2013-01-29playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann
2013-01-27playlist/*: convert to C++Max Kellermann