|
pianod2
multisource multiuser scriptable networked music player
|
Datatypes to support pianod/libpiano interface for Pandora player. More...
#include <config.h>#include <string>#include <exception>#include <cassert>#include <errno.h>#include "musickeys.h"#include "pandoratypes.h"#include "pandora.h"
Namespaces | |
| Pandora | |
| Pandora source, player and related datatype specializations. | |
Functions | |
| static Rating | Pandora::rounded_rating (const Rating rating) |
| Round the value to Pandora's thumbs. More... | |
Variables | |
| const Rating | Pandora::ThumbsDown = Rating::POOR |
| Rating value for negative Pandora feedback. More... | |
| const Rating | Pandora::ThumbsUp = Rating::GOOD |
| Rating value for positive Pandora feedback. More... | |
Datatypes to support pianod/libpiano interface for Pandora player.