diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-03-07 15:44:52 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-03-07 15:44:52 +0100 |
commit | 8bfee7a1b4d581685fdef82416ff624e5fca8853 (patch) | |
tree | 9674b9bf334a6100a6bdafbdcf57e8e60487b911 /HISTORY | |
parent | 21e7de9ec546caa561ee44e56e8b8b8031f4df8c (diff) | |
download | vdr-8bfee7a1b4d581685fdef82416ff624e5fca8853.tar.gz vdr-8bfee7a1b4d581685fdef82416ff624e5fca8853.tar.bz2 |
Fixed automatically selecting the preferred subtitle language
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5694,7 +5694,7 @@ Video Disk Recorder Revision History standard ETSI EN 300 468) to ISO-8859-9, in order to work around the stupidity of some providers, who actually use ISO-8859-9, but fail to correctly announce that. -2008-03-05: Version 1.5.18 +2008-03-07: Version 1.5.18 - Added a missing reset of maxNumber in cChannels::Renumber() (reported by Sundararaj Reel). @@ -5706,3 +5706,5 @@ Video Disk Recorder Revision History - Fixed a signed character used as index in cBase64Encoder::NextLine() (thanks to Tobias Grimm). - Updated the Spanish and Catalanian OSD texts (thanks to Luca Olivetti). +- Fixed automatically selecting the preferred subtitle language (based on a patch + from Rolf Ahrenberg). |