summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-08-27 10:50:55 +0000
committerscop <scop>2005-08-27 10:50:55 +0000
commitab87f9e8a27fbe30ab97e07d4dc4fd3ad2bad23f (patch)
tree35b8371a1252a16c5d19868bf283466cc7572035 /HISTORY
parent8b95921adb5c3cc9bb18c77a889bef62593d1121 (diff)
downloadvdr-plugin-dxr3-ab87f9e8a27fbe30ab97e07d4dc4fd3ad2bad23f.tar.gz
vdr-plugin-dxr3-ab87f9e8a27fbe30ab97e07d4dc4fd3ad2bad23f.tar.bz2
Make the device class call cDevice's Mute() and Clear().
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index aa15a8a..34c3fc9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -297,3 +297,4 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- don't abort with lpcm frames containing an odd number of bytes, drop
the frame instead (Ville Skyttä)
- fix crash on audio sync buffer push timeouts (Jon Burgess)
+- make the device class call cDevice's Mute() and Clear() (Ville Skyttä)