summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2004-01-16Added Russian language textsKlaus Schmidinger
2004-01-12Added LinkageDescriptor handling to 'libsi'Klaus Schmidinger
2004-01-11Fixed resetting the EPG data versions after changing the preferred languagesKlaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger
2004-01-10Fixed a possible NULL pointer access in cEITScanner::Process()Klaus Schmidinger
2004-01-10In case of incomplete sections an error message is now logged only every 10 s...Klaus Schmidinger
2004-01-10Fixed testing for matching section filters in case they are turned offKlaus Schmidinger
2004-01-09Fixed the 'su' call in 'runvdr'Klaus Schmidinger
2004-01-09Fixed a 'const' in libsi/si.hKlaus Schmidinger
2004-01-09Added support for selecting preferred EPG languagesKlaus Schmidinger
2004-01-05Enhanced the SDT filter to handle multi part sectionsKlaus Schmidinger
2004-01-05Changed calculation of channel ids to make it work for tv stations that use t...Klaus Schmidinger
2004-01-05Fixed a crash in case there is no DVB hardware presentKlaus Schmidinger
2004-01-05Added 'Update channels' setup parameterKlaus Schmidinger
2004-01-05Fixed a warning about character comparison in libsi/si.cKlaus Schmidinger
2004-01-05Fixed a compiler warning about virtual cConfig::Load() functionsKlaus Schmidinger
2004-01-05Fixed a lockup in the EPG scanner when no non-primary device was availableKlaus Schmidinger
2004-01-04Limited the line length in the EPG bugfix report1.3.0Klaus Schmidinger
2004-01-04Increased the maximum number of possible OSD colors to 256Klaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-25Now using the 'version number' of EPG events to avoid unnecessary workKlaus Schmidinger
2003-12-24Now the CA descriptors are sent to the CAM in the 'program' or 'ES level' sec...Klaus Schmidinger
2003-12-23Added 'StreamType' setting to CAM communicationKlaus 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-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
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 b...Klaus Schmidinger
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
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 probl...1.2.6pre1Klaus 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 cDvbDevice::StillPic...Klaus Schmidinger
2003-10-12Removed the unused 0x73 (TOT) filter in eit.cKlaus Schmidinger