Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 | |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann | 1 | -1/+1 | |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -0/+2 | |
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | |||||
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -1/+3 | |
2013-01-21 | input,playlist/despotify: convert to C++ | Max Kellermann | 1 | -2/+0 | |
2013-01-21 | despotify_utils: include cleanup | Max Kellermann | 1 | -0/+2 | |
2011-03-29 | despotify: Add support utilities | Simon Kagstrom | 1 | -0/+67 | |
Used to connect and authenticate to despotify. Provides a singleton session and a desptoify-track-to-tags function. |