diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-08 11:28:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-08 11:28:15 +0200 |
commit | a9d6bb256d53f5cc16679b856d4cc5c0cc5b98c1 (patch) | |
tree | 3260605c195e8c7c9cfd0b7c6fffaf673d0f0a93 /HISTORY | |
parent | 29c0f9e1e07e0ca00870e7b8e2f2c9457af80ec5 (diff) | |
download | vdr-a9d6bb256d53f5cc16679b856d4cc5c0cc5b98c1.tar.gz vdr-a9d6bb256d53f5cc16679b856d4cc5c0cc5b98c1.tar.bz2 |
Replacing blanks in language codes with underlines1.4.3-1
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4931,13 +4931,15 @@ Video Disk Recorder Revision History - Official release. -2006-10-07: Version 1.4.3-1 +2006-10-08: Version 1.4.3-1 - The function cThread::Cancel() now only sets 'running' to false and does not actually kill the thread if the special value -1 is given (suggested by Udo Richter). - Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all other printable characters) in the language codes (thanks to Boguslaw Juza for reporting - that there are stations that use blanks in these codes). + that there are stations that use blanks in these codes). Blanks are replaced with + underlines, so that all parts of VDR that rely on language codes to be one word + (without blanks) work as expected. - Now clearing an event's Title, ShortText and Description if there is no ShortEventDescriptor or ExtendedEventDescriptor, respectively (thanks to Boguslaw Juza for reporting that events without an ExtendedEventDescriptor may get |