cvs/klear/src/config.h | Configuration class for compilation |
cvs/klear/src/App/CKlearAppConfig.h | The configuration backend class Stores local configuration variables, but also saves and restores the written config files. This is the backend for the KlearConfigDialog |
cvs/klear/src/App/CKlearAppRecorder.h | This File provides a Recorder-Object , which grabs the videostream directly from the device and saves it to a specified file on HD |
cvs/klear/src/App/CKlearAppRecordSet.h | Storage class for storing start -, endtime, channel and path for each recording |
cvs/klear/src/App/CKlearAppScheduler.h | Class which handles and organizes recording |
cvs/klear/src/App/CKlearAppTray.h | Class for Customizing Klear Trayicon funtions |
cvs/klear/src/App/Engines/CKlearEngineAdapter.h | Abstract Player class for playback engines |
cvs/klear/src/App/Engines/KlearXine/CKlearEngineXine.h | Implementation of CKlearEngineAdapter for xine playback |
cvs/klear/src/App/Exceptions/CKlearAppErrorException.h | Error exception for Klear |
cvs/klear/src/App/Exceptions/CKlearAppException.h | The exception classes for klear Error data segment for ErrorMessage-Stack used by the Klear exception handling |
cvs/klear/src/App/Exceptions/CKlearAppFatalException.h | Fatal exception for Klear |
cvs/klear/src/App/Exceptions/CKlearAppFileException.h | File error exception for Klear |
cvs/klear/src/App/Exceptions/CKlearAppInputException.h | Input error exception for Klear |
cvs/klear/src/App/Exceptions/CKlearAppMemoryException.h | Memory error exception for Klear |
cvs/klear/src/App/Exceptions/CKlearExceptionReporter.h | The exception reporting classes for klear |
cvs/klear/src/App/Tuner/CKlearAppTuner.h | Abstract tunig basefile Tuning adapted from the t/s/c-zap files from the dvb-utils projects and vdr |
cvs/klear/src/App/Tuner/CKlearAppTunerC.h | Tuner for DVB-C Tuner for DVB-C derived from the KlearTuner-Baseclass |
cvs/klear/src/App/Tuner/CKlearAppTunerS.h | Satellite tuner main class |
cvs/klear/src/App/Tuner/CKlearAppTunerT.h | Tuner for DVB-T Tuner for DVB-T derived from the KlearTuner-Baseclass |
cvs/klear/src/GUI/Controller/CKlearControllerConfig.h | The GUI controller to configure Klear |
cvs/klear/src/GUI/Controller/CKlearControllerEPGMain.h | The EPG window controller |
cvs/klear/src/GUI/Controller/CKlearControllerMain.h | The main dialog implementation for Klear |
cvs/klear/src/GUI/Controller/CKlearControllerScanView.h | Controllerfile of scan window |
cvs/klear/src/GUI/Controller/CKlearControllerScheduler.h | The scheduler dialog implementation for Klear |
cvs/klear/src/GUI/Controller/CKlearControllerSchedulerOverview.h | The scheduler overview dialog implementation for Klear |