summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-03-08 10:04:16 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-03-08 10:04:16 +0100
commit120fb54d495f3770dad3ea7d98b7abaacfc6bb0e (patch)
tree99ded6ea62ec841b15291bcac77c35ee2ad40f47 /HISTORY
parent9b68c100b2d221224382fe139599828f3ea663b7 (diff)
downloadvdr-120fb54d495f3770dad3ea7d98b7abaacfc6bb0e.tar.gz
vdr-120fb54d495f3770dad3ea7d98b7abaacfc6bb0e.tar.bz2
Fixed checking pids in case a channel has only Dolby Digital audio
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index cfd4b912..9e682111 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6960,7 +6960,7 @@ Video Disk Recorder Revision History
which was made in version 1.1.10, so please report if this has any unwanted
side effects.
-2012-03-07: Version 1.7.26
+2012-03-08: Version 1.7.26
- Now checking for NULL in cOsd::AddPixmap() (suggested by Christoph Haubrich).
- Fixed the German translation of "VDR will shut down in %s minutes" (thanks to
@@ -6993,3 +6993,4 @@ Video Disk Recorder Revision History
broadcast Dolby Digital audio there were sometimes log entries like
"changing pids of channel ... from ... to ..." with no apparent difference
between the old and new set of pids.
+- Fixed checking pids in case a channel has only Dolby Digital audio.