summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
2003-08-24Completed the Finnish OSD textsKlaus Schmidinger
2003-08-17Made the "Zap timeout" a setup variableKlaus Schmidinger
2003-08-16VDR now stops with result value 2 if one of the configuration files can't be ↵Klaus Schmidinger
read correctly at program startup
2003-08-06Fixed the TS to PES repacker so that it works with MPEG1 streamsKlaus Schmidinger
2003-06-12Fixed a bug in channel switching after Left/Right has been pressedKlaus Schmidinger
2003-06-06Fixed OSD access in case none of the devices provides oneKlaus Schmidinger
2003-05-31Updated Greek language textsKlaus Schmidinger
2003-05-29Some touchups for version 1.2.0Klaus Schmidinger
2003-05-26Some corrections to the French OSD textsKlaus Schmidinger
2003-05-24Modified handling of audio packets in cDvbPlayer for better sync with ↵Klaus Schmidinger
external AC3 replay
2003-05-16Moved the call to cPlugin::Start() further up in vdr.c, to make sure it gets ↵Klaus Schmidinger
called before trying to learn the keys
2003-05-11Implemented separate PausePriority and PauseLifetime parameters for the ↵Klaus Schmidinger
recordings created when pausing live video
2003-05-11Added VDRVERSNUM to config.hKlaus Schmidinger
2003-05-09Introduced cPlugin::Initialize()Klaus Schmidinger
2003-04-27Fixed minimum lifespan of deleted recordingsKlaus Schmidinger
2003-04-25Fixed detecting broken connection to the LIRC daemonKlaus Schmidinger
2003-04-13Using masks in EIT filtering to reduce the number of filtersKlaus Schmidinger
2003-04-12Implemented a 'resume ID' which allows several users to each have their own ↵Klaus Schmidinger
resume.vdr files
2003-03-23CAM access only for CA channels and no longer during replayKlaus Schmidinger
2003-03-09Removed signal handling and usleep(5000) from cDvbOsd::Cmd()Klaus Schmidinger
2003-02-15Fixed high CPU load during replayKlaus Schmidinger
2003-02-09Improved CAM supportKlaus Schmidinger
2003-01-26Fixed a new/delete malloc/free mismatchKlaus Schmidinger
2003-01-12Added 'Hrvatska radiotelevizija' and 'RTV Slovenija' to ca.confKlaus Schmidinger
2002-12-23Increased the timeout until an index file is considerd no longer to be writtenKlaus Schmidinger
2002-12-13Checking if there is a connection to the keyboard and if VDR is running in ↵Klaus Schmidinger
the foreground
2002-12-06The character '|' in description texts of EPG records is now interpreted as ↵Klaus Schmidinger
a newline character
2002-11-24Fixed missing initialization of 'number' in cChannelKlaus Schmidinger
2002-11-24Added NID, TID and RID to the channel definitionsKlaus Schmidinger
2002-11-12Added new entries to 'ca.conf'Klaus Schmidinger
2002-11-08Fixed saving the polarization parameter of channels that have a number in ↵Klaus Schmidinger
the 'source' parameter
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-20Timers now internally have a pointer to their channelKlaus Schmidinger
2002-10-19Fixed handling multiple 'CaCaps' entries in 'setup.conf'Klaus Schmidinger
2002-10-13Fixed some faulty default parameter initializationsKlaus Schmidinger
2002-10-13New configuration file 'reccmds.conf'Klaus Schmidinger
2002-10-13Implemented '?' handling for commands.confKlaus Schmidinger
2002-10-07Added cDevice::DeviceNumber()Klaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-30Fixed a missing Flush() call in the remote control learning procedureKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-09-21Fixed an incomplete initialization of the filter parametersKlaus Schmidinger
2002-09-09Removed a superfluous error message from cLockFile::Unlock()Klaus Schmidinger
2002-09-04Implemented recording and replaying with a single DVB cardKlaus Schmidinger
2002-08-28Fixed the 'newplugin' script to make it name the target for creating the ↵Klaus Schmidinger
distribution package 'dist'
2002-08-24Fixed replaying the last few seconds of a recordingKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-10Adapted VDR to the NEWSTRUCT driverKlaus Schmidinger
2002-07-27Re-visited the race condition fix in the cDvbPlayerKlaus Schmidinger
2002-07-13Added direct access to the index data of cPalette (needed for displaying SPUs)Klaus Schmidinger