|
Discman
|
| CAlbumArtProvider::AlbumArt | An album art image and its URL |
| ▼CAlbumArtProvider | Abstracts web services that provide album art images |
| CLastFM | An interface to last.fm for retrieving album art |
| CSpotify | An interface to Spotify for retrieving album art |
| CApplication | Captures the Discman application global scope |
| ▼CGtk::TreeModel::ColumnRecord | |
| CBluetoothComponent::DevicesListColumnRecord | Bluetooth device list columns |
| CDiscComponent::TracksListColumnRecord | Track list columns |
| ▼CComponent | Base class for all Application components |
| CAlbumArtComponent | Handles the interactions with the album art selection screen |
| CBluetoothComponent | Handles the interactions with the Bluetooth device selection screen |
| CDiscComponent | Handles the interactions with the album labels, track listing and ipod/eject buttons |
| CNowPlayingComponent | Handles the interactions with the "now playing" side of the main screen |
| ▼CConsumer< T > | The Consumer interface |
| CAudioOutput< T > | Abstracts PortAudio using a given audio sample data type |
| ▼CConsumer< int16_t > | |
| CAudioOutput< int16_t > | |
| CCDRipper | Rips CDs and individual tracks to M4A files |
| CDriveManager | Manages the state of the disc drive and any removable (iPod) drive |
| ▼Cstd::exception | |
| CAlbumArtProvider::InitializationFailed | Thrown when the provider cannot be reached |
| CAlbumArtProvider::NotFoundException | Thrown when the provider cannot find album art images |
| CCDDrive::DiscErrorException | Thrown when the audio CD was recognized but could not be opened for reading |
| CCDDrive::DriveErrorException | Thrown when an audio CD was internally expected in the disc drive but could not be recognized |
| CCDDrive::NoDiscPresentException | Called when the presumption that a disc is present is false |
| CCDRipper::NoMedia | Thrown when there is no removable volume to rip to |
| CCDRipper::RipperErrorException | Thrown when an error occurs mid-rip |
| CDriveManager::NoDriveException | Thrown when the assumption of the presence of a drive is false |
| CFreedesktop::ObjectManager::Methods | Object manager method names |
| CFreedesktop::ObjectManager | The D-Bus object manager interface |
| CCDDrive::Poller | The Poller uses a separate thread to poll the host for a disc drive with an audio CD |
| CDriveManager::Poller | The Poller uses a separate thread to poll the host for the presence of an audio CD |
| CProducer< T > | The Producer interface |
| ▼CProducer< int16_t > | |
| CCDDrive | Abstracts the host's disc drive |
| CCDDrive::Reader | The Reader uses a separate thread to load data into the CDDrive's ring buffer |
| CCDRipper::RipContext | Contains resources that are shared by private helper functions |
| CFreedesktop::ObjectManager::Signals | Object manager signal names |