<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-vdrrip/scripts, branch master</title>
<subtitle>VDR-Rip Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/'/>
<entry>
<title>* Update version numbers in queuehandler</title>
<updated>2014-06-21T20:10:59+00:00</updated>
<author>
<name>Daniel Meyerholt</name>
<email>dxm523@googlemail.com</email>
</author>
<published>2014-06-21T20:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/commit/?id=81653ce5c98237a7eabc632cc428214663217a75'/>
<id>81653ce5c98237a7eabc632cc428214663217a75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* fixed wrong placed brackets in queuehandler</title>
<updated>2011-02-19T16:14:19+00:00</updated>
<author>
<name>Daniel Meyerholt</name>
<email>dxm523@googlemail.com</email>
</author>
<published>2011-02-19T16:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/commit/?id=ce06eebe187569464c41954d41a0b9c3482d89c8'/>
<id>ce06eebe187569464c41954d41a0b9c3482d89c8</id>
<content type='text'>
* fixed some compiler warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed some compiler warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>* Remove log file of projectx for old recordings</title>
<updated>2011-02-13T11:48:08+00:00</updated>
<author>
<name>Daniel Meyerholt</name>
<email>dxm523@googlemail.com</email>
</author>
<published>2011-02-13T11:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/commit/?id=85e25976e0c75eb5118dcea7bd8c462e9b0769d4'/>
<id>85e25976e0c75eb5118dcea7bd8c462e9b0769d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Full support for old recordings</title>
<updated>2011-02-10T20:56:44+00:00</updated>
<author>
<name>Daniel Meyerholt</name>
<email>dxm523@googlemail.com</email>
</author>
<published>2011-02-10T20:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/commit/?id=19250a33e3be90c6aed72a47e1e7d7239f00de8e'/>
<id>19250a33e3be90c6aed72a47e1e7d7239f00de8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Changed support recording format to .ts present in vdr&gt;=1.7 currently old recordings are not supported anymore</title>
<updated>2011-02-06T17:20:58+00:00</updated>
<author>
<name>Daniel Meyerholt</name>
<email>dxm523@googlemail.com</email>
</author>
<published>2011-02-06T17:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/commit/?id=81d1a6d6608cd5841873cbc727150e643602eeba'/>
<id>81d1a6d6608cd5841873cbc727150e643602eeba</id>
<content type='text'>
* removed some bashisms in queuehandler.sh
* renamed queuehandler.sh to queuehandler, removed sh in conf name as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* removed some bashisms in queuehandler.sh
* renamed queuehandler.sh to queuehandler, removed sh in conf name as well
</pre>
</div>
</content>
</entry>
<entry>
<title>* patches by Thomas Günther &lt;tom@toms-cafe.de&gt; (stolen from e-tobi deb):</title>
<updated>2011-02-06T15:30:01+00:00</updated>
<author>
<name>Daniel Meyerholt</name>
<email>dxm523@googlemail.com</email>
</author>
<published>2011-02-06T15:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/commit/?id=1992d5222ff28d13269eb45187351bdef69e3bcd'/>
<id>1992d5222ff28d13269eb45187351bdef69e3bcd</id>
<content type='text'>
  - maketempdir patch to create temporary directory
  - greppid2 patch to detect second running process instead of third
  - fix ogm/ac3 vdrsync 0.1.2.2dev1 creates bd.mpa, not bd.ac3 when demuxing
  - preserve owner of queue.vdrrip in queuehandler.sh
  - fix identification of aspect ratio (http://vdrportal.de/board/thread.php?threadid=53225 and http://vdrportal.de/board/thread.php?threadid=58775)
  - change VDRVERSION define to APIVERSION in Makefile
  - fix some menus for vdr&gt;=1.3.7 (from user norad at vdrportal.de and thomas)
* patch by Herbert Attenberger &lt;herbsl at a-land.de&gt; and user micmac at vdrportal.de to change dvd-parameter to -dvd if the mencoder-version is 0.XX (stolen from e-tobi deb)
* patch by Stefan Wagner to change mencoder parameters when detecting cropping (stolen from e-tobi deb)
* patches by Tobias Grimm &lt;etobi@debian.org&gt; (stolen from e-tobi deb)
  - use libdvdread's NEW_IFO_READ functions
  - fix compilation for gcc4.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - maketempdir patch to create temporary directory
  - greppid2 patch to detect second running process instead of third
  - fix ogm/ac3 vdrsync 0.1.2.2dev1 creates bd.mpa, not bd.ac3 when demuxing
  - preserve owner of queue.vdrrip in queuehandler.sh
  - fix identification of aspect ratio (http://vdrportal.de/board/thread.php?threadid=53225 and http://vdrportal.de/board/thread.php?threadid=58775)
  - change VDRVERSION define to APIVERSION in Makefile
  - fix some menus for vdr&gt;=1.3.7 (from user norad at vdrportal.de and thomas)
* patch by Herbert Attenberger &lt;herbsl at a-land.de&gt; and user micmac at vdrportal.de to change dvd-parameter to -dvd if the mencoder-version is 0.XX (stolen from e-tobi deb)
* patch by Stefan Wagner to change mencoder parameters when detecting cropping (stolen from e-tobi deb)
* patches by Tobias Grimm &lt;etobi@debian.org&gt; (stolen from e-tobi deb)
  - use libdvdread's NEW_IFO_READ functions
  - fix compilation for gcc4.4
</pre>
</div>
</content>
</entry>
<entry>
<title>confpathes patch by Thomas Günther &lt;@toms-cafe.de&gt;: locate tools in /usr/bin/ rather than /usr/local/bin</title>
<updated>2011-02-06T15:09:44+00:00</updated>
<author>
<name>Daniel Meyerholt</name>
<email>dxm523@googlemail.com</email>
</author>
<published>2011-02-06T15:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/commit/?id=7ced9f4f634a6123371076fd1fb9ac1d8ec9c0c8'/>
<id>7ced9f4f634a6123371076fd1fb9ac1d8ec9c0c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Init'd using http://www.a-land.de/vdr-vdrrip-0.3.0.tgz</title>
<updated>2011-02-06T15:02:09+00:00</updated>
<author>
<name>Daniel Meyerholt</name>
<email>dxm523@googlemail.com</email>
</author>
<published>2011-02-06T15:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-vdrrip/commit/?id=a0674cc59c6aaad845ed0a48768fb56b90c41d52'/>
<id>a0674cc59c6aaad845ed0a48768fb56b90c41d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
