|
pianod2
multisource multiuser scriptable networked music player
|

Directories | |
| directory | audio |
| directory | filesystem |
| directory | manager |
| directory | metadata |
| directory | pandora |
| directory | tonegenerator |
Files | |
| file | mediamanager.h [code] |
| Manager for sources, which it itself a source that aggregates the other sources. | |
| file | mediaparameters.cpp |
| Class for source parameters and their parsing. | |
| file | mediaparameters.h [code] |
| Class for source parameters and their parsing. | |
| file | mediaplayer.cpp |
| Public interface for media players. | |
| file | mediaplayer.h [code] |
| Public interface for media players. | |
| file | mediasource.cpp |
| Implementations of common functions for Media sources. | |
| file | mediaunit.cpp |
| Media unit type implementations. | |
| file | mediaunit.h [code] |
| Public interface for sources, which provide an interface interfaces to select available music, adjust playlists, etc. | |
| file | playerwrapper.cpp |
| file | playerwrapper.h [code] |
| Wrapper for media players Provides a way for sources to manage or monitor player actions. | |
| file | sources.cpp |
| Functions that deal with all the possible sources. | |
| file | sources.h [code] |
| Functions that deal with all the possible sources. | |
| file | threadedmediaplayer.cpp |
| Common methods for media sources that rely on C++11 threads. | |