<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-dynamite/README, branch v0.0.5o</title>
<subtitle>VDR Dynamite Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/'/>
<entry>
<title>add new command ForceDetachDevice, the device will be detached regardless of any receivers or locks</title>
<updated>2011-03-17T23:08:18+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-03-17T23:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=064797c1d6bdf08dcc0bc9c1195cb765431cca6b'/>
<id>064797c1d6bdf08dcc0bc9c1195cb765431cca6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- use getopt_long on commandline argument processing, look at README for new arguments</title>
<updated>2011-03-17T17:37:24+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-03-17T17:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=346ebc85cd43fbf778a200e912bcb6079b611e64'/>
<id>346ebc85cd43fbf778a200e912bcb6079b611e64</id>
<content type='text'>
- raise event via cPlugin::Service if a device is attached/detached so other plugins
  can react on it ("dynamite-event-DeviceAttached-v0.1", "dynamite-event-DeviceDetached-v0.1")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- raise event via cPlugin::Service if a device is attached/detached so other plugins
  can react on it ("dynamite-event-DeviceAttached-v0.1", "dynamite-event-DeviceDetached-v0.1")
</pre>
</div>
</content>
</entry>
<entry>
<title>add new command DTAD for detaching all devices</title>
<updated>2011-02-26T16:15:41+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-02-26T16:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=730ff56de4b4cd4aea74535fba347b8d1f4a09bd'/>
<id>730ff56de4b4cd4aea74535fba347b8d1f4a09bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a little bit of refactoring</title>
<updated>2011-02-26T15:06:32+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-02-26T15:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=e92b0f7b6c3c02b5d903eab398682bcbf6ae6d65'/>
<id>e92b0f7b6c3c02b5d903eab398682bcbf6ae6d65</id>
<content type='text'>
- while in cDvbDeviceProbe create only as much cDynamicDevice-objects as needed
- create dummy-device-probe only if specified on command line option "--dummy-probe"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- while in cDvbDeviceProbe create only as much cDynamicDevice-objects as needed
- create dummy-device-probe only if specified on command line option "--dummy-probe"
</pre>
</div>
</content>
</entry>
<entry>
<title>add manual option to set a device into idle mode</title>
<updated>2011-02-17T02:41:25+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-02-17T02:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=43df82e98abfdbc0ed36bace8ed1fd2ec3fc821d'/>
<id>43df82e98abfdbc0ed36bace8ed1fd2ec3fc821d</id>
<content type='text'>
dvbdevices should close all their handles and can't be used for epg-scan.
So be careful to not disable all devices or you won't get epg.
A timer or channel-switch should reactivate the device (hopefully).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dvbdevices should close all their handles and can't be used for epg-scan.
So be careful to not disable all devices or you won't get epg.
A timer or channel-switch should reactivate the device (hopefully).
</pre>
</div>
</content>
</entry>
<entry>
<title>dynamite can call an external program if the GetTSTimeout of a device triggers</title>
<updated>2011-02-17T00:44:32+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-02-17T00:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=c3cc3a490df4937dc70cc2442c6724c4b6d956ec'/>
<id>c3cc3a490df4937dc70cc2442c6724c4b6d956ec</id>
<content type='text'>
In setup.conf set dynamite.GetTSTimeoutHandler to a program you want
to execute. If the udev-property dynamite_timeout_handler_arg is set it will
be passed as the argument to it otherwise the devpath with wich the device was
attached to dynamite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In setup.conf set dynamite.GetTSTimeoutHandler to a program you want
to execute. If the udev-property dynamite_timeout_handler_arg is set it will
be passed as the argument to it otherwise the devpath with wich the device was
attached to dynamite.
</pre>
</div>
</content>
</entry>
<entry>
<title>update README and HISTORY</title>
<updated>2011-02-10T00:20:14+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-02-10T00:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=bb3dc02c66852c49b1f651ee3e5a4c10cfd8d568'/>
<id>bb3dc02c66852c49b1f651ee3e5a4c10cfd8d568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add parsing of watchdog timeout set by udev rule</title>
<updated>2011-02-10T00:15:50+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-02-10T00:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=ae8c622c7d0d8874cfcd6466ba8df454f0e07794'/>
<id>ae8c622c7d0d8874cfcd6466ba8df454f0e07794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update README and set version for next release</title>
<updated>2011-02-02T21:29:56+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-02-02T21:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=81e2c1e8e0486fbc9f25493fbf38799a0f045a7b'/>
<id>81e2c1e8e0486fbc9f25493fbf38799a0f045a7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README proofreading</title>
<updated>2011-02-02T18:02:33+00:00</updated>
<author>
<name>Lars Hanisch</name>
<email>dvb@flensrocker.de</email>
</author>
<published>2011-02-02T18:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-dynamite/commit/?id=8a8770d8b8b8d19e5f7d07628f742957d1ade4f1'/>
<id>8a8770d8b8b8d19e5f7d07628f742957d1ade4f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
