diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-14 14:28:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-14 14:28:29 +0100 |
commit | c834d84db0c216997368d80e47cf0bba0a2f9e68 (patch) | |
tree | 915cd88823e400a5dd790b1ba85e843562e0a38f /HISTORY | |
parent | e656c86153c46956dd878da5d5c1c455f86b8892 (diff) | |
download | vdr-c834d84db0c216997368d80e47cf0bba0a2f9e68.tar.gz vdr-c834d84db0c216997368d80e47cf0bba0a2f9e68.tar.bz2 |
Checking PID language codes for ISO 639 compliance
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3117,7 +3117,7 @@ Video Disk Recorder Revision History learned inside the menu to avoid overwriting the date/time in the 'classic' skin (thanks to Oliver Endriss for reporting this one). -2004-11-07: Version 1.3.16 +2004-11-14: Version 1.3.16 - Fixed cChannel::SetName() in case only the ShortName or Provider has changed (thanks to Sascha Volkenandt for reporting this one). @@ -3132,3 +3132,5 @@ Video Disk Recorder Revision History - Fixed a short glitch when starting a recording on the primary device while in replay or transfer mode (thanks to Marco Schlüßler). - Added missing initialization of cEvent::seen. +- Checking PID language codes for ISO 639 compliance to avoid problems with + funny characters. Invalid language codes will be stored as "???". |