summaryrefslogtreecommitdiff
path: root/eit.c
AgeCommit message (Collapse)Author
2004-03-20Fixed handling text lengths for itemized EPG textsKlaus Schmidinger
2004-03-13Fixed detecting the running status in case an empty EPG event is broadcastKlaus Schmidinger
2004-03-07Fixed handling VPS times at year boundariesKlaus Schmidinger
2004-03-07Fixed handling itemized texts in EPG dataKlaus Schmidinger
2004-03-06Added log entries whenever the running status of an event changesKlaus Schmidinger
2004-02-22Implemented handling the VPS timestampsKlaus Schmidinger
2004-02-21The EPG data is now always kept sorted chronologically in the internal data ↵Klaus Schmidinger
structures
2004-02-21Added the 'running status' to the EPG eventsKlaus Schmidinger
2004-02-08Now handling "linked services"Klaus Schmidinger
2004-01-09Added support for selecting preferred EPG languagesKlaus 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-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-10-18The cThread class now accepts a 'Description' parameterKlaus Schmidinger
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