index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eit.c
Age
Commit message (
Expand
)
Author
2010-01-08
Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group"
Klaus Schmidinger
2010-01-03
After a CLRE command, no further EPG processing is now done for 10 seconds
Klaus Schmidinger
2010-01-03
Implemented handling the "Parental Rating Descriptor"
Klaus Schmidinger
2010-01-03
Implemented handling the "Content Descriptor"
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-06-21
Changed the EIT filter setup to save a few handles on devices that do hardwar...
Klaus Schmidinger
2009-05-15
EIT events are now only processed if a plausible system time is available, to...
Klaus Schmidinger
2009-05-10
Fixed use of time_t in cEIT::cEIT()
Klaus Schmidinger
2009-04-12
Improved efficiency of cEIT::cEIT()
1.7.5
Klaus Schmidinger
2008-05-01
Implemented handling the standard component descriptor for AC3
Klaus Schmidinger
2008-04-13
Improved logging system time changes to avoid problems on slow systems under ...
Klaus Schmidinger
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
2007-07-28
Fixed a bug I introduced when simplifying the original patch for detecting Pr...
Klaus Schmidinger
2007-07-21
Fixed detection of Premiere NVOD channel links
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2006-10-09
Fixed clearing an event's Title, ShortText and Description in case the data c...
Klaus Schmidinger
2006-10-07
Now clearing an event's Title, ShortText and Description if there is no Short...
Klaus Schmidinger
2006-08-05
Fixed handling the running status of EPG events before the currently running ...
Klaus Schmidinger
2006-07-22
cEIT::cEIT() now calls pSchedule->SetPresentSeen() even if OnlyRunningStatus ...
Klaus Schmidinger
2006-05-25
Fixed handling the running status of EPG events in case the "Schedule" menu i...
Klaus Schmidinger
2006-04-29
Fixed a memory leak in handling external EPG data
Klaus Schmidinger
2006-04-15
The "Update channels" parameter in the "Setup/DVB" menu has been extended to ...
Klaus Schmidinger
2006-02-19
Externally provided EPG data (with table ID 0x00) now gets its component desc...
Klaus Schmidinger
2006-01-14
Made the "What's on now/next?" menus a lot faster by storing a pointer to eac...
Klaus Schmidinger
2005-12-26
EPG events that are no longer in the currently broadcasted data stream are no...
Klaus Schmidinger
2005-11-04
Removed '\n' from several syslog() calls
Klaus Schmidinger
2005-09-04
Changed the audio PID language codes to hold up to two 3 letter codes; automa...
Klaus Schmidinger
2005-08-13
Fixed handling EPG data for time shifted events
Klaus Schmidinger
2005-08-07
Fixed setting system time to avoid time jumps in case of faulty data
Klaus Schmidinger
2005-06-11
Fixed dropping EPG events that have a zero start time or duration, in case it...
Klaus Schmidinger
2005-05-28
Now using hash tables to speed up cSchedule::GetEvent()
Klaus Schmidinger
2005-05-28
cEvent no longer stores the channelID directly, but rather has a pointer to t...
Klaus Schmidinger
2005-05-26
Now dropping EPG events that have a zero start time or duration
Klaus Schmidinger
2005-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2005-03-20
Improved falling back to normal recording if the VPS data hasn't been seen fo...
Klaus Schmidinger
2005-01-02
Implemented audio track menu
Klaus Schmidinger
2004-12-26
Made several functions threadsafe (cont'd)
Klaus Schmidinger
2004-10-31
Added the 'portal name' to cChannels
Klaus Schmidinger
2004-10-31
Now handling the channel name, short name and provider separately
Klaus Schmidinger
2004-10-24
Implemented 'modified' and 'seen' for EPG schedules/events
1.3.14
Klaus Schmidinger
2004-10-16
Fixed a possible crash with inconsistent SI data
Klaus Schmidinger
2004-07-18
Experimental support for NVOD channels
Klaus Schmidinger
2004-06-06
Modified 'libsi' to require callers to state the buffer sizes when getting st...
1.3.10
Klaus Schmidinger
2004-03-20
Fixed handling text lengths for itemized EPG texts
Klaus Schmidinger
2004-03-13
Fixed detecting the running status in case an empty EPG event is broadcast
Klaus Schmidinger
2004-03-07
Fixed handling VPS times at year boundaries
Klaus Schmidinger
2004-03-07
Fixed handling itemized texts in EPG data
Klaus Schmidinger
2004-03-06
Added log entries whenever the running status of an event changes
Klaus Schmidinger
2004-02-22
Implemented handling the VPS timestamps
Klaus Schmidinger
2004-02-21
The EPG data is now always kept sorted chronologically in the internal data s...
Klaus Schmidinger
[next]