aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/LastFMPlaylistPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PlaylistPlugin: pass config_param referenceMax Kellermann2013-08-041-3/+3
|
* song: convert header to C++Max Kellermann2013-07-281-2/+2
|
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-7/+7
|
* playlist/*: convert to C++Max Kellermann2013-01-271-2/+1
|
* input_stream: forward-declare the structMax Kellermann2013-01-261-2/+1
| | | | Hide the definition from C code, to prepare the transition to C++.
* playlist/*: convert to C++Max Kellermann2013-01-261-0/+299