- Avoid pkg-config warnings
- Improved cleanup when closing OSDTeletext
(Thx to Ville Skyttä and Rolf Ahrenberg)
- Using new standard plugin Makefile from VDR 1.7.39
- Fixed CZ font and added CZ-SK subset - patch provided Marek Hajduk
- Dropped backwards compatibility for VDR 1.6.0
- VDR 1.7.27 compatibility (Closes #919), Credit goes to nox and gda fro
vdrportal.de
- Instead of doing mixed drawing to cOsd and cBitmap only draw to cBitmap
(Closes #899, this should fixe the issues with the TT6400)
- Some code refactorings (Thx to Ville Skyttä)
- FF card transfer mode on channel switch with VDR >= 1.7.25 (Closes: #9)
(Thx to Udo Richter)
- VDR 1.7.26 compatibility (Thx to Ville Skyttä)
- Better live view channel switch detection
Changes:
- Updated Italian translation provided by Diego Pierotto (Closes #450)
- Added Slovak translation provided by Milan Hrala (Closes #558)
Changes:
- Updated Italian translation provided by Diego Pierotto (Closes #151)
- Fix valid page number check in TeletextBrowser::ExecuteAction (Closes #154)
- Fixed possible segfault (Closes #179) - (Thx to Manuel Reimer)
- Added setup option to disable main menu entry (Closes #149)
(Thx to Manuel Reimer!)
- Added command line option to enable storing TopText pages, which is
now disabled by default (References #177) (Thx to Andreas Brachold!)
- Makefile adjustments for VDR 1.7.13.
- Don't care if the current channel really changed, if we get a channel switch
on the primary device (Thx to Sören Moch)
Changes:
- Updated Ukrainian translation provided by Yarema P. aka Knedlyk (Closes #133)
Changes:
- More refactoring of the TxtStatus class (Thx to Sören Moch!)
- Install plug-in to lib dir with --remove-destination as suggested
by Christian Wieninger (Closes #57)
- If background is configured to completely black or transparent,
toggle between black and transparent only.
- Updated Italian translation provided by Diego Pierotto (Closes #60)
- Fixed problems with VDR >= 1.7.3 (not all teletext pages accessible,
4 GByte VTX files)
- Removed unnecessary DVBDIR from Makefile
Changes:
- Small bugfix in channel switching code
Changes:
- Added Portuguese translation provided by Chris Silva
- Updated Italian translation by Davide Cavalca
- Removed the "OSD" from the main menu entry as suggested by Davide Cavalca
- Added Ukrainian translation provided by Yarema P. aka Knedlyk
- Removed obsolete options -R and -r
- Remove remnants of VDR < 1.6 support
- Updated Russian translation provided by Oleg Roitburd (Closes #46)
- Improved error handling
- Background toggling now allows to switch between black, the configured
background transparency and full transparency as suggested by
Walter K. (Closes #41)
- Removed the OSDTELETEXT_REINSERTION_PATCH (dead code)
- Removed timingdebug code
- Merged class ChannelStatus into cTxtStatus and changed the code that
detects, if the current live channel has been changed and the
OsdTeletext receiver needs to switch to the new channel as well
- Updated French translation provided by Nival Michaël (Closes #56)