<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-text2skin/Makefile, branch chr13-optimizations</title>
<subtitle>VDR Text2Skin Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/'/>
<entry>
<title>2007-05-06: Version 1.1-cvs_ext-0.10a (text2skin-1.1-cvs_ext-0.10a.diff)</title>
<updated>2009-06-03T22:40:07+00:00</updated>
<author>
<name>Christian Tusche</name>
<email>chr13@gmx.net</email>
</author>
<published>2007-05-06T15:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=0b3f86344a87940d324695e0bc9449c35cbf60d4'/>
<id>0b3f86344a87940d324695e0bc9449c35cbf60d4</id>
<content type='text'>
- increased efficiency in drawing list items in the main menu
- introduce relative Pos and Size of objects to given BasePos, BaseSize
  (used to draw list items)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- increased efficiency in drawing list items in the main menu
- introduce relative Pos and Size of objects to given BasePos, BaseSize
  (used to draw list items)
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-11-19: Version 1.1-cvs_ext-0.9a (vdr-text2skin-1.1-cvs_ext-0.9a.diff)</title>
<updated>2009-06-03T02:03:18+00:00</updated>
<author>
<name>Andreas Brugger</name>
<email>brougs78@gmx.net</email>
</author>
<published>2006-11-19T18:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=165c14206aa2e06c33ac887f9b9d0f816573a5fe'/>
<id>165c14206aa2e06c33ac887f9b9d0f816573a5fe</id>
<content type='text'>
- added APIVERSION to the Makefile for vdr-1.3.47
- fixed possible buffer overflow in xml reading (updated to cvs-version
  of text2skin)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added APIVERSION to the Makefile for vdr-1.3.47
- fixed possible buffer overflow in xml reading (updated to cvs-version
  of text2skin)
</pre>
</div>
</content>
</entry>
<entry>
<title>2006-11-19: Version 1.1-cvs_ext-0.9 (vdr-text2skin-1.1-cvs_ext-0.9.diff)</title>
<updated>2009-06-03T01:35:58+00:00</updated>
<author>
<name>Andreas Brugger</name>
<email>brougs78@gmx.net</email>
</author>
<published>2006-11-19T15:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=74a5cc8e14900d48386e33cb576f154a6dd7e557'/>
<id>74a5cc8e14900d48386e33cb576f154a6dd7e557</id>
<content type='text'>
- added a test-feature to search for reruns of a program and add the
  information to the extended epg-info (trigger DEVELOPMENT_FEATURES).
  This uses a service-interface of the epgsearch-plugin
  "Epgsearch-searchresults-v1.0"
- the timer-conflicts are now checked with epgsearch (service-interface
  "Epgsearch-lastconflictinfo-v1.0", as it works more reliable and is
  supported by the plugin author
- the extended epg-info and the recording-info are extended by AUX-Infos
  (configurable)
  there is also an option to strip known tags
- the tab-widths are scaled for taking into account that different TT-Fonts
  have a different width than the default font from VDR
- added tokens for signal-info:
  FrontendSTR, FrontendSNR, FrontendHasLock, FrontendHasSignal
- changed token TimerConflict to TimerConflicts
- added token PresentEventID for EPG-images
- added tokens for recordings:
  RecordingFilename, RecordingPriority, RecordingLifetime
- removed Text2skin.diff from the rotor-plugin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added a test-feature to search for reruns of a program and add the
  information to the extended epg-info (trigger DEVELOPMENT_FEATURES).
  This uses a service-interface of the epgsearch-plugin
  "Epgsearch-searchresults-v1.0"
- the timer-conflicts are now checked with epgsearch (service-interface
  "Epgsearch-lastconflictinfo-v1.0", as it works more reliable and is
  supported by the plugin author
- the extended epg-info and the recording-info are extended by AUX-Infos
  (configurable)
  there is also an option to strip known tags
- the tab-widths are scaled for taking into account that different TT-Fonts
  have a different width than the default font from VDR
- added tokens for signal-info:
  FrontendSTR, FrontendSNR, FrontendHasLock, FrontendHasSignal
- changed token TimerConflict to TimerConflicts
- added token PresentEventID for EPG-images
- added tokens for recordings:
  RecordingFilename, RecordingPriority, RecordingLifetime
- removed Text2skin.diff from the rotor-plugin
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixed some issues when using buggy compilers</title>
<updated>2005-01-27T17:32:07+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2005-01-27T17:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=2c823c26e341dc67052467864e2299663c9a7b8f'/>
<id>2c823c26e341dc67052467864e2299663c9a7b8f</id>
<content type='text'>
- implemented BENCH make option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- implemented BENCH make option
</pre>
</div>
</content>
</entry>
<entry>
<title>- removed old documentation</title>
<updated>2005-01-05T19:33:27+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2005-01-05T19:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=8c4b62a2432908a488d2e8a37370b1a9ae24089b'/>
<id>8c4b62a2432908a488d2e8a37370b1a9ae24089b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- moved marquee into renderer</title>
<updated>2004-12-28T01:24:35+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2004-12-28T01:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=d5de012d18ffe859b70e703fec6170b1021e4249'/>
<id>d5de012d18ffe859b70e703fec6170b1021e4249</id>
<content type='text'>
- introduced object state cache
- introduced blink element
- introduced delay attribute to objects
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- introduced object state cache
- introduced blink element
- introduced delay attribute to objects
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2004-12-19T22:03:02+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2004-12-19T22:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=9aeb43d010d2452890d2c04832f1dfda8d963c4d'/>
<id>9aeb43d010d2452890d2c04832f1dfda8d963c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0-pre4</title>
<updated>2004-12-14T20:05:40+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2004-12-14T20:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=b8f29c674cc0ccca207123342c1344bbd0f13796'/>
<id>b8f29c674cc0ccca207123342c1344bbd0f13796</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0-pre3</title>
<updated>2004-12-12T19:53:30+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2004-12-12T19:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=3b0999969632e2820b846ca8adcef6b346ff7441'/>
<id>3b0999969632e2820b846ca8adcef6b346ff7441</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.0-pre2</title>
<updated>2004-12-09T14:27:06+00:00</updated>
<author>
<name>lordjaxom</name>
<email>lordjaxom</email>
</author>
<published>2004-12-09T14:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-text2skin/commit/?id=e4c359b5c303cecfc49fb82799805da9fee8dadb'/>
<id>e4c359b5c303cecfc49fb82799805da9fee8dadb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
