Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-20 | Integrated updated spanish translations provided by jbradi@hotmail.com. | Dieter Hametner | |
More in the bug tracker: http://projects.vdr-developer.org/issues/814 | |||
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 | Updated czech translation. The translations have been supplied by a | Dieter Hametner | |
helpfull anonymous person in http://projects.vdr-developer.org/issues/687 | |||
2011-09-04 | Integrated updated italian translations kindly supplied by Diego | Dieter Hametner | |
Pierotto in http://projects.vdr-developer.org/issues/670 | |||
2011-09-04 | According to http://projects.vdr-developer.org/issues/699 version-util | Dieter Hametner | |
depends on bash. Therefore it uses #!/bin/bash now. | |||
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-04-19 | Regenerated compatiblity i18n file for older VDR versions. | Dieter Hametner | |
2011-04-19 | Updated Spanish translations. | Javier Bradineras | |
2011-03-20 | Added spanish translations provided in a posting on vdr-portal.de. | Dieter Hametner | |
You can find the original file by following this url: http://www.vdr-portal.de/board/thread.php?postid=986879#post986879 Thanks to the contributor Javier Bradineras! | |||
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-03-02 | Added Slovak translation for LIVE. | Dieter Hametner | |
Thousand thanks go to Milan Hrala <hrala.milan@gmail.com> for providing the translation. | |||
2011-02-24 | Regenerated backwards compatiblity locale header after a minor update | Dieter Hametner | |
of Polish translations. Thanks to Robert Polak. | |||
2011-02-24 | Updated Polish translations. | Robert Polak | |
2011-02-23 | Thanks to Robert Polak LIVE has now Polish translations. | Dieter Hametner | |
This commit also updates the compatibility header for older VDR versions. | |||
2011-02-23 | Added Polish translation. | Robert Polak | |
2011-02-22 | Fixed interface binding on IPv4 only systems. | Rolf Ahrenberg | |
2011-02-22 | Added support for HAVE_LIBPCRECPP. | Rolf Ahrenberg | |
2011-02-21 | Some cleanup in the README file. | Dieter Hametner | |
2011-02-20 | Modified Makefile to support older versions of pcre libraries (e.g. | Dieter Hametner | |
before version 8.01). PCRE must be compiled with C++ support to be usable in LIVE. This change is a fix provided by user URIG in the followin vdr-portal.de posting: http://www.vdr-portal.de/board/thread.php?postid=981217#post981217 | |||
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-16 | Regenerated backwards compatible locale header and made some minor | Dieter Hametner | |
cosmetic changes. | |||
2011-02-15 | Changed default addresses to use bindv6only status. | Rolf Ahrenberg | |
2011-02-15 | Initialize both tntnet and cxxtools logging earlier and add all possible log ↵ | Rolf Ahrenberg | |
level values into the command-line help. | |||
2011-02-15 | Fixed a typo in a setup option. | Rolf Ahrenberg | |
2011-02-13 | Log on which ips an attempt to listen is initiated at live plugin startup. | Dieter Hametner | |
2011-02-13 | Some german translation fixes. | Dieter Hametner | |
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-12 | Added a (temporary) log message into IpValidator to track listener | Dieter Hametner | |
setup problems with IPv4 vs IPv6. | |||
2011-02-12 | Canonicalized the config directory. | Rolf Ahrenberg | |
2011-02-11 | Regenerated backwards compatible locale header file. | Dieter Hametner | |
2011-02-11 | Update german duration format after change in formating of duration | Dieter Hametner | |
supplied by Rolf Ahrenberg in previous commit. | |||
2011-02-11 | Unified date formatting and added recording duration format into translations. | Rolf Ahrenberg | |
2011-02-10 | Updated german translations for the new edit recordings feature. | Dieter Hametner | |
Regenerated the backwards compatibilty locale header. | |||
2011-02-10 | Fixed the compilation for VDR versions prior to introduction of TS | Dieter Hametner | |
recordings. | |||
2011-02-10 | Silenced compilation warnings related to internals of TNTNET library. | Rolf Ahrenberg | |
2011-02-10 | Regenerated old VDR locale header file. | Rolf Ahrenberg | |
2011-02-10 | Beautified the bottom row in the multischedule page. | Rolf Ahrenberg | |
2011-02-10 | Enabled YADIF deinterlacing automatically for VLC-1.1.x. | Rolf Ahrenberg | |
2011-02-10 | Inverted the initialization value of 'Show duration in recordings'. | Rolf Ahrenberg | |
2011-02-10 | Added support for sorting recordings by name and date in both ascending and ↵ | Rolf Ahrenberg | |
descending orders. |