aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorunknown2008-12-30 13:44:15 -0700
committerunknown2008-12-30 13:44:15 -0700
commit48cd01106bb9567353fbe18c44f3c90a78ab8731 (patch)
tree5cc5089770a91d0f888098963748a1bebbb127c8 /ChangeLog.txt
parentAdded fix for VWR-10392 as well as other fixes (diff)
parentWorkaround for change volume bug in gstreamen 0.10.21 (diff)
downloadmeta-impy-48cd01106bb9567353fbe18c44f3c90a78ab8731.zip
meta-impy-48cd01106bb9567353fbe18c44f3c90a78ab8731.tar.gz
meta-impy-48cd01106bb9567353fbe18c44f3c90a78ab8731.tar.bz2
meta-impy-48cd01106bb9567353fbe18c44f3c90a78ab8731.tar.xz
Merged in balp's openal branch
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt72
1 files changed, 72 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 5ced8eb..094fb1e 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,10 @@
12008-12-30 McCabe Maxsted <hakushakukun@gmail.com> 12008-12-30 McCabe Maxsted <hakushakukun@gmail.com>
2 2
3 * Merged in balp's openal branch.
4
5
62008-12-30 McCabe Maxsted <hakushakukun@gmail.com>
7
3 * linden/indra/CMakeLists.txt: 8 * linden/indra/CMakeLists.txt:
4 "Added fix for VWR-10392 as well as other fixes. 9 "Added fix for VWR-10392 as well as other fixes.
5 * linden/indra/cmake/00-Common.cmake: 10 * linden/indra/cmake/00-Common.cmake:
@@ -72,6 +77,14 @@
72 Bumped version to 1.1.0 alpha. 77 Bumped version to 1.1.0 alpha.
73 78
74 79
802008-12-12 Balp Allen <Anders@Arnholm.se>
81
82 * Bumped version to RC3
83
84 * Applied patches from Henri's CoolViewer:
85 Possible to discard much more given items.
86
87
752008-12-11 McCabe Maxsted <hakushakukun@gmail.com> 882008-12-11 McCabe Maxsted <hakushakukun@gmail.com>
76 89
77 * linden/indra/newview/llfloaterinspect.cpp: 90 * linden/indra/newview/llfloaterinspect.cpp:
@@ -275,6 +288,65 @@
275 Patch by Aleric Inglewood. 288 Patch by Aleric Inglewood.
276 289
277 290
291 * linden/indra/llaudio/audioengine.cpp:
292 Updated audio engine to LL's openal branch r1532.
293 * linden/indra/llaudio/audioengine.h:
294 Ditto.
295 * linden/indra/llaudio/audioengine_openal.cpp:
296 Ditto.
297 * linden/indra/llaudio/audioengine_openal.h:
298 Ditto.
299 * linden/indra/newview/llaudiosourcevo.cpp:
300 Ditto.
301 * linden/indra/newview/llpreviewsound.cpp:
302 Ditto.
303 * linden/indra/newview/llstartup.cpp:
304 Ditto.
305 * linden/indra/newview/llviewermessage.cpp:
306 Ditto.
307 * linden/indra/newview/llviewertexteditor.cpp:
308 Ditto.
309 * linden/indra/newview/llvoavatar.cpp:
310 Ditto.
311
312
3132008-11-21 Jacek Antonelli <jacek.antonelli@gmail.com>
314
315 * linden/indra/cmake/OPENAL.cmake:
316 Cross-platform checking for OpenAL libs.
317 * linden/indra/cmake/LLAudio.cmake:
318 Ditto.
319
320
3212008-11-20 Jacek Antonelli <jacek.antonelli@gmail.com>
322
323 * linden/indra/cmake/OPENAL.cmake:
324 Enable OpenAL by default.
325 Configure with -DOPENAL:BOOL=OFF to disable.
326
327
3282008-11-19 Jacek Antonelli <jacek.antonelli@gmail.com>
329
330 * linden/indra/newview/viewer_manifest.py:
331 Package up OpenAL libs.
332
333
334 * indra/llaudio/audioengine_openal.cpp:
335 VWR-2662: OpenAL support (patch by Tofu Linden)
336 * indra/llaudio/audioengine_openal.h: Ditto.
337 * indra/llaudio/listener_openal.cpp: Ditto.
338 * indra/llaudio/listener_openal.h: Ditto.
339 * indra/llaudio/windgen.h: Ditto.
340 * indra/cmake/LLAudio.cmake: Ditto.
341 * indra/llaudio/CMakeLists.txt: Ditto.
342 * indra/llaudio/audioengine.h: Ditto.
343 * indra/llaudio/audioengine_fmod.cpp: Ditto.
344 * indra/llaudio/audioengine_fmod.h: Ditto.
345 * indra/llaudio/listener_fmod.h: Ditto.
346 * indra/newview/CMakeLists.txt: Ditto.
347 * indra/newview/llappviewer.cpp: Ditto.
348 * indra/newview/llstartup.cpp: Ditto.
349
2782008-12-06 McCabe Maxsted <hakushakukun@gmail.com> 3502008-12-06 McCabe Maxsted <hakushakukun@gmail.com>
279 351
280 * linden/indra/llcommon/llversionviewer.h: 352 * linden/indra/llcommon/llversionviewer.h: