summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
2013-05-04With tntnet v2.2 use also the request.getArg(<name>) function.release/0.3.xDieter Hametner
In the previous commit support for tntnet 2.2 was added. The URL mapping changed in that version and allows now named arguments. This change makes uses of this feature now.
2013-05-03Make LIVE compile and work with Tntnet and cxxtools version 2.2.Dieter Hametner
Thanks to Tommi Mäkitalo for his help on resolving the issues. This problem was reported by Martin Gansser and by the user 'varas' in the bugtracker as bug #1351. This commit fixes that bug.
2013-05-03Some indentation changes for better readablility.Dieter Hametner
2013-04-13Fixed status toggle of timers, via the edit_timer dialog.Dieter Hametner
This bug was reported by user 'mhanu' in bug #1332.
2013-04-04If deleting multiple recordings the user right are checked now.Dieter Hametner
This problem and a patch solving this was reported in bug entry #1317.
2013-04-04Integrated themes directories usage suggested by e-tobi in bug entry #1305Dieter Hametner
2013-02-24Fix listener bug triggered by never versions of cxxtools reported in bug #1066Dieter Hametner
2013-02-23Fix bug #1164 in the ticket system.Dieter Hametner
2013-02-23Remove no longer needed .cvsignore files, as LIVE does not have a CVS ↵Dieter Hametner
repository anymore.
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