Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2011-01-15 | - add setup option for channel groups | martin | |
2011-01-02 | fix for tntnet-2.0 (different bool handling) | Christian Wieninger | |
2010-12-31 | - add ability to select start time | martin | |
2010-11-21 | - added channel group selection, various fixes | martin | |
2010-11-20 | - remove arrays introduce std::list, currently crashes | Martin Wache | |
2010-11-20 | - some fixes and improvements to multischedule | Martin Wache | |
2010-11-07 | - first working version of multischedule | Martin Wache | |
2010-06-20 | Reaction to a patch sent by Jan Willies for an other problem withcvs-commit-370 | Dieter 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-19 | Added translators hint and a german locale for the date/time formating of ↵ | Dieter Hametner | |
recordings provided by Dominic Evans. |