diff options
author | McCabe Maxsted | 2009-02-14 05:21:14 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-02-14 05:21:14 -0700 |
commit | 7f858539851bac96f2a20e50f7e94010a015808c (patch) | |
tree | 6672cfc655b3a194a4114c9a911945980db95cc5 /ChangeLog.txt | |
parent | Fixed crash in LLTextEditor::findHTML (diff) | |
download | meta-impy-7f858539851bac96f2a20e50f7e94010a015808c.zip meta-impy-7f858539851bac96f2a20e50f7e94010a015808c.tar.gz meta-impy-7f858539851bac96f2a20e50f7e94010a015808c.tar.bz2 meta-impy-7f858539851bac96f2a20e50f7e94010a015808c.tar.xz |
Fixed sound settings not being correctly muted
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index a0eb214..5a00286 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -11,6 +11,15 @@ | |||
11 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | 11 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: |
12 | Ditto. | 12 | Ditto. |
13 | 13 | ||
14 | * linden/indra/newview/app_settings/settings.xml: | ||
15 | Fixed sound settings not being correctly muted. | ||
16 | * linden/indra/newview/llviewermessage.cpp: | ||
17 | Ditto. | ||
18 | * linden/indra/newview/llviewerobject.cpp: | ||
19 | Ditto. | ||
20 | * linden/indra/newview/llvoavatar.cpp: | ||
21 | Ditto. | ||
22 | |||
14 | 23 | ||
15 | Armin Weatherwax <email@unknown.com> | 24 | Armin Weatherwax <email@unknown.com> |
16 | 25 | ||