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
/
epg.c
Age
Commit message (
Expand
)
Author
2021-04-29
Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0
Klaus Schmidinger
2021-04-28
Now using a separate fixed value for internal EPG linger time
Klaus Schmidinger
2021-04-13
Fixed dropping outdated events
Klaus Schmidinger
2021-04-06
Fixed handling the timer counter in cSchedule::DelEvent()
Klaus Schmidinger
2021-04-04
Improved handling EPG data from the EIT tables
Klaus Schmidinger
2021-01-04
Fixed initializing the cChannel::schedule pointer after reading EPG data with...
Klaus Schmidinger
2019-05-20
Added a workaround for broadcasters who set an event to status "not running" ...
Klaus Schmidinger
2017-05-28
Fixed the locking sequence when dumping EPG data
Klaus Schmidinger
2017-05-28
Added debug output for checking the correct sequence of locking global lists
Klaus Schmidinger
2017-05-09
Fixed handling line numbers in error messages when reading EPG data
Klaus Schmidinger
2017-05-03
Events in the EIT that end before the EPG linger time are now ignored in the ...
Klaus Schmidinger
2017-04-02
The cEvent class now has a new member 'aux'
Klaus Schmidinger
2017-03-31
The function cEpgHandlers::BeginSegmentTransfer() is now boolean
Klaus Schmidinger
2015-09-10
The character 0x0D is now stripped from EPG texts
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2013-12-28
Changed '%a' to the POSIX compliant '%m' in all scanf() calls
Klaus Schmidinger
2013-08-31
Fixed cleaning up old EPG events in case no epg data file is given
Klaus Schmidinger
2013-08-23
Added Begin/EndSegmentTransfer() to the EPG handler interface
Klaus Schmidinger
2013-02-17
Some formatting fixes
1.7.38
Klaus Schmidinger
2012-10-04
The cThread constructor now has an additional boolean parameter that can be s...
Klaus Schmidinger
2012-09-29
Reactivated stripping control characters from EPG texts and adapted it to UTF-8
Klaus Schmidinger
2012-09-29
Moved cleaning up the EPG data and writing the epg.data file into a separate ...
Klaus Schmidinger
2012-09-24
Moved cleaning up the EPG data and writing the epg.data file into a separate ...
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-05-13
Fixed a mismatched 'delete' in cSchedules::SetEpgDataFileName()
Klaus Schmidinger
2012-03-10
Added a new plugin interface for implementing EPG handlers
1.7.26
Klaus Schmidinger
2012-02-13
Added a missing '.' after the month in VPS strings
Klaus Schmidinger
2012-02-13
No longer using tabs as delimiter in the EPG bugfix log
Klaus Schmidinger
2012-02-11
The epg.data file is now read in a separate thread
Klaus Schmidinger
2012-01-08
cEvent::FixEpgBugs() now replaces any newline characters in stream component ...
Klaus Schmidinger
2011-02-25
Now checking the result of all realloc() calls
Klaus Schmidinger
2010-02-28
The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digi...
1.7.13
Klaus Schmidinger
2010-01-08
Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group"
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
2008-05-01
Implemented handling the standard component descriptor for AC3
Klaus Schmidinger
2008-02-16
Added missing #include <limits.h> to epg.c and menuitems.h
Klaus Schmidinger
2007-06-10
Freetype font support; full UTF-8 support; dropped pixel fonts
Klaus Schmidinger
2006-10-28
Fixed deleting EPG events that have a running status of "pausing" or higher
Klaus Schmidinger
2006-10-07
Fixed handling language codes and descriptions of recorded audio tracks
Klaus Schmidinger
2006-08-05
Fixed handling the running status of EPG events before the currently running ...
Klaus Schmidinger
2006-07-29
Fixed assigning schedules to channels in case there is no initial EPG informa...
Klaus Schmidinger
2006-07-22
Newlines in title and short text of an EPG event are now changed into blanks ...
Klaus Schmidinger
2006-07-22
Fixed handling the running status of EPG events before the currently running ...
Klaus Schmidinger
2006-05-25
Fixed handling VPS timers in case the EPG event hasn't been 'seen' in a while
Klaus Schmidinger
[next]