aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/DespotifyPlaylistPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-141/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-10/+6
* DespotifyUtils: return Tag, not pointerMax Kellermann2014-01-081-1/+1
* DespotifyUtils: pass const ds_track referenceMax Kellermann2014-01-081-5/+5
* Log: new logging library APIMax Kellermann2013-10-021-4/+4
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-5/+4
* use standard snprintf() instead of GLib g_snprintf()Max Kellermann2013-09-051-1/+1
* tag: convert to C++Max Kellermann2013-07-301-1/+1
* song: convert header to C++Max Kellermann2013-07-281-3/+3
* playlist/despotify: various code simplificationsMax Kellermann2013-01-291-55/+31
* playlist/memory: use std::forward_list instead of GSListMax Kellermann2013-01-291-13/+8
* playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann2013-01-291-58/+10
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-2/+2
* playlist/*: convert to C++Max Kellermann2013-01-271-1/+1
* playlist/*: convert to C++Max Kellermann2013-01-261-1/+1
* input,playlist/despotify: convert to C++Max Kellermann2013-01-211-0/+223