summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-03-30 10:53:22 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-03-30 10:53:22 +0200
commit64d0ed856b6c318aa161661f77b476c15dba6592 (patch)
treee10c90f7108f9a20e73ed5bde35c6351ffed055e /HISTORY
parent0cc3bf2e6cf8e06bcb401ba213fc3b6b9bde4462 (diff)
downloadvdr-64d0ed856b6c318aa161661f77b476c15dba6592.tar.gz
vdr-64d0ed856b6c318aa161661f77b476c15dba6592.tar.bz2
Fixed faulty behaviour of the 'Mute' key in case the channel display is visible
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 468c1aad..bd52f997 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1999,3 +1999,6 @@ Video Disk Recorder Revision History
- Made the log message "OSD window width must be a multiple of 4..." a debug message
instead of an error message, so it can be avoided by using a log level less than 3.
- Updated Greek language texts (thanks to Dimitrios Dimitrakos).
+- Fixed faulty behaviour of the "Mute" key in case the channel display is visible
+ (thanks to Florian Bartels for reporting this one and Sascha Volkenandt for
+ helping to fix it).