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
2021-12-11
Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()
Klaus Schmidinger
2021-04-28
Now using a separate fixed value for internal EPG linger time
Klaus Schmidinger
2021-04-04
Improved handling EPG data from the EIT tables
Klaus Schmidinger
2021-03-16
Improved cSectionSyncer
Klaus Schmidinger
2020-11-28
Fixed generating the HashId in cEIT::cEIT()
Klaus Schmidinger
2020-06-23
Added support for HEVC-video and AC-4-audio
Klaus Schmidinger
2020-05-04
Fixed initializer
Klaus Schmidinger
2020-05-04
Fixed compatibility with current versions of glibc
Klaus Schmidinger
2019-05-20
Added a workaround for broadcasters who set an event to status "not running" ...
Klaus Schmidinger
2018-11-15
Reverted the change "The EIT filter no longer parses data from "other TS"..."
Klaus Schmidinger
2018-03-31
The EIT filter no longer parses data from "other TS"
Klaus Schmidinger
2017-10-11
Fixed handling VPS events outside the LingerLimit, which could cause recordin...
Klaus Schmidinger
2017-05-03
Events in the EIT that end before the EPG linger time are now ignored in the ...
Klaus Schmidinger
2017-03-31
The function cEpgHandlers::BeginSegmentTransfer() is now boolean
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2015-02-01
Fixed a memory leak in case of broken Extended Event Descriptors
Klaus Schmidinger
2014-02-08
Added LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning...
Klaus Schmidinger
2014-02-08
Fixed some compiler warnings with Clang 3.4.1
Klaus Schmidinger
2013-11-03
Fixed a possible access to uninitialized data in cEIT::cEIT()
Klaus Schmidinger
2013-10-12
Now also checking the source (in addition to the transponder) when setting th...
Klaus Schmidinger
2013-08-23
Added Begin/EndSegmentTransfer() to the EPG handler interface
Klaus Schmidinger
2012-12-04
Now always setting the TDT EIT filter, because otherwise when turning on usin...
Klaus Schmidinger
2012-12-04
Synchronizing system time to the transponder time is now done using adjtime()...
Klaus Schmidinger
2012-08-25
Added IsUpdate() to the EPG handler interface
Klaus Schmidinger
2012-06-04
Added SetComponents() to the EPG handler interface
Klaus Schmidinger
2012-06-04
Added HandledExternally() to the EPG handler interface
Klaus Schmidinger
2012-06-04
Removed DeleteEvent() from the EPG handler interface (turned out not to be us...
Klaus Schmidinger
2012-06-02
Added DeleteEvent() to the EPG handler interface, so that an EPG handler can ...
Klaus Schmidinger
2012-03-14
Added missing channel locking to cEIT
Klaus Schmidinger
2012-03-10
Added a new plugin interface for implementing EPG handlers
1.7.26
Klaus Schmidinger
2012-03-08
Revoked "If the first event in a schedule has a table id of 0x00, any incomin...
Klaus Schmidinger
2012-02-25
If the first event in a schedule has a table id of 0x00, any incoming EIT dat...
Klaus Schmidinger
2010-05-16
The EPG data now handles stream components 5 (H.264-video) and 6 (HEAAC-audio)
Klaus Schmidinger
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
[next]