summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
2013-02-23Fixed the 'dist' target of the Makefiles.Dieter Hametner
2012-12-26Fix URL bugtracker in the about box.Dieter Hametner
This brought to attention and suggested to fix in bug #1099
2012-12-26Make PCRE optionalChristian Ruppert
2012-03-13Provide recording->IsPesRecording() to cFileName instances.Dieter Hametner
This fixes bug #885 (http://projects.vdr-developer.org/issues/885).
2011-09-05Support for native recording length since VDR 1.7.21:Dieter Hametner
Applying a patch provided by ROFA: As the new vdr-1.7.21 provides native interface for recording lenght, there's no need to keep the "Show duration in 'Recordings'" setting anymore - less the options the better. If users want to speed up the recordings page, they must just upgrade to vdr-1.7.21+.
2011-09-04Allow to remove rights to delete recordings. According to the bug entryDieter Hametner
http://projects.vdr-developer.org/issues/645 this will allow to create a pure 'guest' only user account. The fix was suggested by mhanu in above bug entry.
2011-03-20Added recording filtering to include also descriptions.Rolf Ahrenberg
2011-03-20Added expand/collapse all folders functionality into recordings page.Rolf Ahrenberg
2011-03-11Renamed FEATURES to PLUGINFEATURES in Makefiles.Rolf Ahrenberg
2011-03-10Added the content type header 'video/mpeg' in the recstream page.Dieter Hametner
This change was suggested by vdr-portal.de user 'hepi'. See http://www.vdr-portal.de/board/thread.php?threadid=101842
2011-03-03Added missing line break.Rolf Ahrenberg
2011-02-22Added support for HAVE_LIBPCRECPP.Rolf Ahrenberg
2011-02-20Reverted part of Rolfs changes in the CSS file. Not all parts of theDieter Hametner
pagemenu shall become bold. Made only the new recordings Filter field bold, as it is the wish of Rolf who added it.
2011-02-20Fixed reseting of the active recordings filter.Rolf Ahrenberg
2011-02-20Updated Finnish translations.Rolf Ahrenberg
2011-02-20Moved recordings filter input box into the actions area of theDieter Hametner
recordings page. This ensures a consistent look and feel like on other pages in LIVE.
2011-02-18Added Perl compatible regular expression filtering into the recordings menu.Rolf Ahrenberg
2011-02-18Added audio and subtitles buttons into the remote control.Rolf Ahrenberg
2011-02-15Fixed a typo in a setup option.Rolf Ahrenberg
2011-02-13Added short description, description, and auxiliary info into the edit ↵Rolf Ahrenberg
recordings page.
2011-02-13Added an option to copy recordings instead of moving.Rolf Ahrenberg
2011-02-11Unified date formatting and added recording duration format into translations.Rolf Ahrenberg
2011-02-10Silenced compilation warnings related to internals of TNTNET library.Rolf Ahrenberg
2011-02-10Beautified the bottom row in the multischedule page.Rolf Ahrenberg
2011-02-10Added support for sorting recordings by name and date in both ascending and ↵Rolf Ahrenberg
descending orders.
2011-02-10Added support for renaming/moving recordings and for deleting multiple ↵Rolf Ahrenberg
recordings at once.
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.