|
Discman
|
#include <cstdlib>#include <cctype>#include <iomanip>#include <algorithm>#include <sstream>#include <string>#include <map>#include <exception>#include <glibmm.h>#include <giomm/memoryinputstream.h>#include <gdkmm/pixbuf.h>#include <curlpp/Easy.hpp>#include <curlpp/Options.hpp>#include <curlpp/cURLpp.hpp>#include <json/value.h>#include <json/reader.h>#include <json/writer.h>#include "album_art_provider.h"

Go to the source code of this file.
Classes | |
| class | LastFM |
| An interface to last.fm for retrieving album art. More... | |
Definition in file last_fm.h.