summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)Author
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
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 th...Klaus Schmidinger
2002-12-06The character '|' in description texts of EPG records is now interpreted as a...Klaus Schmidinger
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 the...Klaus Schmidinger
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 dist...Klaus Schmidinger
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
2002-06-22Added Hungarian language textsKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-17Makefile improvementsKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-05-12Changed the cPlugin::Start() function to return a boolean valueKlaus Schmidinger
2002-05-10Separated the actual DVB hardware OSD implementation from the abstract OSD in...Klaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger
2002-04-26Version 1.0.2Klaus Schmidinger
2002-04-26Default duration of instant recording is 3 hours (and configurable)Klaus Schmidinger
2002-04-21Fixed a possible endless loop in shifting recordings between DVB cardsKlaus Schmidinger
2002-04-07Final version 1.0.01.0.0Klaus Schmidinger
2002-04-02Fixed a problem with wrong EPG data in the Schedules menuKlaus Schmidinger
2002-03-31Fixed skipping the next hit of a repeating timerKlaus Schmidinger
2002-03-24Added a manual page vdr(1)Klaus Schmidinger