|
pianod2
multisource multiuser scriptable networked music player
|
Pianod specializations of Football connections & services. More...
#include <config.h>#include <football/football.h>#include <parsnip/parsnip_command.h>#include "fundamentals.h"#include "response.h"#include "interpreter.h"#include "user.h"

Go to the source code of this file.
Classes | |
| class | WaitEvent |
| Details of an event being awaited. More... | |
| class | PianodConnection |
| Connection to a pianod client, along with context and state of that connection. More... | |
| class | PianodService |
| Pianod service, a customized FootballService for Pianod connections. More... | |
Namespaces | |
| Media | |
| Media source, source parameters and player interfaces. | |
| WaitOptions | |
| Parser for options for events/WAIT commands. | |
Functions | |
| const Parsnip::OptionParser::Definitions & | WaitOptions::parser_definitions () |
| Create a parser. More... | |
| void | WaitOptions::extract_options (const Parsnip::Data &options, WaitEvent &dest) |
Pianod specializations of Football connections & services.