summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-12-22Added a note about deleting cFilterKlaus Schmidinger
2003-12-22Fixed an alignment problem in CAM access on 64bit systemsKlaus Schmidinger
2003-12-22Fixed a problem with crc32 in SI handling on 64bit systemsKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-12-13Added instructions for new character encodingsKlaus Schmidinger
2003-12-13Removed superfluous white space; added RCS IdKlaus Schmidinger
2003-12-13Cleaned up MakefileKlaus Schmidinger
2003-11-22Added 'libsi'Klaus Schmidinger
2003-11-14Final release of version 1.2.6Klaus Schmidinger
2003-11-09Fixed processing EPG data in case there is no titleKlaus Schmidinger
2003-11-09Fixed handling Priority -1 in cDvbDevice::ProvidesChannel()Klaus Schmidinger
2003-11-08Fixed getting the list of recordings in case VDR is started from a directory ↵Klaus Schmidinger
where it doesn't have access to
2003-11-07Added North American satellites to 'sources.conf'Klaus Schmidinger
2003-11-07Added Asia-Pacific satellites to 'sources.conf'Klaus Schmidinger
2003-11-07Added cDevice::GetSTC()Klaus Schmidinger
2003-10-26Added missing 'const' to some cChannel member functionsKlaus Schmidinger
2003-10-26Fixed handling CAM menus in case the CAM connection fails while the menu is ↵Klaus Schmidinger
being presented
2003-10-24Fixed handling comments in editing marksKlaus Schmidinger
2003-10-24Continuing learning remote control keys in case one rc failsKlaus Schmidinger
2003-10-24Improved cDvbDevice::StillPicture() (cont'd)Klaus Schmidinger
2003-10-24Greek language texts now use iso8859-7 character setKlaus Schmidinger
2003-10-24Changed font handling to allow language specific character sets; adopted the ↵Klaus Schmidinger
small font character set from the "Elchi" patch
2003-10-19Improved cDvbDevice::StillPicture()Klaus Schmidinger
2003-10-18Mutexes are now created with PTHREAD_MUTEX_ERRORCHECK_NPKlaus Schmidinger
2003-10-18Added "Slovak Link" and "Czech Link" to 'ca.conf'Klaus Schmidinger
2003-10-18The cThread class now accepts a 'Description' parameterKlaus Schmidinger
2003-10-18Changed thread handling to make it work with NPTLKlaus Schmidinger
2003-10-17Channel IDs are now checked when reading 'channels.conf' to avoid later ↵1.2.6pre1Klaus Schmidinger
problems with timers
2003-10-17Fixed a typoKlaus Schmidinger
2003-10-17Edited recordings will now never be deleted automatically if the disk runs fullKlaus Schmidinger
2003-10-17Changed the default "Lifetime" to 99Klaus Schmidinger
2003-10-17Fixed extracting the ES data and added MPEG1 handling to ↵Klaus Schmidinger
cDvbDevice::StillPicture()
2003-10-12Removed the unused 0x73 (TOT) filter in eit.cKlaus Schmidinger
2003-10-12Now trying to get a timer's channel without RID when loading 'timers.conf'Klaus Schmidinger
2003-10-12Fixed initializing the highlight area in cDvbSpuDecoderKlaus Schmidinger
2003-10-05Fixed handling rc key learning in case cRemote::Initialize() returns 'false'Klaus Schmidinger
2003-10-05Updated 'channels.conf.terr' for BerlinKlaus Schmidinger
2003-10-04Fixed detecting the /dev/videoN devices for GRAB in case there are others ↵Klaus Schmidinger
before the DVB devices
2003-10-03Fixed handling a channels.conf that contains a ":@nnn" line as its last entryKlaus Schmidinger
2003-10-03Fixed missing channel info after an incomplete channel group switchKlaus Schmidinger
2003-10-03Updated the required driver version in INSTALLKlaus Schmidinger
2003-09-21Fixed a typoKlaus Schmidinger
2003-09-17Updated 'channels.conf.cable'1.2.5Klaus Schmidinger
2003-09-14Updated 'ca.conf'1.2.5pre3Klaus Schmidinger
2003-09-14Made cOsdMenu::Display() virtualKlaus Schmidinger
2003-09-14Added 'repeat' function keys '7' and '9' ("jump to mark") in replay modeKlaus Schmidinger
2003-09-14Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink()Klaus Schmidinger
2003-09-14Set version to 1.2.5pre3 - there were too many changes to just release it as ↵Klaus Schmidinger
stable
2003-09-14VDR now starts up even if 'keymacros.conf' references a plugin that is ↵Klaus Schmidinger
currently not loaded
2003-09-14Made 'diseqc.conf' a required file only if Setup.DiSEqC is activatedKlaus Schmidinger