aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/AsxPlaylistPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann2013-10-201-6/+7
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* Log: new logging library APIMax Kellermann2013-10-021-5/+8
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-6/+5
* InputLegacy: move functions to the input_stream classMax Kellermann2013-09-051-3/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-4/+5
* input_stream.h: rename to InputLegacy.hxxMax Kellermann2013-09-031-1/+1
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-6/+6
* tag: convert to C++Max Kellermann2013-07-301-4/+4
* song: convert header to C++Max Kellermann2013-07-281-7/+7
* playlist/memory: use std::forward_list instead of GSListMax Kellermann2013-01-291-20/+5
* playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann2013-01-291-38/+6
* playlist/*: convert to C++Max Kellermann2013-01-271-0/+330