summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-02-23Updated LIVE homepage for the long avaited 0.3.0 release.Dieter Hametner
2012-12-26Added english features translation for release 0.3.0Dieter Hametner
2012-12-26Started to update the LIVE homepage for a 'new' (0.3.0) release.Dieter Hametner
2012-12-26Slovak translation updateDieter Hametner
This translatin (which I can't check for correctness) have been provided in ticket #1176
2012-12-26Fix URL bugtracker in the about box.Dieter Hametner
This brought to attention and suggested to fix in bug #1099
2012-12-26Adds support for the newly introduced ResourceDirectory.Dieter Hametner
This is taken from a patch provided in ticket #1064.
2012-12-26Fixed table colors for orange-blue theme in multischedule as suggested in ↵Dieter Hametner
ticket #1053
2012-12-26Make PCRE optionalChristian Ruppert
2012-12-26Compile fix for >=vdr-1.7.28Christian Ruppert
2012-03-25Updated LIVE to latest changes in vdr 1.7.27Dieter Hametner
- Do not use the direct access to cRecoding members any more.
2012-03-13Provide recording->IsPesRecording() to cFileName instances.Dieter Hametner
This fixes bug #885 (http://projects.vdr-developer.org/issues/885).
2012-01-14Updated italian translations supplied by Diego via bug #835Dieter Hametner
2012-01-14Fix german translation as reported in Bug #816 and added some missing german ↵Dieter Hametner
strings.
2012-01-14Fix wrong preprocessor directive reported by rene (Bug #714)Dieter Hametner
2011-11-20Integrated updated spanish translations provided by jbradi@hotmail.com.Dieter Hametner
More in the bug tracker: http://projects.vdr-developer.org/issues/814
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-04Updated czech translation. The translations have been supplied by aDieter Hametner
helpfull anonymous person in http://projects.vdr-developer.org/issues/687
2011-09-04Integrated updated italian translations kindly supplied by DiegoDieter Hametner
Pierotto in http://projects.vdr-developer.org/issues/670
2011-09-04According to http://projects.vdr-developer.org/issues/699 version-utilDieter Hametner
depends on bash. Therefore it uses #!/bin/bash now.
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-04-19Regenerated compatiblity i18n file for older VDR versions.Dieter Hametner
2011-04-19Updated Spanish translations.Javier Bradineras
2011-03-20Added 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-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-03-02Added Slovak translation for LIVE.Dieter Hametner
Thousand thanks go to Milan Hrala <hrala.milan@gmail.com> for providing the translation.
2011-02-24Regenerated backwards compatiblity locale header after a minor updateDieter Hametner
of Polish translations. Thanks to Robert Polak.
2011-02-24Updated Polish translations.Robert Polak
2011-02-23Thanks to Robert Polak LIVE has now Polish translations.Dieter Hametner
This commit also updates the compatibility header for older VDR versions.
2011-02-23Added Polish translation.Robert Polak
2011-02-22Fixed interface binding on IPv4 only systems.Rolf Ahrenberg
2011-02-22Added support for HAVE_LIBPCRECPP.Rolf Ahrenberg
2011-02-21Some cleanup in the README file.Dieter Hametner
2011-02-20Modified 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-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-16Regenerated backwards compatible locale header and made some minorDieter Hametner
cosmetic changes.
2011-02-15Changed default addresses to use bindv6only status.Rolf Ahrenberg
2011-02-15Initialize both tntnet and cxxtools logging earlier and add all possible log ↵Rolf Ahrenberg
level values into the command-line help.
2011-02-15Fixed a typo in a setup option.Rolf Ahrenberg