aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlsPlaylistPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-163/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-10/+7
* Merge branch 'v0.18.x'Max Kellermann2014-01-081-1/+0
|\
| * playlist/pls: don't free stack bufferMax Kellermann2014-01-081-1/+0
* | playlist/pls: make variables more localMax Kellermann2014-01-081-17/+9
* | playlist/pls: convert "while" loop to "for" loopMax Kellermann2014-01-081-2/+1
* | playlist/pls: simplify error handlerMax Kellermann2014-01-081-11/+4
* | tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann2014-01-081-1/+1
* | playlist/pls: use class TagBuilderMax Kellermann2013-12-031-11/+12
|/
* playlist/pls: fix reversed song orderMax Kellermann2013-11-051-1/+0
* *: use nullptr instead of NULLMax Kellermann2013-10-281-15/+15
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-2/+2
* decoder/gme,input/curl,...: use static buffers instead of g_strdup_printf()Max Kellermann2013-10-191-7/+5
* Log: new logging library APIMax Kellermann2013-10-021-5/+12
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-5/+4
* 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
* playlist/pls: use std::string instead of GStringMax Kellermann2013-08-061-9/+8
* tag: convert to C++Max Kellermann2013-07-301-4/+4
* song: convert header to C++Max Kellermann2013-07-281-3/+3
* uri: convert to C++Max Kellermann2013-04-081-1/+0
* playlist/memory: use std::forward_list instead of GSListMax Kellermann2013-01-291-11/+7
* playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann2013-01-291-46/+7
* playlist/*: convert to C++Max Kellermann2013-01-271-0/+224