summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-28Added a fix suggested by user gda in vdr-portal.de for the epg imagescvs-commit-364Dieter 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-28VLC 1.0 does not support the (debug) log object any longer: removed code ↵cvs-commit-363Dieter Hametner
referencing it. This fixes the bug, that the buttons in the VLC popup window did not work any longer.
2009-08-27Fix for tntnet version number with 'pre' in the version string.cvs-commit-362Dieter Hametner
2009-04-19Calculate right length for TS recordings.cvs-commit-361Dieter 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-19Added a patch suggested by jowi24 from the bug tracker. See bug #511.Dieter Hametner
2009-04-17Fixed spelling of CaptiveWorks in CONTRIBUTORS file.Dieter Hametner
2009-04-17Integrated 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-18Fixed the need to add an --ip parameter on the live command line ifDieter 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-11Preserved enhancements lost by the previous ssl patchDieter Hametner
2008-12-10updated ssl patchMatthias Kortstiege
2008-12-04updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵Christian Wieninger
but not required)
2008-11-23Fiddled arround with date displays in what's on page.Dieter Hametner
2008-11-23Regenerated i18n-generated.h header fileDieter Hametner
2008-11-23Added nowrap class in styles.css. Time strings are now 'nonwrapable'.Dieter Hametner
Removed in german translations the 'Uhr' from time formating.
2008-11-23Visual 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-23Exchanged EpgEvents class by a namespace, as the class had only staticDieter Hametner
methods.
2008-11-20allow streaming channels without EPG infoChristian Wieninger
2008-11-20Changed string for no EPG available.Dieter Hametner
2008-11-20Added time information to the 'no EPG available' boxes in what's on.Dieter Hametner
2008-11-19Updated i18n-generated.h for backwards compatibilty to older VDR versions.Christian Wieninger
2008-11-19new setup option to display channels without EPGChristian Wieninger
2008-10-29Added 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-29Fixed missing switch to this channel buttons. This was a off by oneDieter 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-21some fixes for the directory entry within the edit timer menu, requiresChristian Wieninger
epgsearch-0.9.25.beta6
2008-10-20added a browsable directory field for timer editingChristian Wieninger
2008-10-07VDR default values for timers created with 'New timer'Christian Wieninger
2008-10-07Merge commit 'tadi/master'Christian Wieninger
2008-08-27Added a modified version of a patch provided for tntnet < 1.6.0.6 toDieter Hametner
enable streaming of recordings with vlc-plugin reported by Patrick Gaubatz. (cherry picked from commit 2dfc19d8b1dd857cdbbb9d360e05b59499d7e2c4)
2008-08-10italian translation update by DiegoChristian Wieninger
2008-08-06italian translation updateChristian Wieninger
2008-08-06Merge commit 'tadi/master'Christian Wieninger
Conflicts: i18n-generated.h
2008-08-06- italian translation fix and TRANSLATORS message regarding "mm/dd/yyyy"Christian Wieninger
2008-08-06Updated i18n-generated.h for backwards compatibilty to older VDR versions.Dieter Hametner
2008-08-05Changed log level from default INFO to WARN. This gives less verboseDieter Hametner
output.
2008-08-04italian translation update by Diego PierottoChristian Wieninger
2008-06-21Use the previous commited functionality to stream recordings.Dieter Hametner
The recordings now have a stream button beneath them.
2008-06-21Added streaming of recordings via http.Dieter Hametner
The recordings must be complete and no conversion of the stream takes place. Thus the current implementation is only usable in the local LAN.
2008-06-21Changed the definition of tntversion in the LIVE source files.Dieter Hametner
Now there is a define TNTVERSION set to a number that can be compared in C oreprocessor 'if' statements. This allows for adding support for tntnet specific features with evolving tntnet version.
2008-06-04Fixed a bug reported by Matthias Kortstiege about edit_timers notDieter Hametner
having the correct timerId when called from the schedules list.
2008-06-03Updated Web-Page with additional contact information.Dieter Hametner
2008-06-03Added 'i18n.h' include in pages/recordings.ecpp to support backwardDieter Hametner
compatible 'trVDR' macro.
2008-05-02show disk usage and free space in table headerChristian Wieninger
2008-04-30Changed version number to 0.2.0release_0-2-0cvs-commit-358Dieter Hametner
Regenerated i18n-generated.h file for compatibility with older VDR versions.
2008-04-29Fixed some html entities to be not dependend on the codepage of theDieter Hametner
html source.
2008-04-29Merge commit 'winni/master'Dieter Hametner
2008-04-29Finalized translation of the live 0.2.0 website to english.Dieter Hametner
2008-04-27finnish translation update by Rolf AhrenbergChristian Wieninger
2008-04-27Almost complete translation to english of the homepage for LIVE 0.2.0.Dieter Hametner
Some tweaks for the softwre version config. Added License section in both versions of the homepage.
2008-04-23Added credits for the contributor of the SSL listener patch.cvs-commit-356Dieter Hametner
2008-04-23Applied SSL listener patch submitted through bug report #457.Dieter Hametner