Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-04 | compile with driver sources different from kernel headers | Christian Wieninger | |
2010-03-14 | Updated the pre gettext translation too.cvs-commit-368 | Dieter Hametner | |
2010-03-14 | Merge branch 'cvs-version' | Dieter Hametner | |
2010-03-14 | Updated italian translations provided by Diego Pierotto. | Dieter Hametner | |
2010-03-14 | Merge remote branch 'winni/master' into devel | Dieter Hametner | |
2010-03-09 | include Make.global introduced in vdr-1.7.13 | Christian Wieninger | |
2009-12-16 | Added Lithuanian language po file, kindly provided by Valdemaras Pipiras | Dieter Hametner | |
2009-12-08 | Made recordings http streaming dependent on tntnet version 1.7.0 and | Dieter Hametner | |
aboove because that version only supports 'calming down' the request watchdog. Without that the tntnet request watchdog killed the whole VDR process after 600 sec. Thus recordings lasting longer than 10 minutes could not be displayed and even worse the whole VDR process terminated. That could break currently running timers. | |||
2009-09-14 | Finish translation update also for older VDR versions.cvs-commit-367 | Dieter Hametner | |
2009-09-14 | Merge commit 'winni/master' into devel | Dieter Hametner | |
2009-09-12 | finnish translation update | Christian Wieninger | |
2009-09-08 | Merge commit 'winni/master' into develcvs-commit-366 | Dieter Hametner | |
2009-09-08 | new files for user management | Christian Wieninger | |
2009-09-07 | new user management within setup that also handles different user rights | Christian Wieninger | |
2009-09-04 | Fix a small css layout hickup. | Dieter Hametner | |
2009-09-02 | Changed epg images scanning logic again.cvs-commit-365 | Dieter Hametner | |
- First of all the work around for a possible bug in tvm2vdr.pl must be activated explicitely by defining TVM2VDR_PL_WORKAROUND to a non zero value prior to compiling the plugin (needs to be added to the CFLAGS) - The scanning for images is done in the following way: 1. scan for '<epgid>_*.*' 2. if 1. yields no results try '<epgid>.*' 3. if 1. followed by 2. yield no results and tvm2vdr.pl work around is active scan for '<epgid - 1 digit>*.*' 4 return what has been found (might be an empty list) | |||
2009-08-28 | Added a fix suggested by user gda in vdr-portal.de for the epg imagescvs-commit-364 | Dieter Hametner | |
problem reported in (german) http://www.vdr-portal.de/board/thread.php?threadid=88589 The fix tries first to find a image with correct image-Id. If no images are found, then it tries the old method. This will lead to less false positives if images are available, but will still lead to a wrong image list if no images should be available for that epg id but become available with the workaround of the bug in tvm2vdr.pl. | |||
2009-08-28 | VLC 1.0 does not support the (debug) log object any longer: removed code ↵cvs-commit-363 | Dieter Hametner | |
referencing it. This fixes the bug, that the buttons in the VLC popup window did not work any longer. | |||
2009-08-27 | Merge commit 'tadi/master' | Christian Wieninger | |
Conflicts: po/de_DE.po | |||
2009-08-27 | Fix for tntnet version number with 'pre' in the version string.cvs-commit-362 | Dieter Hametner | |
2009-04-19 | Calculate right length for TS recordings.cvs-commit-361 | Dieter Hametner | |
This is a patch submitted by jowi24. Newer development versions of VDR create TS recordings. There was no support for such recordings in LIVE yet. length calculation with the new TS recordings introduced wit | |||
2009-04-19 | Added a patch suggested by jowi24 from the bug tracker. See bug #511. | Dieter Hametner | |
2009-04-17 | Fixed spelling of CaptiveWorks in CONTRIBUTORS file. | Dieter Hametner | |
2009-04-17 | Integrated a patch against LIVE 0.2.0 which adds channel numbers. | Dieter Hametner | |
The patch was contributed by John Germs, Chavonbravo from CaptiveWorks (see http://captiveworks.org/open-source/vdr-live/ ) | |||
2009-02-22 | fix buggy commit | Christian Wieninger | |
2009-02-19 | Merge commit 'tadi/master' | Christian Wieninger | |
Conflicts: README setup.cpp | |||
2009-02-18 | Fixed the need to add an --ip parameter on the live command line if | Dieter Hametner | |
the host had no IPv6 support in the kernel (or module). Don't abort operation if one of the given ips fails at bind call. Abort only if every bind call fails. | |||
2008-12-11 | Preserved enhancements lost by the previous ssl patch | Dieter Hametner | |
2008-12-10 | ssl patches by Matthias (asg) | Christian Wieninger | |
2008-12-10 | updated ssl patch | Matthias Kortstiege | |
2008-12-04 | updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵ | Christian Wieninger | |
but not required) | |||
2008-11-23 | Fiddled arround with date displays in what's on page. | Dieter Hametner | |
2008-11-23 | Regenerated i18n-generated.h header file | Dieter Hametner | |
2008-11-23 | Added nowrap class in styles.css. Time strings are now 'nonwrapable'. | Dieter Hametner | |
Removed in german translations the 'Uhr' from time formating. | |||
2008-11-23 | Visual enhancement: Make progress bar invisible if duration is 0. | Dieter Hametner | |
Visual enhancement: fixed and changed several access path to the img/transparent.png invisible image. | |||
2008-11-23 | Exchanged EpgEvents class by a namespace, as the class had only static | Dieter Hametner | |
methods. | |||
2008-11-20 | allow streaming channels without EPG info | Christian Wieninger | |
2008-11-20 | Changed string for no EPG available. | Dieter Hametner | |
2008-11-20 | Added time information to the 'no EPG available' boxes in what's on. | Dieter Hametner | |
2008-11-19 | Updated i18n-generated.h for backwards compatibilty to older VDR versions. | Christian Wieninger | |
2008-11-19 | new setup option to display channels without EPG | Christian Wieninger | |
2008-10-29 | Added switch to this channel in the schedule page submenu. | Dieter Hametner | |
There the switch channel button is always present, even if the selected channel has no EPG data associated with it. | |||
2008-10-29 | Fixed missing switch to this channel buttons. This was a off by one | Dieter Hametner | |
error, when the current schedule just started. Switching to channels is now allowed regardless of the progress status of the current schedule. The progressbar should now appear even if the amount of progress is 0. This was a bug reported by BerndV at vdr-portal. | |||
2008-10-21 | some fixes for the directory entry within the edit timer menu, requires | Christian Wieninger | |
epgsearch-0.9.25.beta6 | |||
2008-10-20 | added a browsable directory field for timer editing | Christian Wieninger | |
2008-10-07 | VDR default values for timers created with 'New timer' | Christian Wieninger | |
2008-10-07 | Merge commit 'tadi/master' | Christian Wieninger | |
2008-08-27 | Added a modified version of a patch provided for tntnet < 1.6.0.6 to | Dieter Hametner | |
enable streaming of recordings with vlc-plugin reported by Patrick Gaubatz. (cherry picked from commit 2dfc19d8b1dd857cdbbb9d360e05b59499d7e2c4) | |||
2008-08-10 | italian translation update by Diego | Christian Wieninger | |
2008-08-06 | italian translation update | Christian Wieninger | |