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
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
2006-05-12
Now giving the start time precedence when searching for existing EPG events
Klaus Schmidinger
2006-05-07
If VPS timers are active, their events are now being kept up to date
Klaus Schmidinger
2006-04-22
Fixed handling empty titles in cEvent::FixEpgBugs()
Klaus Schmidinger
2006-04-17
Stripped some trailing whitespace
1.3.47
Klaus Schmidinger
2006-03-26
Fixed some #include sequences
Klaus Schmidinger
2006-03-26
The 'running status' of EPG events is now only set to SI::RunningStatusNotRun...
Klaus Schmidinger
2006-03-26
Ignoring 'version' in EPG data when reading from 'epg.data' or SVDRP/PUTE
Klaus Schmidinger
2006-03-25
Enhanced logging EPG event data
Klaus Schmidinger
2006-03-25
Fixed getting the present EPG event in case none is currently 'running'
Klaus Schmidinger
2006-02-28
The status changes of EPG events are now logged for all channels that have ti...
Klaus Schmidinger
2006-02-26
Fixed cSchedule::GetFollowingEvent() in case there is currently no present ev...
1.3.44
Klaus Schmidinger
2006-02-26
The 'event id' in EPG data has been extended to 32 bit
Klaus Schmidinger
2006-02-25
The 'info.vdr' file of a recording now also contains the 'E' and 'V' records ...
Klaus Schmidinger
2006-02-19
If a recording starts and the channel's audio PID data has more language code...
Klaus Schmidinger
2006-02-19
Fixed handling multiple language codes
Klaus Schmidinger
2006-02-18
The language code in the 'X' component records of EPG data can now consist of...
Klaus Schmidinger
2006-02-03
Fixed setting "No title" for broken event data
Klaus Schmidinger
2006-01-29
Now initializing the channels' schedule pointers when reading the epg.data fi...
Klaus Schmidinger
2006-01-29
When looking for the present or following EPG event, the running status is no...
Klaus Schmidinger
2006-01-29
Dropped logging writing epg.data (comes too often)
Klaus Schmidinger
2006-01-29
When reading epg.data (or data from PUTE), the version number of events with ...
Klaus Schmidinger
2006-01-28
There is now a log message when VDR writes the epg.data file
Klaus Schmidinger
2006-01-27
EPG events from epg.data or SVDRP's PUTE command now have their Title set to ...
Klaus Schmidinger
2006-01-20
Fixed a crash in the Schedule menu with events that have no title (cEvent::Fi...
Klaus Schmidinger
2006-01-20
Fixed a crash after executing the SVDRP command CLRE, caused by dangling 'sch...
Klaus Schmidinger
2006-01-15
Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording...
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-30
Changed all "illegal" to "invalid" in error messages
Klaus Schmidinger
2005-12-27
Improved cSchedule::DropOutdated()
Klaus Schmidinger
2005-12-26
Schedules are now cleaned up once every hour (not only at 05:00)
Klaus Schmidinger
2005-12-26
Modified cSchedule::Cleanup() (events are always sorted by time)
Klaus Schmidinger
2005-12-26
Removed an invalid access to Event->schedule in cSchedule::DelEvent()
Klaus Schmidinger
2005-12-26
EPG events that are no longer in the currently broadcasted data stream are no...
Klaus Schmidinger
2005-12-25
The version number of EPG events is now also stored in the epg.data file
Klaus Schmidinger
2005-11-11
No longer removing superfluous hyphens in EPG data
Klaus Schmidinger
[next]