<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-graphlcd, branch master</title>
<subtitle>VDR GraphLCD plugin
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/'/>
<entry>
<title>Merge pull request #7 from pbiering/master</title>
<updated>2021-03-11T12:59:11+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2021-03-11T12:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=a1104283ec4c91565ff8612b5363f87c23e4c12b'/>
<id>a1104283ec4c91565ff8612b5363f87c23e4c12b</id>
<content type='text'>
fix crash on VDR early shutdown by moving display initialization into Start()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix crash on VDR early shutdown by moving display initialization into Start()</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master'</title>
<updated>2021-03-11T06:46:40+00:00</updated>
<author>
<name>Peter Bieringer</name>
<email>pb@bieringer.de</email>
</author>
<published>2021-03-11T06:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=4f344a9c0793b73f4f61cec1b272c440d35c362c'/>
<id>4f344a9c0793b73f4f61cec1b272c440d35c362c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update</title>
<updated>2021-03-11T06:37:29+00:00</updated>
<author>
<name>Peter Bieringer</name>
<email>pb@bieringer.de</email>
</author>
<published>2021-03-11T06:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=9bcaa5556e0b0c42f1a44fbdd17d61181986fe23'/>
<id>9bcaa5556e0b0c42f1a44fbdd17d61181986fe23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move display connect related cod into Start() to avoid crash on stop caused by fatal issues in other plugins detected during Inititalize() phase</title>
<updated>2021-03-11T06:37:24+00:00</updated>
<author>
<name>Peter Bieringer</name>
<email>pb@bieringer.de</email>
</author>
<published>2021-03-11T06:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=0a6a06220ca3535b2dd53b81a3b9a787bcc4313f'/>
<id>0a6a06220ca3535b2dd53b81a3b9a787bcc4313f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6 from pbiering/fix-thread-stop</title>
<updated>2021-02-17T06:45:45+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2021-02-17T06:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=3d4027762c6560af2fd126805bc0392a570cf577'/>
<id>3d4027762c6560af2fd126805bc0392a570cf577</id>
<content type='text'>
Fix thread stop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix thread stop</pre>
</div>
</content>
</entry>
<entry>
<title>revert to original</title>
<updated>2021-02-16T06:50:06+00:00</updated>
<author>
<name>Peter Bieringer</name>
<email>pb@bieringer.de</email>
</author>
<published>2021-02-16T06:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=56960c9091aeb1c1adce2aa7394291d9a1b51e6a'/>
<id>56960c9091aeb1c1adce2aa7394291d9a1b51e6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove TODO</title>
<updated>2021-02-16T06:48:22+00:00</updated>
<author>
<name>Peter Bieringer</name>
<email>pb@bieringer.de</email>
</author>
<published>2021-02-16T06:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=56d10fbb9a8adba102df4cbb96aee4e2248a7daa'/>
<id>56d10fbb9a8adba102df4cbb96aee4e2248a7daa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move cleanup also into Stop() to avoid crash</title>
<updated>2021-02-16T05:35:11+00:00</updated>
<author>
<name>Peter Bieringer</name>
<email>pb@bieringer.de</email>
</author>
<published>2021-02-16T05:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=68d74dabd233f91e4d80222d1ed547b9ae00f62f'/>
<id>68d74dabd233f91e4d80222d1ed547b9ae00f62f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix to proper Stop(), add some debug log and rename thread matching plugin name</title>
<updated>2021-02-15T20:14:06+00:00</updated>
<author>
<name>Peter Bieringer</name>
<email>pb@bieringer.de</email>
</author>
<published>2021-02-15T20:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=97b63a6f883300254372c18a60b9efba25189d06'/>
<id>97b63a6f883300254372c18a60b9efba25189d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change value to be able to detect in core dump</title>
<updated>2021-02-15T19:13:20+00:00</updated>
<author>
<name>Peter Bieringer</name>
<email>pb@bieringer.de</email>
</author>
<published>2021-02-15T19:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-graphlcd/commit/?id=603ac03d8ff62fb29bd8e57e2c6927c791c78866'/>
<id>603ac03d8ff62fb29bd8e57e2c6927c791c78866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
