summaryrefslogtreecommitdiff
path: root/eit.c
AgeCommit message (Collapse)Author
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
2001-12-01Removed the 'read incomplete section...' error message in the EIT processorKlaus Schmidinger
2001-10-28Avoiding multiple EPG entries for the same eventKlaus Schmidinger
2001-10-19Fixed timers starting and ending at unexpected timesKlaus Schmidinger
2001-10-07Fixed a wrong closing braceKlaus Schmidinger
2001-10-07Mapping backtick characters in EPG texts to single quotesKlaus Schmidinger
2001-10-07Fixed handling 'newline' characters in EPG textsKlaus Schmidinger
2001-09-22EPG info is now updated if the contents changes but the ID remains the sameKlaus Schmidinger
2001-09-22Removing unnecessary double quotes from EPG Subtitle in EPGBugfixLevel >=1Klaus Schmidinger
2001-08-19Getting the event info for the current recordingKlaus Schmidinger
2001-08-17Implemented EPG bugfixingKlaus Schmidinger
2001-08-15Now using 'libdtv' for getting EIT informationKlaus Schmidinger
2001-08-12Made I/O more robust by handling EINTR0.9.1Klaus Schmidinger
2001-08-11Fixed AddDirectoryKlaus Schmidinger
2001-08-11New command line option -EKlaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-04-01New SVDRP command LSTE to list the EPG dataKlaus Schmidinger
2001-03-31Fixed a segfault that sometimes happened when killing VDRKlaus Schmidinger