diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-31 12:42:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-31 12:42:36 +0200 |
commit | f52e8759c5a1b462cf1ae116f96128934a559fe7 (patch) | |
tree | e25bf79979b35e2f1a12125a57dfa3f2874cafac /HISTORY | |
parent | 2090ed6f7c5668645bcbeaab73ee68be341349e4 (diff) | |
download | vdr-f52e8759c5a1b462cf1ae116f96128934a559fe7.tar.gz vdr-f52e8759c5a1b462cf1ae116f96128934a559fe7.tar.bz2 |
Fixed wrong initialization of Setup.PositionerSwing
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7901,7 +7901,7 @@ Video Disk Recorder Revision History 1TB (or larger) disks and use them as a RAID-1 (mirrored). That way, if one disk fails, you can replace it without data loss. -2013-08-30: Version 2.1.2 +2013-08-31: Version 2.1.2 - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Fixed displaying DVB subtitles (thanks to Rolf Ahrenberg for helping to debug and @@ -7915,3 +7915,4 @@ Video Disk Recorder Revision History + The debug output now uses some indentation for better structuring. + Fixed handling subtitles encoded as a string of characters (the very first character was always skipped). +- Fixed wrong initialization of Setup.PositionerSwing (reported by Arthur Konovalov). |