aboutsummaryrefslogtreecommitdiffstats
path: root/src/DespotifyUtils.hxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-19*: use nullptr instead of NULLMax Kellermann1-1/+1
2013-10-02Log: new logging library APIMax Kellermann1-0/+2
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
2013-07-30tag: convert to C++Max Kellermann1-1/+3
2013-01-21input,playlist/despotify: convert to C++Max Kellermann1-2/+0
2013-01-21despotify_utils: include cleanupMax Kellermann1-0/+2
2011-03-29despotify: Add support utilitiesSimon Kagstrom1-0/+67
Used to connect and authenticate to despotify. Provides a singleton session and a desptoify-track-to-tags function.