<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-ttxtsubs/siinfo.h, branch v0.0.5pre2</title>
<subtitle>VDR TtxtSubs Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-ttxtsubs/'/>
<entry>
<title>- New features:</title>
<updated>2008-12-13T10:01:34+00:00</updated>
<author>
<name>Tobias Grimm</name>
<email>tobias@e-tobi.loc</email>
</author>
<published>2008-12-13T10:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-ttxtsubs/commit/?id=e5d1aacca2020e63dbaf320ba8b1de61746ad410'/>
<id>e5d1aacca2020e63dbaf320ba8b1de61746ad410</id>
<content type='text'>
  - More than one language can be chosen, they are used in order of preference
  - Handles languages with two ISO 639-2 identifiers (as ger/deu, fre/fra)
  - Subtitles can now be turned on or off
  - Optional main menu alternative for easy access
  - Selectable vertical position of text for 4:3/Anamorphic or Letterbox
  - Left, Center or Right horizontal position of text
  - Remapping option for those French channels that incorrectly
    sends teletext page numbers in decimal instead of hexadecimal.
    Very moderate remapping done at the moment, I hope it is enough.
  - Subtitles are now recorded with their PTS (timestamps). Not that
    the timestamps are completely wrong on some channels, this
    may confuse uncareful subtitle extracting software.
  - Included patch for VDR 1.3.5 - untested!
- Bugs fixed:
  - Fixed a net-to-host-order bug in the si parser that could make it
    incorrectly think that there are no subtitles on a channel.
    Thanks to Nicolas "tarass"!
  - Fixed a bit swapping bug causing incorrect character encoding for
    some languages. Thanks to Nicolas "tarass"!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - More than one language can be chosen, they are used in order of preference
  - Handles languages with two ISO 639-2 identifiers (as ger/deu, fre/fra)
  - Subtitles can now be turned on or off
  - Optional main menu alternative for easy access
  - Selectable vertical position of text for 4:3/Anamorphic or Letterbox
  - Left, Center or Right horizontal position of text
  - Remapping option for those French channels that incorrectly
    sends teletext page numbers in decimal instead of hexadecimal.
    Very moderate remapping done at the moment, I hope it is enough.
  - Subtitles are now recorded with their PTS (timestamps). Not that
    the timestamps are completely wrong on some channels, this
    may confuse uncareful subtitle extracting software.
  - Included patch for VDR 1.3.5 - untested!
- Bugs fixed:
  - Fixed a net-to-host-order bug in the si parser that could make it
    incorrectly think that there are no subtitles on a channel.
    Thanks to Nicolas "tarass"!
  - Fixed a bit swapping bug causing incorrect character encoding for
    some languages. Thanks to Nicolas "tarass"!
</pre>
</div>
</content>
</entry>
<entry>
<title>- IMORTANT! Needs and upgrade to the patch! See README!</title>
<updated>2008-12-13T09:52:59+00:00</updated>
<author>
<name>Tobias Grimm</name>
<email>tobias@e-tobi.loc</email>
</author>
<published>2008-12-13T09:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-ttxtsubs/commit/?id=18dbe92306e0c9e1b1513e4cfae603369fbacd80'/>
<id>18dbe92306e0c9e1b1513e4cfae603369fbacd80</id>
<content type='text'>
- Improved the OSD hooks to be more compatible with other plugins
- Added a primitive Service Information caching mechanism to speed
  up channel switching (will not refresh if channels are changed,
  will be reset on VDR restart)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Improved the OSD hooks to be more compatible with other plugins
- Added a primitive Service Information caching mechanism to speed
  up channel switching (will not refresh if channels are changed,
  will be reset on VDR restart)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed problems when used with more than one device (I hope)</title>
<updated>2008-12-13T09:51:16+00:00</updated>
<author>
<name>Tobias Grimm</name>
<email>tobias@e-tobi.loc</email>
</author>
<published>2008-12-13T09:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-ttxtsubs/commit/?id=b4047ea57428a788456ecb02bc3fc6c5d83bf232'/>
<id>b4047ea57428a788456ecb02bc3fc6c5d83bf232</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Work around for problem with stray segments at channel (frequency)</title>
<updated>2008-12-13T09:47:51+00:00</updated>
<author>
<name>Tobias Grimm</name>
<email>tobias@e-tobi.loc</email>
</author>
<published>2008-12-13T09:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-ttxtsubs/commit/?id=e98281852544a159522de0e561ac64c23c447468'/>
<id>e98281852544a159522de0e561ac64c23c447468</id>
<content type='text'>
  change with driver in hw_sections=0 mode
- Removed some g++ 3.3 warnings
- Skipping non dvb devices when calculating /dev/dvb/adapter no
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  change with driver in hw_sections=0 mode
- Removed some g++ 3.3 warnings
- Skipping non dvb devices when calculating /dev/dvb/adapter no
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial version 0.0.1</title>
<updated>2008-12-13T09:35:43+00:00</updated>
<author>
<name>Tobias Grimm</name>
<email>tobias@e-tobi.loc</email>
</author>
<published>2008-12-13T09:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-ttxtsubs/commit/?id=76ac85e366bfc27b3b688a4f13031c0735ea2436'/>
<id>76ac85e366bfc27b3b688a4f13031c0735ea2436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
