<feed xmlns='http://www.w3.org/2005/Atom'>
<title>runvdr-extreme/README, branch noxinit</title>
<subtitle>runvdr eXtreme
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/'/>
<entry>
<title>Documented config file name generation</title>
<updated>2013-10-14T19:47:44+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2013-10-14T19:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=4b972040184283a574e4aa454f2ea01b3a469a35'/>
<id>4b972040184283a574e4aa454f2ea01b3a469a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"kill" is a bash builtin since at least version 1.14.7</title>
<updated>2013-10-06T15:03:15+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2013-10-06T15:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=62fe9deb4e7edc755c4be49aa074dc952b532023'/>
<id>62fe9deb4e7edc755c4be49aa074dc952b532023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some whitespace errors</title>
<updated>2013-10-02T14:32:10+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2013-10-02T14:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=5dc3ff722bee6c5795f5b744208aea2f42f21a1c'/>
<id>5dc3ff722bee6c5795f5b744208aea2f42f21a1c</id>
<content type='text'>
* Trailing whitespaces removed
* All but one trailing newline on end of files removed
* Fixed some line lengths in text files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Trailing whitespaces removed
* All but one trailing newline on end of files removed
* Fixed some line lengths in text files
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new project page URL</title>
<updated>2013-10-02T14:17:08+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2013-10-02T14:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=50cfbf7df4826d80d9f7740c1bddc00b21125350'/>
<id>50cfbf7df4826d80d9f7740c1bddc00b21125350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.4.2</title>
<updated>2013-10-01T15:28:20+00:00</updated>
<author>
<name>Udo Richter</name>
<email>udo_richter@gmx.de</email>
</author>
<published>2009-06-27T22:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=263f5eceaf1c73c49ed0a9e7fb8c9f1653f48265'/>
<id>263f5eceaf1c73c49ed0a9e7fb8c9f1653f48265</id>
<content type='text'>
* New: Support -i and --instance of VDR-1.7.4+
* New: Command line option to set VDR_CHARSET_OVERRIDE of VDR 1.5.18+
* New: Function-style callbacks for DVB load/unload commands (backwards compatible)
* New: Option to always unload DVB drivers on exit
* New: Callbacks for X-Server startup and shutdown to run additional programs
* Fix: --lirc not working. Thx to caps!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* New: Support -i and --instance of VDR-1.7.4+
* New: Command line option to set VDR_CHARSET_OVERRIDE of VDR 1.5.18+
* New: Function-style callbacks for DVB load/unload commands (backwards compatible)
* New: Option to always unload DVB drivers on exit
* New: Callbacks for X-Server startup and shutdown to run additional programs
* Fix: --lirc not working. Thx to caps!
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.4.0</title>
<updated>2013-10-01T15:23:22+00:00</updated>
<author>
<name>Udo Richter</name>
<email>udo_richter@gmx.de</email>
</author>
<published>2008-09-13T22:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=1fb120a90dca0959b10a690e25b3939cc34acf06'/>
<id>1fb120a90dca0959b10a690e25b3939cc34acf06</id>
<content type='text'>
* New: Start own X server for VDR to run in
* New: Experimental support to read sysconfig file from setup-plugin, thx to dad401
* New: Parameters to control automatic restart behavior
* Fix: Made the init.d script LSB compliant, thx to Antonio for the hint.
* Fix: Online help for runvdr-conf.d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* New: Start own X server for VDR to run in
* New: Experimental support to read sysconfig file from setup-plugin, thx to dad401
* New: Parameters to control automatic restart behavior
* Fix: Made the init.d script LSB compliant, thx to Antonio for the hint.
* Fix: Online help for runvdr-conf.d
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.3.0</title>
<updated>2013-10-01T15:18:45+00:00</updated>
<author>
<name>Udo Richter</name>
<email>udo_richter@gmx.de</email>
</author>
<published>2008-03-01T23:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=207697bc97e1ac8905c14baac311769e02834330'/>
<id>207697bc97e1ac8905c14baac311769e02834330</id>
<content type='text'>
* New: Support for the new VDR parameters --localedir and --userdump (LOCALEDIR="..." and USERDUMP="1")
* New: Wildcard loading with INCLUDE, allows for example to INCLUDE /etc/runvdr/conf.d/* to load several one-file-per-plugin config files.
* New: runvdr-conf.d, a plugin enable/disable service
* New: osdserver frontend for runvdr-conf.d
* New: Sample init.d script, Debian style
* Fix: Clean up mess with USER= and VDRUSER=. VDRUSER still works, but is deprecated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* New: Support for the new VDR parameters --localedir and --userdump (LOCALEDIR="..." and USERDUMP="1")
* New: Wildcard loading with INCLUDE, allows for example to INCLUDE /etc/runvdr/conf.d/* to load several one-file-per-plugin config files.
* New: runvdr-conf.d, a plugin enable/disable service
* New: osdserver frontend for runvdr-conf.d
* New: Sample init.d script, Debian style
* Fix: Clean up mess with USER= and VDRUSER=. VDRUSER still works, but is deprecated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.2.0</title>
<updated>2013-10-01T15:15:05+00:00</updated>
<author>
<name>Udo Richter</name>
<email>udo_richter@gmx.de</email>
</author>
<published>2007-02-17T23:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=6d08550184e9d6d801d67882a827da46fadcdb66'/>
<id>6d08550184e9d6d801d67882a827da46fadcdb66</id>
<content type='text'>
* New: Pass DVBLOAD and DVBUNLOAD to eval, allows to execute more than one command, thanks to Thomas Büschgens
* New: Load ~/.runvdr.conf as default, load /etc/runvdr.conf as fallback
* New: INCLUDE directive to load other config file
* New: -P "-plugin" drops plugin from plugin load list. Same for -D.
* Change: LANGUAGE now sets LC_ALL, not LANG.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* New: Pass DVBLOAD and DVBUNLOAD to eval, allows to execute more than one command, thanks to Thomas Büschgens
* New: Load ~/.runvdr.conf as default, load /etc/runvdr.conf as fallback
* New: INCLUDE directive to load other config file
* New: -P "-plugin" drops plugin from plugin load list. Same for -D.
* Change: LANGUAGE now sets LC_ALL, not LANG.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.1.0</title>
<updated>2013-10-01T15:11:15+00:00</updated>
<author>
<name>Udo Richter</name>
<email>udo_richter@gmx.de</email>
</author>
<published>2006-10-07T22:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/runvdr-extreme/commit/?id=302bca7e5c430fc4a3ebf619b5e15a0d8690662a'/>
<id>302bca7e5c430fc4a3ebf619b5e15a0d8690662a</id>
<content type='text'>
* Initial revision.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial revision.
</pre>
</div>
</content>
</entry>
</feed>
