summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
2011-01-29Applied patch supplied by Rolf Ahrenberg to omit recordings durations.Dieter Hametner
This helps in scanning large amounts of recordings, because not for every recoding a file is scanned for either its size or the length.vdr file. The patch (live-git-20110129-showrecduration.patch.gz) was submitted on vdr-portal.de in the post: http://www.vdr-portal.de/board/thread.php?postid=974612#post974612
2011-01-29Added a comment where the 'Recordings' instance comes from.Dieter Hametner
2011-01-26Yet an other patch from Rolf Ahrenberg:Dieter Hametner
(live-git-20110126-remove-double-escape-and-compilation-warnings.patch.gz) Fixes a double HTML entities encoding error, omits some compiler warnings and updates the finish translations.
2011-01-25Applied patch supplied by vdr-portal.de user iNOB in the post:Dieter Hametner
http://www.vdr-portal.de/board/thread.php?postid=946704#post946704 It replaces the 4:3 tv image on the remote page with 16:9 one, which is more appropriate for todays TV image ratios.
2011-01-25Applied patch (live-git-20110125-layout-fixes.patch.gz) supplied byDieter Hametner
Rolf Ahrenberg in vdr-portal.de. It fixes some layout and style issues of the multischedule extension of LIVE.
2011-01-24Applied a patch (live-20110124-git-multischedule-setup-fi x.patch.gz)Dieter Hametner
provided by Rolf Ahrenberg that makes changes in the setup of channelgroups to be reflected in the multischedule layout immediately. Not needing VDR (or the LIVE plugin) to be restarted.
2011-01-24Applied patch provided by Rolf Ahrenberg in the vdr-portal.de threadDieter Hametner
about the multischedule contribution to LIVE. See: http://www.vdr-portal.de/board/thread.php?postid=973272#post973272
2011-01-23finnish translation update, thanks to Rolf AhrenbergChristian Wieninger
2011-01-22Merge branch 'multischedule'Dieter Hametner
2011-01-22- start always at minutes dividable by 5, fix table endMartin Wache
2011-01-20updated protcol name for externremux as introduced in streamdev-0.5.0Christian Wieninger
2011-01-19another fix for tntnet-2.0 - some buttons disappearedChristian Wieninger
2011-01-15- fix "now" in multischedulemartin
2011-01-15- use the "favourite times" in multischedulemartin
2011-01-15- make MultiSchedule duration configurablemartin
- by default show the channel group containing the current channel - show "switch to this channel"-buttons
2011-01-15- add setup option for channel groupsmartin
2011-01-02fix for tntnet-2.0 (different bool handling)Christian Wieninger
2010-12-31- add ability to select start timemartin
2010-11-21- added channel group selection, various fixesmartin
2010-11-20- remove arrays introduce std::list, currently crashesMartin Wache
2010-11-20- some fixes and improvements to multischeduleMartin Wache
2010-11-07- first working version of multischeduleMartin Wache
2010-06-20Reaction to a patch sent by Jan Willies for an other problem withcvs-commit-370Dieter Hametner
tntnet version string. Jan's patch resolved the immediate problem with regard to the updated version but was not backwards compatible for older tntnet version. My changes to the code adressed that problem and added an enhancement how to deal with that problem in the future.
2010-06-19Added translators hint and a german locale for the date/time formating of ↵Dieter Hametner
recordings provided by Dominic Evans.
2010-06-08Improve/fix locale date/time formatting.Dominic Evans
2010-04-04compile with driver sources different from kernel headersChristian Wieninger
2009-12-08Made recordings http streaming dependent on tntnet version 1.7.0 andDieter Hametner
aboove because that version only supports 'calming down' the request watchdog. Without that the tntnet request watchdog killed the whole VDR process after 600 sec. Thus recordings lasting longer than 10 minutes could not be displayed and even worse the whole VDR process terminated. That could break currently running timers.
2009-09-08new files for user managementChristian Wieninger
2009-09-07new user management within setup that also handles different user rightsChristian Wieninger
2009-08-27Merge commit 'tadi/master'Christian Wieninger
Conflicts: po/de_DE.po
2009-04-17Integrated a patch against LIVE 0.2.0 which adds channel numbers.Dieter Hametner
The patch was contributed by John Germs, Chavonbravo from CaptiveWorks (see http://captiveworks.org/open-source/vdr-live/ )
2008-12-11Preserved enhancements lost by the previous ssl patchDieter Hametner
2008-12-10ssl patches by Matthias (asg)Christian Wieninger
2008-12-10updated ssl patchMatthias Kortstiege
2008-12-04updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵Christian Wieninger
but not required)
2008-11-23Fiddled arround with date displays in what's on page.Dieter Hametner
2008-11-23Added nowrap class in styles.css. Time strings are now 'nonwrapable'.Dieter Hametner
Removed in german translations the 'Uhr' from time formating.
2008-11-23Visual enhancement: Make progress bar invisible if duration is 0.Dieter Hametner
Visual enhancement: fixed and changed several access path to the img/transparent.png invisible image.
2008-11-23Exchanged EpgEvents class by a namespace, as the class had only staticDieter Hametner
methods.
2008-11-20Added time information to the 'no EPG available' boxes in what's on.Dieter Hametner
2008-11-19new setup option to display channels without EPGChristian Wieninger
2008-10-29Added switch to this channel in the schedule page submenu.Dieter Hametner
There the switch channel button is always present, even if the selected channel has no EPG data associated with it.
2008-10-29Fixed missing switch to this channel buttons. This was a off by oneDieter Hametner
error, when the current schedule just started. Switching to channels is now allowed regardless of the progress status of the current schedule. The progressbar should now appear even if the amount of progress is 0. This was a bug reported by BerndV at vdr-portal.
2008-10-21some fixes for the directory entry within the edit timer menu, requiresChristian Wieninger
epgsearch-0.9.25.beta6
2008-10-20added a browsable directory field for timer editingChristian Wieninger
2008-10-07VDR default values for timers created with 'New timer'Christian Wieninger
2008-08-27Added a modified version of a patch provided for tntnet < 1.6.0.6 toDieter Hametner
enable streaming of recordings with vlc-plugin reported by Patrick Gaubatz. (cherry picked from commit 2dfc19d8b1dd857cdbbb9d360e05b59499d7e2c4)
2008-08-06- italian translation fix and TRANSLATORS message regarding "mm/dd/yyyy"Christian Wieninger
2008-06-21Use the previous commited functionality to stream recordings.Dieter Hametner
The recordings now have a stream button beneath them.
2008-06-21Added streaming of recordings via http.Dieter Hametner
The recordings must be complete and no conversion of the stream takes place. Thus the current implementation is only usable in the local LAN.