summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-19 13:27:51 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-19 13:27:51 +0100
commit47519e0536960f647145969204f1bc421088c329 (patch)
treee0b2fff0a6f00d9658b21ffc075bdd1873276bb1 /HISTORY
parent1781a77e0b459bcecd8aa77e18bd1bcbad0a745f (diff)
downloadvdr-47519e0536960f647145969204f1bc421088c329.tar.gz
vdr-47519e0536960f647145969204f1bc421088c329.tar.bz2
If a recording starts and the channel's audio PID data has more language code information than the EPG's component data, the code from the channel is taken
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7c830f35..d106f0fc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4351,3 +4351,5 @@ Video Disk Recorder Revision History
are available (suggested by Andreas Brugger).
- When setting the audio track descriptions, the language codes are now also set
in case this is a replay session (based on a patch from Rolf Ahrenberg).
+- If a recording starts and the channel's audio PID data has more language code
+ information than the EPG's component data, the code from the channel is taken.