<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-streamdev/client, branch v0_4</title>
<subtitle>VDR Streamdev Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/'/>
<entry>
<title>increased client side timeout for TUNE command</title>
<updated>2011-01-27T15:17:07+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-01-27T15:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=17c22dc7eea8486364c6114751b0851552bb2bdd'/>
<id>17c22dc7eea8486364c6114751b0851552bb2bdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Snapshot 2010-09-15</title>
<updated>2011-03-24T17:20:05+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2010-12-02T08:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=635ccc479f3e0d62b3f52cb5407d06185e402f5b'/>
<id>635ccc479f3e0d62b3f52cb5407d06185e402f5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dropped "Synchronize EPG" feature</title>
<updated>2010-06-08T05:56:14+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2010-06-08T05:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=a43455f660040140fcfd9401ceb81f1e13f8bd7d'/>
<id>a43455f660040140fcfd9401ceb81f1e13f8bd7d</id>
<content type='text'>
Modified Files:
 Tag: v0_4
	HISTORY README i18n.c streamdev-client.c streamdev-client.h
	client/device.c client/setup.c client/setup.h client/socket.c
	client/socket.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified Files:
 Tag: v0_4
	HISTORY README i18n.c streamdev-client.c streamdev-client.h
	client/device.c client/setup.c client/setup.h client/socket.c
	client/socket.h
</pre>
</div>
</content>
</entry>
<entry>
<title>- cleaned up common.h / common.c</title>
<updated>2009-09-18T10:41:11+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2009-09-18T10:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=7ea2353728b0474b0829a0bf98b8d2332753787e'/>
<id>7ea2353728b0474b0829a0bf98b8d2332753787e</id>
<content type='text'>
- dropped cStreamdevMenuSetupPage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- dropped cStreamdevMenuSetupPage
</pre>
</div>
</content>
</entry>
<entry>
<title>added comments to indicate that the VTP filter stream is proprietary forma</title>
<updated>2009-02-13T13:02:33+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2009-02-13T13:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=421a0e113a7970f24420bfb62ca90db52400535f'/>
<id>421a0e113a7970f24420bfb62ca90db52400535f</id>
<content type='text'>
Modified Files:
 Tag: v0_4
	client/filter.c server/livefilter.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified Files:
 Tag: v0_4
	client/filter.c server/livefilter.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed parsing Min/MaxPriority from config</title>
<updated>2009-02-03T10:26:23+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2009-02-03T10:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=64ac6278bf8969d47470f7a1ce0d4d20cdf5b2a1'/>
<id>64ac6278bf8969d47470f7a1ce0d4d20cdf5b2a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added min/max priority (#508)</title>
<updated>2009-01-29T07:49:04+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2009-01-29T07:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=f8002f7e3140c9269af0f1434af3f0dee28f63a0'/>
<id>f8002f7e3140c9269af0f1434af3f0dee28f63a0</id>
<content type='text'>
Modified Files:
 Tag: v0_4
	HISTORY README i18n.c client/device.c client/setup.c
	client/setup.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified Files:
 Tag: v0_4
	HISTORY README i18n.c client/device.c client/setup.c
	client/setup.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied and removed respect_ca patch</title>
<updated>2008-04-07T15:07:38+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2008-04-07T15:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=c6c2344fef5847cc8596c417491050b8b8bbbde1'/>
<id>c6c2344fef5847cc8596c417491050b8b8bbbde1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- changed location of streamdevhosts.conf to VDRCONFDIR/plugins/streamdev</title>
<updated>2008-04-07T14:50:32+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2008-04-07T14:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=9c60fb4e42bce2fd3b6d7d9c011f1688cddd4394'/>
<id>9c60fb4e42bce2fd3b6d7d9c011f1688cddd4394</id>
<content type='text'>
- changed externremux.sh's default location to VDRCONFDIR/plugins/streamdev
- added sample externremux.sh from http://www.vdr-wiki.de/
- stop providing channels after client has been disabled at runtime
- added logging of the client device's card index
- changed default suspend mode to "Always suspended"
- added "Hide Mainmenu Entry" setup option on client
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- changed externremux.sh's default location to VDRCONFDIR/plugins/streamdev
- added sample externremux.sh from http://www.vdr-wiki.de/
- stop providing channels after client has been disabled at runtime
- added logging of the client device's card index
- changed default suspend mode to "Always suspended"
- added "Hide Mainmenu Entry" setup option on client
</pre>
</div>
</content>
</entry>
<entry>
<title>- resurrected clients "Suspend Server" menu item as its mainmenu entry</title>
<updated>2008-04-07T14:40:39+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2008-04-07T14:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=89735cbd95ea82c309be3c2faf939d03cc8aa6eb'/>
<id>89735cbd95ea82c309be3c2faf939d03cc8aa6eb</id>
<content type='text'>
- dropped unused code for remote timers/recordings on client side
- dropped unused files client/{assembler,menu,remote}.[hc]
- dropped unused files in libdvbmpeg (reported by tobi)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- dropped unused code for remote timers/recordings on client side
- dropped unused files client/{assembler,menu,remote}.[hc]
- dropped unused files in libdvbmpeg (reported by tobi)
</pre>
</div>
</content>
</entry>
</feed>
