aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/despotify_playlist_plugin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* require GLib 2.16Max Kellermann2012-07-101-1/+1
| | | | | GLib 2.16 was released more than 4 years ago. Let's remove some cruft from the glib_compat.h header, and avoid new cruft to it.
* input_stream: non-blocking I/OMax Kellermann2011-09-161-1/+2
| | | | | | | | | Add GMutex, GCond attributes which will be used by callers to conditionally wait on the stream. Remove the (now-useless) plugin method buffer(), wait on GCond instead. Lock the input_stream before each method call. Do the same with the playlist plugins.
* playlist: Despotify plugin: Correct init in daemon modeSimon Kagstrom2011-04-121-1/+1
| | | | | There is a global despotify session, so it should not be initialized until needed.
* playlist: Add despotify playlist pluginSimon Kagstrom2011-03-291-0/+216
For spotify playlists or tracks. Uses a spt uri, so with mpc you can add playlists with mpc load spt://spotify:user:simon.kagstrom:playlist:3SUwkOe5VbVHysZcidEZtH