summaryrefslogtreecommitdiff
path: root/eit.c
AgeCommit message (Collapse)Author
2003-10-12Removed the unused 0x73 (TOT) filter in eit.cKlaus Schmidinger
2003-05-29Fixed a possible access of invalid file handles in cSIProcessor::Action()Klaus Schmidinger
2003-05-18Fixed EPG bugfix statistics to avoid log entires for undefined channelsKlaus Schmidinger
2003-05-18Fixed reading 'epg.data' for channels with non-zero RIDKlaus Schmidinger
2003-05-18Avoiding spurious section filter settings after a channel switchKlaus Schmidinger
2003-05-11Disabled the 'Received stuffing section in EIT' log messageKlaus Schmidinger
2003-04-27Fixed faulty calculation of section length1.1.29Klaus Schmidinger
2003-04-25Now sending CA descriptors to the CAM in the same sequence as they were ↵Klaus Schmidinger
originally received
2003-04-21Now also taking providerId and caPid into account when handling CA descriptorsKlaus Schmidinger
2003-04-18Now only those Ca descriptors are sent to a CAM that are actually understood ↵Klaus Schmidinger
by that CAM
2003-04-18Fixed handling Ca descriptorsKlaus Schmidinger
2003-04-13Using masks in EIT filtering to reduce the number of filtersKlaus Schmidinger
2003-04-12Now using 'libdtv' version 0.0.5Klaus Schmidinger
2003-03-16Fixed the EPG bugfix code number for the MAX_USEFUL_SUBTITLE_LENGTH fixKlaus Schmidinger
2003-03-16Fixed a possible deadlock when using the 'Blue' button in the 'Schedules' ↵Klaus Schmidinger
menu to switch to an other channel
2003-02-02Improved CAM handling1.1.23Klaus Schmidinger
2003-01-26Changed EIT processing to always read a full sectionKlaus Schmidinger
2003-01-06Added an EPG bugfix for too long Subtitles and empty Extended DescriptionKlaus Schmidinger
2003-01-06Implemented 'Link Layer' based CAM supportKlaus Schmidinger
2002-11-24Added NID, TID and RID to the channel definitionsKlaus Schmidinger
2002-11-10First step towards a 'unique channel ID'Klaus Schmidinger
2002-11-02Fixed reading EPG data via the SVDRP command PUTEKlaus Schmidinger
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-13The SVDRP command PUTE now triggers an immediate write of the 'epg.data' fileKlaus Schmidinger
2002-10-11Adapted type names to the new HEAD version of the driverKlaus Schmidinger
2002-10-07Fixed fetching the current/next informationKlaus Schmidinger
2002-10-06Removed some unnecessary #includes from eit.cKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-21Fixed an incomplete initialization of the filter parametersKlaus Schmidinger
2002-09-15Added an EPG bugfix for the latest VOX EPG data format1.1.10Klaus Schmidinger
2002-09-15Dropping bogus EPG eventsKlaus Schmidinger
2002-08-25New SVDRP command CLREKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-10Adapted VDR to the NEWSTRUCT driverKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-04-06Fixed a possible hangup when reading a broken epg.data fileKlaus Schmidinger
2002-04-06Fixed a problem with accessing the epg.data file before it is fully writtenKlaus Schmidinger
2002-04-01Fixed a bug in the EPG bugfix mechanism if the extended description is ↵1.0.0pre5Klaus Schmidinger
shorter than 3 characters
2002-03-17Changed 'TrustedTransponder' to 'TimeTransponder'1.0.0pre4Klaus Schmidinger
2002-03-10New Setup parameter TrustedTransponderKlaus Schmidinger
2002-03-02Fixed a deadlock when switching channels via Schedule/Now|Next/SwitchKlaus Schmidinger
2002-02-25Fixed a crash in case there is no 'epg.data' at program start1.0.0pre2Klaus Schmidinger
2002-02-23Reading 'epg.data' at startupKlaus Schmidinger
2002-02-23Accessing Schedules data directly via cSIProcessorKlaus Schmidinger
2002-02-15Added scanning for EPG data for another 4 daysKlaus Schmidinger
2002-02-09Only reporting the 'EPG bugfix statistics' if there really were any fixesKlaus Schmidinger
2002-02-02Added some EPG bugfix statisticsKlaus Schmidinger
2002-02-02Removed the EPG bugfix for 'Title / Subtitle' cleanupKlaus Schmidinger
2002-01-13Removed EPGBugfixLevel '3'Klaus Schmidinger