aboutsummaryrefslogtreecommitdiffstats
path: root/src/despotify_utils.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input,playlist/despotify: convert to C++Max Kellermann2013-01-211-140/+0
|
* despotify_utils: fix indentMax Kellermann2013-01-211-7/+7
|
* despotify_utils: include cleanupMax Kellermann2013-01-211-4/+4
|
* despotify_utils: add missing copyright headerMax Kellermann2013-01-211-0/+19
|
* despotify: Add support utilitiesSimon Kagstrom2011-03-291-0/+121
Used to connect and authenticate to despotify. Provides a singleton session and a desptoify-track-to-tags function.