<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-eepg/HISTORY, branch experimental</title>
<subtitle>VDR EEPG plugin
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/'/>
<entry>
<title>Update documentation. Fixes #692</title>
<updated>2014-04-16T16:33:11+00:00</updated>
<author>
<name>Dimitar Petrovski</name>
<email>dimeptr@gmail.com</email>
</author>
<published>2014-04-16T16:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=d8d74bb9f4ed3ddc26f515efa538d6ea841a6895'/>
<id>d8d74bb9f4ed3ddc26f515efa538d6ea841a6895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ability to translate themes. Examples added</title>
<updated>2013-02-22T08:52:10+00:00</updated>
<author>
<name>Dimitar Petrovski</name>
<email>dimeptr@gmail.com</email>
</author>
<published>2013-02-22T08:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=60376c4c1f0a4b65cb07b89d5c095015ec3b1215'/>
<id>60376c4c1f0a4b65cb07b89d5c095015ec3b1215</id>
<content type='text'>
Fixed handling of duplicate epg entries
Added new SKY themes
Added checking/updating of themes files on load
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed handling of duplicate epg entries
Added new SKY themes
Added checking/updating of themes files on load
</pre>
</div>
</content>
</entry>
<entry>
<title>updated documentation</title>
<updated>2012-11-30T14:14:00+00:00</updated>
<author>
<name>Dimitar Petrovski</name>
<email>dimeptr@gmail.com</email>
</author>
<published>2012-11-30T14:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=b0a1d7d5839e135c97cbf752dd5148134f103884'/>
<id>b0a1d7d5839e135c97cbf752dd5148134f103884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added helper scripts for generation of eepg.equiv</title>
<updated>2012-10-30T10:40:27+00:00</updated>
<author>
<name>Dimitar Petrovski</name>
<email>dimeptr@gmail.com</email>
</author>
<published>2012-10-30T10:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=f1717857da8db98772c7a807befe2426ff2ed133'/>
<id>f1717857da8db98772c7a807befe2426ff2ed133</id>
<content type='text'>
updated documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updated documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied patch to Load Huffman dictionaries only on first use</title>
<updated>2012-02-29T17:45:30+00:00</updated>
<author>
<name>Dimitar Petrovski</name>
<email>dimeptr@gmail.com</email>
</author>
<published>2012-02-29T10:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=2f6a786a9dcedfa5566aa47de811007b838b5860'/>
<id>2f6a786a9dcedfa5566aa47de811007b838b5860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update HISTORY and README</title>
<updated>2011-11-01T14:05:32+00:00</updated>
<author>
<name>Dimitar Petrovski</name>
<email>dimeptr@gmail.com</email>
</author>
<published>2011-11-01T14:05:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=bee3ecce5a8caf55d0610bc8df10e4cec0933a83'/>
<id>bee3ecce5a8caf55d0610bc8df10e4cec0933a83</id>
<content type='text'>
fix some log levels
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix some log levels
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added previous patches to version 0.0.5</title>
<updated>2011-04-24T17:36:00+00:00</updated>
<author>
<name>Dimitar Petrovski</name>
<email>dimeptr@gmail.com</email>
</author>
<published>2011-04-24T17:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=b24044e6235cdf2c662ed832a2c7769bd27c081c'/>
<id>b24044e6235cdf2c662ed832a2c7769bd27c081c</id>
<content type='text'>
- Changed docodeText2 to use code from vdr which also handles charset override
- Removed some gotos
- Added setup option to display message after finish of writing epg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changed docodeText2 to use code from vdr which also handles charset override
- Removed some gotos
- Added setup option to display message after finish of writing epg
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.0.5 of eepg plugin</title>
<updated>2011-04-24T16:43:18+00:00</updated>
<author>
<name>Dimitar Petrovski</name>
<email>dimeptr@gmail.com</email>
</author>
<published>2011-04-24T16:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=b97463a3c823d019a4c900cface7b19fa1bdafc3'/>
<id>b97463a3c823d019a4c900cface7b19fa1bdafc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial eepg git repository with version eepg-0.0.3</title>
<updated>2011-04-24T15:56:25+00:00</updated>
<author>
<name>root</name>
<email>root@ubsatserv.(none)</email>
</author>
<published>2011-04-24T15:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-eepg/commit/?id=c59a610f66bb7cfd3cf00df3551a3578d4368d35'/>
<id>c59a610f66bb7cfd3cf00df3551a3578d4368d35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
