Checking PID language codes for ISO 639 compliance

This commit is contained in:
Klaus Schmidinger
2004-11-14 14:28:29 +01:00
parent e656c86153
commit c834d84db0
2 changed files with 11 additions and 2 deletions

View File

@@ -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<68><6C>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 "???".