<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-live, branch cvs-commit-365</title>
<subtitle>VDR Live Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/'/>
<entry>
<title>Changed epg images scanning logic again.</title>
<updated>2009-09-01T22:51:13+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-09-01T22:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=1d36eded90fc02a7fe48e9a2a20c3748283f6cbc'/>
<id>1d36eded90fc02a7fe48e9a2a20c3748283f6cbc</id>
<content type='text'>
- 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 '&lt;epgid&gt;_*.*'
   2. if 1. yields no results try '&lt;epgid&gt;.*'
   3. if 1. followed by 2. yield no results and tvm2vdr.pl work around
      is active scan for '&lt;epgid - 1 digit&gt;*.*'
   4  return what has been found (might be an empty list)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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 '&lt;epgid&gt;_*.*'
   2. if 1. yields no results try '&lt;epgid&gt;.*'
   3. if 1. followed by 2. yield no results and tvm2vdr.pl work around
      is active scan for '&lt;epgid - 1 digit&gt;*.*'
   4  return what has been found (might be an empty list)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a fix suggested by user gda in vdr-portal.de for the epg images</title>
<updated>2009-08-28T21:55:38+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-08-28T21:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=d7cde805f380cfd188585eba080f58a1cb1648c8'/>
<id>d7cde805f380cfd188585eba080f58a1cb1648c8</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>VLC 1.0 does not support the (debug) log object any longer: removed code referencing it. This fixes the bug, that the buttons in the VLC popup window did not work any longer.</title>
<updated>2009-08-27T22:33:25+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-08-27T22:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=5cd60f99e54d0d2a0f0abf0d1d3170bea74ecdc2'/>
<id>5cd60f99e54d0d2a0f0abf0d1d3170bea74ecdc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for tntnet version number with 'pre' in the version string.</title>
<updated>2009-08-26T22:07:55+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-08-26T22:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=854fa820e345ed890e4a7a9a32b14add68fc642c'/>
<id>854fa820e345ed890e4a7a9a32b14add68fc642c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Calculate right length for TS recordings.</title>
<updated>2009-04-19T21:04:39+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-04-19T21:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=46ed54bc095a899bc6fe93fe727e12e96392cc0e'/>
<id>46ed54bc095a899bc6fe93fe727e12e96392cc0e</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a patch suggested by jowi24 from the bug tracker. See bug #511.</title>
<updated>2009-04-19T20:42:44+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-04-19T20:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=007c4fbed9c0705b3e846ea48f9738c502fbc279'/>
<id>007c4fbed9c0705b3e846ea48f9738c502fbc279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed spelling of CaptiveWorks in CONTRIBUTORS file.</title>
<updated>2009-04-16T22:05:58+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-04-16T22:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=0144f655feb4dd867a17892dc97655b4f3e03bb7'/>
<id>0144f655feb4dd867a17892dc97655b4f3e03bb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrated a patch against LIVE 0.2.0 which adds channel numbers.</title>
<updated>2009-04-16T22:02:58+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-04-16T22:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=d2a03a79176fce81ebe87b2263fa988df1eb547c'/>
<id>d2a03a79176fce81ebe87b2263fa988df1eb547c</id>
<content type='text'>
The patch was contributed by John Germs, Chavonbravo from CaptiveWorks
(see http://captiveworks.org/open-source/vdr-live/ )
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The patch was contributed by John Germs, Chavonbravo from CaptiveWorks
(see http://captiveworks.org/open-source/vdr-live/ )
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the need to add an --ip parameter on the live command line if</title>
<updated>2009-02-17T23:19:32+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2009-02-17T23:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=e3343f602dfe288afa1f027563d307d049d95c1e'/>
<id>e3343f602dfe288afa1f027563d307d049d95c1e</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserved enhancements lost by the previous ssl patch</title>
<updated>2008-12-10T23:34:34+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2008-12-10T23:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=f9738cfe51da2e3dd0533398e51079f8487b7ff5'/>
<id>f9738cfe51da2e3dd0533398e51079f8487b7ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
