|
Discman
|
| ▼NFreedesktop | Freedesktop D-Bus information |
| ▼CObjectManager | The D-Bus object manager interface |
| CMethods | Object manager method names |
| CSignals | Object manager signal names |
| CAlbumArtComponent | Handles the interactions with the album art selection screen |
| ▼CAlbumArtProvider | Abstracts web services that provide album art images |
| CAlbumArt | An album art image and its URL |
| CInitializationFailed | Thrown when the provider cannot be reached |
| CNotFoundException | Thrown when the provider cannot find album art images |
| CApplication | Captures the Discman application global scope |
| CAudioOutput | Abstracts PortAudio using a given audio sample data type |
| ▼CBluetoothComponent | Handles the interactions with the Bluetooth device selection screen |
| CDevicesListColumnRecord | Bluetooth device list columns |
| ▼CCDDrive | Abstracts the host's disc drive |
| CDiscErrorException | Thrown when the audio CD was recognized but could not be opened for reading |
| CDriveErrorException | Thrown when an audio CD was internally expected in the disc drive but could not be recognized |
| CNoDiscPresentException | Called when the presumption that a disc is present is false |
| CPoller | The Poller uses a separate thread to poll the host for a disc drive with an audio CD |
| CReader | The Reader uses a separate thread to load data into the CDDrive's ring buffer |
| ▼CCDRipper | Rips CDs and individual tracks to M4A files |
| CNoMedia | Thrown when there is no removable volume to rip to |
| CRipContext | Contains resources that are shared by private helper functions |
| CRipperErrorException | Thrown when an error occurs mid-rip |
| CComponent | Base class for all Application components |
| CConsumer | The Consumer interface |
| ▼CDiscComponent | Handles the interactions with the album labels, track listing and ipod/eject buttons |
| CTracksListColumnRecord | Track list columns |
| ▼CDriveManager | Manages the state of the disc drive and any removable (iPod) drive |
| CNoDriveException | Thrown when the assumption of the presence of a drive is false |
| CPoller | The Poller uses a separate thread to poll the host for the presence of an audio CD |
| CLastFM | An interface to last.fm for retrieving album art |
| CNowPlayingComponent | Handles the interactions with the "now playing" side of the main screen |
| CProducer | The Producer interface |
| CSpotify | An interface to Spotify for retrieving album art |