Fixed resetting 'mute' state when setting the volume to a non-zero value

This commit is contained in:
Klaus Schmidinger
2002-03-09 10:16:16 +01:00
parent 18ab84b0c1
commit eb89599c58
2 changed files with 4 additions and 1 deletions

View File

@@ -1080,3 +1080,4 @@ Video Disk Recorder Revision History
startup (suggested by Mirko G<>nther).
- The new SVDRP command VOLU can be used to control the audio volume (suggested
by Mirko G<>nther).
- Fixed resetting 'mute' state when setting the volume to a non-zero value.