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.h
Age
Commit message (
Expand
)
Author
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2013-08-23
Added Begin/EndSegmentTransfer() to the EPG handler interface
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-26
Added some typecasts to silence gcc compiler warnings
Klaus Schmidinger
2012-02-11
The epg.data file is now read in a separate thread
Klaus Schmidinger
2011-02-25
Now checking the result of all realloc() calls
Klaus Schmidinger
2010-01-08
Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group"
Klaus Schmidinger
2010-01-03
Rearranged cEvent members to minimize memory waste
Klaus Schmidinger
2010-01-03
Implemented handling the "Parental Rating Descriptor"
Klaus Schmidinger
2010-01-03
Implemented handling the "Content Descriptor"
Klaus Schmidinger
2006-10-07
Fixed handling language codes and descriptions of recorded audio tracks
Klaus Schmidinger
2006-03-25
Enhanced logging EPG event data
Klaus Schmidinger
2006-02-26
The 'event id' in EPG data has been extended to 32 bit
Klaus Schmidinger
2006-02-19
If a recording starts and the channel's audio PID data has more language code...
Klaus Schmidinger
2006-02-18
The language code in the 'X' component records of EPG data can now consist of...
Klaus Schmidinger
2006-01-29
When looking for the present or following EPG event, the running status is no...
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-27
cTimer no longer has its own 'schedule' member
Klaus Schmidinger
2005-12-26
EPG events that are no longer in the currently broadcasted data stream are no...
Klaus Schmidinger
2005-09-11
Implemented a hash for the channels to reduce the system load in the EIT scan...
1.3.32
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-28
cRecordingInfo stores channelID itself (preparation for change in cEvent)
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-03-13
The running status of a VPS event is now only taken seriously if that event h...
Klaus Schmidinger
2005-01-02
Implemented audio track menu
Klaus Schmidinger
2004-12-26
Made several functions threadsafe (cont'd)
Klaus Schmidinger
2004-11-01
Now using qsort() to sort cListBase lists
Klaus Schmidinger
2004-10-24
Implemented 'modified' and 'seen' for EPG schedules/events
1.3.14
Klaus Schmidinger
2004-03-14
Removed cSchedule::GetEventNumber() and cSchedule::NumEvents()
Klaus Schmidinger
2004-03-13
Fixed detecting the running status in case an empty EPG event is broadcast
Klaus Schmidinger
2004-03-06
Added log entries whenever the running status of an event changes
Klaus Schmidinger
2004-03-06
Fixed assigning events to timers (they no longer get "stuck")
Klaus Schmidinger
2004-02-29
Implemented VPS controlled timers
1.3.5
Klaus Schmidinger
2004-02-22
Extended the SVDRP command LSTE to allow limiting the listed data
Klaus Schmidinger
2004-02-22
Added 'CheckRunningStatus' when getting present/following event
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
2004-02-21
Removed the obsolete 'present' and 'following' handling from the EPG data
Klaus Schmidinger
2004-02-21
Added the 'running status' to the EPG events
Klaus Schmidinger
2004-01-09
Added support for selecting preferred EPG languages
Klaus Schmidinger
2004-01-04
Implemented automatic PID switching and channel detection
Klaus Schmidinger
[next]