Version 0.4.0 of the tvtv-plugin for VDR is released now, some major fixes and minor updates were made since last official version 0.3.3. See the history file for more.
The changes:
- Updated Italien translation provided by Diego Pierotto
- Updated Russian translation provided by Oleg Roitburd (Closes #47)
- Fixed displaying of multiple rows when antialiasing is enabled by aquiring a single OSD area for all rows - Thx to Rolf Ahrenberg (Closes #24)
Changes:
- when showing covers as bitmaps, honour the image show duration from setup
- after changing into lyrics mode, the lyrics for the first song were not
automatically loaded from the internet
- fix image modes TV and Black: They also showed the cover image
- add italian translation, contributed by Diego Pierotto
- fix off by one error when selecting tracks in play mode by using number keys,
found by Thomas Balke
- DisplayMode is now configurable, found by Thomas Balke. This defines between
how many different types of information the first line toggles in the player.
- README.mysql was incomplete
- Mysql only: Fix order of insertion into empty playlist. Found by Thomas
Balke.
- update README.* about MySQL with utf8
- importing subdirectories with mugglei: sorting by folder did not work for
those tracks. Found by Thomas Balke.
- fix bug #32 reported by Anonymous: mugglei will not run from a linked subfolder
- when checking if we are in or under the top level dictory, no longer translate
current path to realpath - always go through all symlinks. Fixes bug fix for
bug #32, reported by Thomas. Hoping this does not break other configurations.
- when destroying the OSD object, save muggle state. Fixes bug #37 reported by
Thomas
- updated translations by Ville Skyttä and Diego Pierotto
Changes:
- Added WakeupTime
- Added shutdown message
Changes:
- switched completely to VDR 1.6's I18N system and removed the old crap - no
more support for older VDR versions! (thx to Rolf Ahrenberg)
- proper translation of the key bindings (thx to Rolf Ahrenberg)
- Partially updated Italian translation by Davide Cavalca <davide125@tiscali.it>
Version 0.0.7 now uses a higher OSD color depth, when anti-aliasing is enabled.
The changes:
- Project moved to http://projects.vdr-developer.org/projects/show/plg-ttxtsubs
- Applied patch from Rolf Ahrenberg (vdr-ttxtsubs-0.0.5-raastinrauta-edition.diff.gz)
which introduces the following changes:
- Rolf Ahrenberg
- Updated the core patch and Makefile against VDR's current API
- Added font, color, and DVB source selection
- Added UTF8 support
- Added layered OSD support
- Fixed EPG scan hiccups
- Fixed several race conditions in destructors
- Silenced compilation warnings
- Vyacheslav Diconov
- Ville SkyttÀ
- fixed crash in plugin shutdown
- cleaned up logging to use syslog
- Thomas GÃŒnther
- Michaël Nival
- Added missing const declarations
- French translation
- Luca Olivetti
- Fixed displaying subtitles setting
- Added a thread based subtitles scanner
- Added delay settings
- Tobias Grimm
- Added manual page selection mode
- Switched completely to VDR 1.6's I18N system and removed the old crap - no
more support for older VDR versions!
- Removed VDR*.patch and Checkpatch.sh and added up-to-date VDR patches
into into "patches" subdirectory (thx to Rolf Ahrenberg)
- Removed location lines from *.po (thx to Rolf Ahrenberg)
- Fixed wrong GPL license text (wrong FSF address)
- Clarified license (it's GPL-2 or any later) and added a licence
header to every source file
In this version merly the patches from the Debian-Package have been added.
Changes: