Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-04 | With tntnet v2.2 use also the request.getArg(<name>) function.release/0.3.x | Dieter 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-03 | Make 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-03 | Some indentation changes for better readablility. | Dieter Hametner | |
2013-04-13 | Fixed status toggle of timers, via the edit_timer dialog. | Dieter Hametner | |
This bug was reported by user 'mhanu' in bug #1332. | |||
2013-04-04 | If 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-04 | Integrated themes directories usage suggested by e-tobi in bug entry #1305 | Dieter Hametner | |
2013-02-24 | Fix listener bug triggered by never versions of cxxtools reported in bug #1066 | Dieter Hametner | |
2013-02-23 | Fix bug #1164 in the ticket system. | Dieter Hametner | |
2013-02-23 | Remove no longer needed .cvsignore files, as LIVE does not have a CVS ↵ | Dieter Hametner | |
repository anymore. | |||
2013-02-23 | Fixed the 'dist' target of the Makefiles. | Dieter Hametner | |
2012-12-26 | Fix URL bugtracker in the about box. | Dieter Hametner | |
This brought to attention and suggested to fix in bug #1099 | |||
2012-12-26 | Make PCRE optional | Christian Ruppert | |
2012-03-13 | Provide recording->IsPesRecording() to cFileName instances. | Dieter Hametner | |
This fixes bug #885 (http://projects.vdr-developer.org/issues/885). | |||
2011-09-05 | Support 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-04 | Allow to remove rights to delete recordings. According to the bug entry | Dieter 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-20 | Added recording filtering to include also descriptions. | Rolf Ahrenberg | |
2011-03-20 | Added expand/collapse all folders functionality into recordings page. | Rolf Ahrenberg | |
2011-03-11 | Renamed FEATURES to PLUGINFEATURES in Makefiles. | Rolf Ahrenberg | |
2011-03-10 | Added 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-03 | Added missing line break. | Rolf Ahrenberg | |
2011-02-22 | Added support for HAVE_LIBPCRECPP. | Rolf Ahrenberg | |
2011-02-20 | Reverted part of Rolfs changes in the CSS file. Not all parts of the | Dieter 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-20 | Fixed reseting of the active recordings filter. | Rolf Ahrenberg | |
2011-02-20 | Updated Finnish translations. | Rolf Ahrenberg | |
2011-02-20 | Moved recordings filter input box into the actions area of the | Dieter Hametner | |
recordings page. This ensures a consistent look and feel like on other pages in LIVE. | |||
2011-02-18 | Added Perl compatible regular expression filtering into the recordings menu. | Rolf Ahrenberg | |
2011-02-18 | Added audio and subtitles buttons into the remote control. | Rolf Ahrenberg | |
2011-02-15 | Fixed a typo in a setup option. | Rolf Ahrenberg | |
2011-02-13 | Added short description, description, and auxiliary info into the edit ↵ | Rolf Ahrenberg | |
recordings page. | |||
2011-02-13 | Added an option to copy recordings instead of moving. | Rolf Ahrenberg | |
2011-02-11 | Unified date formatting and added recording duration format into translations. | Rolf Ahrenberg | |
2011-02-10 | Silenced compilation warnings related to internals of TNTNET library. | Rolf Ahrenberg | |
2011-02-10 | Beautified the bottom row in the multischedule page. | Rolf Ahrenberg | |
2011-02-10 | Added support for sorting recordings by name and date in both ascending and ↵ | Rolf Ahrenberg | |
descending orders. | |||
2011-02-10 | Added support for renaming/moving recordings and for deleting multiple ↵ | Rolf Ahrenberg | |
recordings at once. | |||
2011-01-29 | Applied 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-29 | Added a comment where the 'Recordings' instance comes from. | Dieter Hametner | |
2011-01-26 | Yet 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-25 | Applied 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-25 | Applied patch (live-git-20110125-layout-fixes.patch.gz) supplied by | Dieter Hametner | |
Rolf Ahrenberg in vdr-portal.de. It fixes some layout and style issues of the multischedule extension of LIVE. | |||
2011-01-24 | Applied 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-24 | Applied patch provided by Rolf Ahrenberg in the vdr-portal.de thread | Dieter Hametner | |
about the multischedule contribution to LIVE. See: http://www.vdr-portal.de/board/thread.php?postid=973272#post973272 | |||
2011-01-23 | finnish translation update, thanks to Rolf Ahrenberg | Christian Wieninger | |
2011-01-22 | Merge branch 'multischedule' | Dieter Hametner | |
2011-01-22 | - start always at minutes dividable by 5, fix table end | Martin Wache | |
2011-01-20 | updated protcol name for externremux as introduced in streamdev-0.5.0 | Christian Wieninger | |
2011-01-19 | another fix for tntnet-2.0 - some buttons disappeared | Christian Wieninger | |
2011-01-15 | - fix "now" in multischedule | martin | |
2011-01-15 | - use the "favourite times" in multischedule | martin | |
2011-01-15 | - make MultiSchedule duration configurable | martin | |
- by default show the channel group containing the current channel - show "switch to this channel"-buttons |