Age | Commit message (Expand) | Author |
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 handlers1.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 |
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 |