diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-21 08:23:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-21 08:23:13 +0200 |
commit | cee834154508f1e6ff8f7f2d2f79ec840545ac0f (patch) | |
tree | 7b3a60f3f131b934dd2d97d8a4af6977a935e73b /HISTORY | |
parent | f4aabad2ae12598eb8baa3e3a674f729dd0ae481 (diff) | |
download | vdr-cee834154508f1e6ff8f7f2d2f79ec840545ac0f.tar.gz vdr-cee834154508f1e6ff8f7f2d2f79ec840545ac0f.tar.bz2 |
Fixed handling control characters in SI data in case of UTF-8 encoded strings
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7191,6 +7191,9 @@ Video Disk Recorder Revision History turn on adding the source character to channel names whenever they are displayed (suggested by Ludi Kaleni). -2012-07-15: Version 1.7.30 +2012-08-21: Version 1.7.30 - Fixed sorting recordings in the top level video directory. +- Fixed handling control characters in SI data in case of UTF-8 encoded strings + (thanks to Mehdi Karamnejad for reporting a problem with garbled UTF-8 EPG data + and helping to debug it). |