Age | Commit message (Expand) | Author |
2004-03-14 | Fixed a memory leak in thread handling when using NPTL | Klaus Schmidinger |
2004-03-14 | Now explicitly turning on the LNB power at startup1.3.6 | Klaus Schmidinger |
2004-03-13 | Fixed detecting the running status in case an empty EPG event is broadcast | Klaus Schmidinger |
2004-03-13 | Taking the Sid into account when detecting version changes in processing the PMT | Klaus Schmidinger |
2004-03-07 | Fixed handling itemized texts in EPG data | Klaus Schmidinger |
2004-03-05 | Fixed handling the current menu item | Klaus Schmidinger |
2004-03-05 | Fixed some descriptor handling in 'libsi' | Klaus Schmidinger |
2004-02-24 | Fixed a typo in libsi/si.h | Klaus Schmidinger |
2004-02-22 | Extended the SVDRP command LSTE to allow limiting the listed data | Klaus Schmidinger |
2004-02-21 | Implemented an "EPG linger time" | Klaus Schmidinger |
2004-02-14 | Initiating an emergency exit on too many UPT errors per recording | Klaus Schmidinger |
2004-02-13 | Fixed transponder handling to make it work with satellites that provide two t... | Klaus Schmidinger |
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 |