Age | Commit message (Expand) | Author |
2004-02-08 | Fixed the validity check for channel IDs, because some providers use TIDs wit... | Klaus Schmidinger |
2004-02-08 | Preliminary fix for the "Unknown picture type error" | Klaus Schmidinger |
2004-01-31 | Fixed handling bitmap indexes for 256 color mode | Klaus Schmidinger |
2004-01-31 | Fixed the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case the di... | Klaus Schmidinger |
2004-01-25 | Added a call to cStatus::MsgOsdCurrentItem() to cMenuEditItem::SetValue()1.3.3 | Klaus Schmidinger |
2004-01-25 | Fixed frequency handling when setting the CA descriptors in cDvbTuner::Action() | Klaus Schmidinger |
2004-01-18 | Fixed setting the source type for newly detected terrestrial transponders1.3.2 | Klaus Schmidinger |
2004-01-18 | Added 'libsi' include files to the 'include' directory, so that plugins can u... | Klaus Schmidinger |
2004-01-18 | Fixed wrong parameter settings when scanning NITs for terrestrial transponders | Klaus Schmidinger |
2004-01-16 | Fixed a wrong 'delta' value in the call to the shutdown script | Klaus Schmidinger |
2004-01-16 | Added Russian language texts | Klaus Schmidinger |
2004-01-11 | Fixed resetting the EPG data versions after changing the preferred languages | Klaus Schmidinger |
2004-01-10 | Fixed a possible NULL pointer access in cEITScanner::Process() | Klaus Schmidinger |
2004-01-10 | Fixed testing for matching section filters in case they are turned off | Klaus Schmidinger |
2004-01-09 | Fixed the 'su' call in 'runvdr' | Klaus Schmidinger |
2004-01-09 | Added support for selecting preferred EPG languages | Klaus Schmidinger |
2004-01-05 | Changed calculation of channel ids to make it work for tv stations that use t... | Klaus Schmidinger |
2004-01-05 | Fixed a crash in case there is no DVB hardware present | Klaus Schmidinger |
2004-01-05 | Fixed a warning about character comparison in libsi/si.c | Klaus Schmidinger |
2004-01-05 | Fixed a compiler warning about virtual cConfig::Load() functions | Klaus Schmidinger |
2004-01-05 | Fixed a lockup in the EPG scanner when no non-primary device was available | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-24 | Now the CA descriptors are sent to the CAM in the 'program' or 'ES level' sec... | Klaus Schmidinger |
2003-12-23 | Added 'StreamType' setting to CAM communication | Klaus Schmidinger |
2003-12-22 | Fixed an alignment problem in CAM access on 64bit systems | Klaus Schmidinger |
2003-12-22 | Fixed a problem with crc32 in SI handling on 64bit systems | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-11-09 | Fixed processing EPG data in case there is no title | Klaus Schmidinger |
2003-11-09 | Fixed handling Priority -1 in cDvbDevice::ProvidesChannel() | Klaus Schmidinger |
2003-11-08 | Fixed getting the list of recordings in case VDR is started from a directory ... | Klaus Schmidinger |
2003-11-07 | Added North American satellites to 'sources.conf' | Klaus Schmidinger |
2003-11-07 | Added Asia-Pacific satellites to 'sources.conf' | Klaus Schmidinger |
2003-11-07 | Added cDevice::GetSTC() | Klaus Schmidinger |
2003-10-26 | Added missing 'const' to some cChannel member functions | Klaus Schmidinger |
2003-10-26 | Fixed handling CAM menus in case the CAM connection fails while the menu is b... | Klaus Schmidinger |
2003-10-24 | Greek language texts now use iso8859-7 character set | Klaus Schmidinger |
2003-10-24 | Changed font handling to allow language specific character sets; adopted the ... | Klaus Schmidinger |
2003-10-18 | Mutexes are now created with PTHREAD_MUTEX_ERRORCHECK_NP | Klaus Schmidinger |
2003-10-18 | Added "Slovak Link" and "Czech Link" to 'ca.conf' | Klaus Schmidinger |
2003-10-18 | Changed thread handling to make it work with NPTL | Klaus Schmidinger |
2003-10-17 | Edited recordings will now never be deleted automatically if the disk runs full | Klaus Schmidinger |
2003-10-17 | Changed the default "Lifetime" to 99 | Klaus Schmidinger |
2003-10-17 | Fixed extracting the ES data and added MPEG1 handling to cDvbDevice::StillPic... | Klaus Schmidinger |
2003-10-12 | Removed the unused 0x73 (TOT) filter in eit.c | Klaus Schmidinger |
2003-10-12 | Now trying to get a timer's channel without RID when loading 'timers.conf' | Klaus Schmidinger |
2003-10-12 | Fixed initializing the highlight area in cDvbSpuDecoder | Klaus Schmidinger |
2003-10-05 | Fixed handling rc key learning in case cRemote::Initialize() returns 'false' | Klaus Schmidinger |
2003-10-05 | Updated 'channels.conf.terr' for Berlin | Klaus Schmidinger |
2003-10-04 | Fixed detecting the /dev/videoN devices for GRAB in case there are others bef... | Klaus Schmidinger |
2003-10-03 | Fixed handling a channels.conf that contains a ":@nnn" line as its last entry | Klaus Schmidinger |