summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-07-29 10:17:35 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-07-29 10:17:35 +0200
commitcdad4a6b4e1b3c11099c7587714946629400bce3 (patch)
treefb5fe50655aea45e7c150684e4e1f102cea1ac28 /HISTORY
parentafb7ae32954eece9a3088815e6c2e17d34328368 (diff)
downloadvdr-cdad4a6b4e1b3c11099c7587714946629400bce3.tar.gz
vdr-cdad4a6b4e1b3c11099c7587714946629400bce3.tar.bz2
Fixed cDevice::ToggleMute()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dd668bdd..af73d0f2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4841,3 +4841,4 @@ Video Disk Recorder Revision History
(thanks to Frank Schmirler).
- Increased the APIVERSION to allow plugins that relied on the cStatus::MsgSetVolume()
bug to react properly (suggested by Stefan Huelswitt).
+- Fixed cDevice::ToggleMute() (thanks to Christoph Haubrich).