diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-29 11:15:08 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-29 11:15:08 +0100 |
commit | f03ed68807b86529d20dffa6124527405ed75343 (patch) | |
tree | 93c547a0ffe58f854393858fc8b6baf5a488c056 /HISTORY | |
parent | e93ff79da850d1fab15b1cb5c115bf3f5230a770 (diff) | |
download | vdr-f03ed68807b86529d20dffa6124527405ed75343.tar.gz vdr-f03ed68807b86529d20dffa6124527405ed75343.tar.bz2 |
Fixed displaying the current audio track in the channel display
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |