aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-06-08 03:35:22 -0700
committerMcCabe Maxsted2009-06-08 03:35:22 -0700
commitb7f1b9bc4ca9995e527473ff33fa0192fc41eeae (patch)
tree7cca151f6df108c39c51e3e6af8e83fbe15b8b2f /ChangeLog.txt
parentPlaced the gstreamer plugins in newview where they belong (diff)
downloadmeta-impy-b7f1b9bc4ca9995e527473ff33fa0192fc41eeae.zip
meta-impy-b7f1b9bc4ca9995e527473ff33fa0192fc41eeae.tar.gz
meta-impy-b7f1b9bc4ca9995e527473ff33fa0192fc41eeae.tar.bz2
meta-impy-b7f1b9bc4ca9995e527473ff33fa0192fc41eeae.tar.xz
Restored zlib1.dll (not a bad entry)
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 8376c1a..91b3226 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -10,26 +10,32 @@
10 modified: linden/indra/cmake/CopyWinLibs.cmake 10 modified: linden/indra/cmake/CopyWinLibs.cmake
11 modified: linden/install.xml 11 modified: linden/install.xml
12 12
13
13 * Fixed VC++ error C2864: 'LLAudioEngine_OpenAL::WIND_BUFFER_SIZE_SEC' : 14 * Fixed VC++ error C2864: 'LLAudioEngine_OpenAL::WIND_BUFFER_SIZE_SEC' :
14 only static const integral data members can be initialized within a class. 15 only static const integral data members can be initialized within a class.
15 16
16 modified: linden/indra/llaudio/audioengine_openal.cpp 17 modified: linden/indra/llaudio/audioengine_openal.cpp
17 modified: linden/indra/llaudio/audioengine_openal.h 18 modified: linden/indra/llaudio/audioengine_openal.h
18 19
20
19 * Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume. 21 * Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume.
20 22
21 modified: linden/indra/llmedia/llmediaimplgstreamer.cpp 23 modified: linden/indra/llmedia/llmediaimplgstreamer.cpp
22 24
25
23 * Removed bad entries from copy_win_libs. 26 * Removed bad entries from copy_win_libs.
27 * Restored zlib1.dll (not a bad entry).
24 28
25 modified: linden/indra/cmake/CopyWinLibs.cmake 29 modified: linden/indra/cmake/CopyWinLibs.cmake
26 30
31
27 * Removed old linden glib entry that was interfering. 32 * Removed old linden glib entry that was interfering.
28 * Updated windows zlib archive. 33 * Updated windows zlib archive.
29 * Updated windows iconv archive. 34 * Updated windows iconv archive.
30 35
31 modified: linden/install.xml 36 modified: linden/install.xml
32 37
38
33 * Placed the gstreamer plugins in newview where they belong. 39 * Placed the gstreamer plugins in newview where they belong.
34 40
35 modified: linden/indra/cmake/CopyWinLibs.cmake 41 modified: linden/indra/cmake/CopyWinLibs.cmake