aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-04-20 23:00:29 -0500
committerJacek Antonelli2009-04-21 02:45:02 -0500
commitf9cd5b9fbb2b1bee0243e5d9c3dc4cede8549828 (patch)
tree37c6b56b1058a308070a2ee8e8361ef6f2462549 /ChangeLog.txt
parentWe'll use libopenal.1.dylib after all (yet again). (diff)
downloadmeta-impy-f9cd5b9fbb2b1bee0243e5d9c3dc4cede8549828.zip
meta-impy-f9cd5b9fbb2b1bee0243e5d9c3dc4cede8549828.tar.gz
meta-impy-f9cd5b9fbb2b1bee0243e5d9c3dc4cede8549828.tar.bz2
meta-impy-f9cd5b9fbb2b1bee0243e5d9c3dc4cede8549828.tar.xz
Imported GreenLife Emerald Viewer's OpenAL code. It works!
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index d583848..62ece69 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,11 @@
12009-04-20 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-04-20 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/llaudio/audioengine_openal.cpp:
4 Imported GreenLife Emerald Viewer's OpenAL code. It works!
5 * linden/indra/llaudio/audioengine_openal.h:
6 Ditto.
7
8
3 * linden/indra/newview/viewer_manifest.py: 9 * linden/indra/newview/viewer_manifest.py:
4 We'll use libopenal.1.dylib after all (yet again). 10 We'll use libopenal.1.dylib after all (yet again).
5 11