<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-streamdev/server, branch servermenu</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>Moved "closing connection" log message to overload of cTBSocket::Close() in</title>
<updated>2011-11-27T10:32:16+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-27T10:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=94aef85adc9c2922205145550ff00e59c694e36d'/>
<id>94aef85adc9c2922205145550ff00e59c694e36d</id>
<content type='text'>
cServerConnection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cServerConnection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't keep a pointer to the connection in components MulticastGroup</title>
<updated>2011-11-24T23:24:37+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-24T23:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=9b91301d943cfbec5208419704cfece84267223d'/>
<id>9b91301d943cfbec5208419704cfece84267223d</id>
<content type='text'>
structure as the connection may now be deleted from outside via menu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
structure as the connection may now be deleted from outside via menu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed missing Display() call after disconnecting a client.</title>
<updated>2011-11-24T22:45:59+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-24T22:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=7347e24123ec0b852091ec035cabce0e10278a72'/>
<id>7347e24123ec0b852091ec035cabce0e10278a72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added server menu with list of clients. Connections can be terminated</title>
<updated>2011-11-22T00:16:42+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-22T00:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=c652e8fa8141d7e323cbdbbc0a662244a5a84955'/>
<id>c652e8fa8141d7e323cbdbbc0a662244a5a84955</id>
<content type='text'>
with the "red" key. The former main menu action of suspending live TV
moved to the "blue" key.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with the "red" key. The former main menu action of suspending live TV
moved to the "blue" key.
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup and optimization (thanks to Ville Skyttä)</title>
<updated>2011-11-21T12:03:06+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-21T12:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=ce1583a756fe7d80522ed3e82275705b9cbe00b7'/>
<id>ce1583a756fe7d80522ed3e82275705b9cbe00b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>properly shutdown IGMP timeout handler thread when the plugin is stopped.</title>
<updated>2011-11-13T22:27:46+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-13T22:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=f9224d0618777947f1bc242111f792657e3f5908'/>
<id>f9224d0618777947f1bc242111f792657e3f5908</id>
<content type='text'>
Fixes occasional segfaults on VDR exit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes occasional segfaults on VDR exit.
</pre>
</div>
</content>
</entry>
<entry>
<title>restricted VTP command RENR to liemikuutio patch &lt; 1.32 (fixes #786).</title>
<updated>2011-11-07T16:15:10+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-07T16:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=6c9c6ca77f2ec64eaa90b355ed037d6fdcc0e763'/>
<id>6c9c6ca77f2ec64eaa90b355ed037d6fdcc0e763</id>
<content type='text'>
Build fails with newer versions of this patch. RENR was introduced for XBMC
which is no longer using streamdev at all, so the impact should be low.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build fails with newer versions of this patch. RENR was introduced for XBMC
which is no longer using streamdev at all, so the impact should be low.
</pre>
</div>
</content>
</entry>
<entry>
<title>include SDT and TDT in TS streams</title>
<updated>2011-10-25T15:18:23+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-10-25T15:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=b9d2f66295500cc196841265631544912ef216b9'/>
<id>b9d2f66295500cc196841265631544912ef216b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "dropped cServerConnection::m_Pending"</title>
<updated>2011-10-24T06:44:31+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-10-24T06:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=077398fdef39b5d2f4901b87417f0a80ef19da6c'/>
<id>077398fdef39b5d2f4901b87417f0a80ef19da6c</id>
<content type='text'>
Required by VTP

This reverts commit bdaea38b863ef7649d7a2253ac937130b6e11d8d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Required by VTP

This reverts commit bdaea38b863ef7649d7a2253ac937130b6e11d8d.
</pre>
</div>
</content>
</entry>
<entry>
<title>dropped cServerConnection::m_Pending</title>
<updated>2011-10-20T21:45:44+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-10-20T21:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=bdaea38b863ef7649d7a2253ac937130b6e11d8d'/>
<id>bdaea38b863ef7649d7a2253ac937130b6e11d8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
