|
pianod2
multisource multiuser scriptable networked music player
|
Pandora Playlist (station) support. More...
#include <config.h>#include <string>#include <unordered_map>#include <list>#include <parsnip/parsnip.h>#include "fundamentals.h"#include "musictypes.h"#include "mediaparameters.h"#include "encapmusic.h"#include "retainer.h"#include "retainedlist.h"

Go to the source code of this file.
Classes | |
| class | Pandora::SkipTracker |
| A class to manage Pandora skips. More... | |
| class | Pandora::StationDefinitionDetails< InfoType > |
| class | Pandora::Station |
| class | Pandora::QuickMixStation |
| Class representing the Pandora quick mix station. More... | |
| class | Pandora::MixEverythingStation |
| Class representing a mix of all of a user's Pandora stations. More... | |
| class | Pandora::StationLookup |
| Station lookup. More... | |
Namespaces | |
| Pandora | |
| Pandora source, player and related datatype specializations. | |
Typedefs | |
| using | Pandora::StationList = RetainedList< Station * > |
Pandora Playlist (station) support.