diff options
author | McCabe Maxsted | 2009-03-07 10:39:53 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-03-07 10:39:53 -0700 |
commit | 35f1a85fe1c7f18256f305f68c8b1e46f7b8696d (patch) | |
tree | 0781bfaa16ef564012919b10713436cf4dd42b7b /ChangeLog.txt | |
parent | Backported fix for VWR-4070 from 1.22 (diff) | |
download | meta-impy-35f1a85fe1c7f18256f305f68c8b1e46f7b8696d.zip meta-impy-35f1a85fe1c7f18256f305f68c8b1e46f7b8696d.tar.gz meta-impy-35f1a85fe1c7f18256f305f68c8b1e46f7b8696d.tar.bz2 meta-impy-35f1a85fe1c7f18256f305f68c8b1e46f7b8696d.tar.xz |
Applied patch by Zwagoth Klaar for muting sounds before decoding
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index fd8ba2e..b896e56 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -3,6 +3,11 @@ | |||
3 | * linden/indra/llimagej2coj/llimagej2coj.cpp: | 3 | * linden/indra/llimagej2coj/llimagej2coj.cpp: |
4 | Backported fix for VWR-4070 from 1.22. | 4 | Backported fix for VWR-4070 from 1.22. |
5 | 5 | ||
6 | * linden/indra/llaudio/audioengine.cpp: | ||
7 | Applied patch by Zwagoth Klaar for muting sounds before decoding. | ||
8 | * linden/indra/newview/llviewermessage.cpp: | ||
9 | Ditto. | ||
10 | |||
6 | 11 | ||
7 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> | 12 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> |
8 | 13 | ||