aboutsummaryrefslogtreecommitdiffstats
path: root/src/despotify_utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input,playlist/despotify: convert to C++Max Kellermann2013-01-211-69/+0
|
* despotify_utils: include cleanupMax Kellermann2013-01-211-0/+2
|
* despotify: Add support utilitiesSimon Kagstrom2011-03-291-0/+67
Used to connect and authenticate to despotify. Provides a singleton session and a desptoify-track-to-tags function.