summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-29 11:15:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-29 11:15:08 +0100
commitf03ed68807b86529d20dffa6124527405ed75343 (patch)
tree93c547a0ffe58f854393858fc8b6baf5a488c056 /HISTORY
parente93ff79da850d1fab15b1cb5c115bf3f5230a770 (diff)
downloadvdr-f03ed68807b86529d20dffa6124527405ed75343.tar.gz
vdr-f03ed68807b86529d20dffa6124527405ed75343.tar.bz2
Fixed displaying the current audio track in the channel display
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 9c1d9ed7..3f4fe643 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4228,7 +4228,7 @@ Video Disk Recorder Revision History
- Fixed handling the '0' key for switching between the last two channels (thanks
to Thomas Bergwinkl).
-2006-01-28: Version 1.3.41
+2006-01-29: Version 1.3.41
- EPG events from epg.data or SVDRP's PUTE command now have their Title set to
"No Title" if none was set.
@@ -4259,3 +4259,4 @@ Video Disk Recorder Revision History
(reported by Rolf Ahrenberg).
- Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems with
channels that have low symbol rates (reported by Suur Karu).
+- Fixed displaying the current audio track in the channel display.