| CombinedTuneController | Combines all supported controllers into one controller |
| FileTuneController | A player-independent class for controlling any player through files. This class reads the current playing song from a file, and notifies if the song changed. Therefore, this class can be used if specific support for a certain player isn't implemented yet |
| ITunesController | A controller for the Mac OS X version of iTunes |
| ITunesPlugin | |
| PollingTuneController | A base class for a controller that uses polling to retrieve the currently playing song |
| Tune | A class represinting a tune |
| TuneController | Base class for representing a media player |
| TuneControllerManager | A manager for all tune controller plugins |
| TuneControllerPlugin | Base class for TuneController plugins |
| WinAmpController | A controller for WinAmp |
| WinAmpPlugin | |
| XMMSController | A controller for XMMS |
| XMMSPlugin |
1.4.5