Fixed cDevice::ToggleMute()

This commit is contained in:
Klaus Schmidinger
2006-07-29 10:17:35 +02:00
parent afb7ae3295
commit cdad4a6b4e
3 changed files with 5 additions and 3 deletions

View File

@@ -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).