summaryrefslogtreecommitdiff
path: root/epg_events.cpp
AgeCommit message (Expand)Author
2017-06-07Fixed all undefined preprocessor variablesJasmin Jessich
2017-05-21Include file re-orderingJasmin Jessich
2017-05-18Fire assert in CreateEpgInfo if chan is NULLJasmin Jessich
2017-05-14Remove more dead codeJasmin Jessich
2017-05-14Remove dead code from epg_events.cppJasmin Jessich
2017-04-01VDR-2.3.1 compatibility patch by Nachteule.Rolf Ahrenberg
2015-02-13Removed all conditional compilation based on VDRVERSNUM. The youngestDieter Hametner
2015-02-13Show correct end time and progress while replaying (Patch provided by userDieter Hametner
2012-03-25Updated LIVE to latest changes in vdr 1.7.27Dieter Hametner
2009-09-02Changed epg images scanning logic again.cvs-commit-365Dieter Hametner
2009-08-28Added a fix suggested by user gda in vdr-portal.de for the epg imagescvs-commit-364Dieter Hametner
2008-11-23Exchanged EpgEvents class by a namespace, as the class had only staticDieter Hametner
2008-11-20allow streaming channels without EPG infoChristian Wieninger
2008-11-19new setup option to display channels without EPGChristian Wieninger
2008-03-23Some clean up in the timer editing call.Dieter Hametner
2008-01-13A little bit of cleanup in epg_events.[h|cpp] after the last changes.Dieter Hametner
2008-01-13- code for collecting and displaying EPG events in 'What's on' is now separatedChristian Wieninger
2008-01-10fix compile with gcc4.3Michael Brückner
2007-10-21- renamed recordings.h/cpp to recman.h/cpp. Preparations forDieter Hametner
2007-07-22- Tool icons in epg popup windows.Dieter Hametner
2007-07-20- Added support for EPG images: Specify the directory with yourChristian Wieninger
2007-07-12- Fixes missing caption in recordings info box.Dieter Hametner
2007-07-12- Update to the mootools framework.Dieter Hametner
2007-05-05- General cleanup of recordings. Made design more like other pagesDieter Hametner
2007-05-03- EPG pages now display record.png or record_timer.png depending on an existi...Christian Wieninger
2007-02-18- Added status box with current channel, program and elapsed time in theDieter Hametner
2007-01-21- use epg_events in recordings too. This simplifies the overallDieter Hametner
2007-01-19- Added new class epgEvent. Sie epg_events.h. This class collects epgDieter Hametner