aboutsummaryrefslogtreecommitdiffstats
path: root/src/DespotifyUtils.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DespotifyUtils: use class TagBuilderMax Kellermann2013-12-031-12/+12
|
* DespotifyUtils: add missing stdio.h includeMax Kellermann2013-11-111-0/+2
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-5/+5
|
* Log: new logging library APIMax Kellermann2013-10-021-6/+11
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
|
* use standard snprintf() instead of GLib g_snprintf()Max Kellermann2013-09-051-4/+5
|
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+3
|
* tag: convert to C++Max Kellermann2013-07-301-10/+10
|
* input,playlist/despotify: convert to C++Max Kellermann2013-01-211-0/+144