Tuesday, November 10, 2009

Successful Build for 1.2 (2987)

Linux:
http://secondlife.com/developers/opensource/downloads/2009/1.2/2987/Snowglobe-i686-1.2.1.2987.tar.bz2
http://secondlife.com/developers/opensource/downloads/2009/1.2/2987/good-build.Linux

Darwin:
http://secondlife.com/developers/opensource/downloads/2009/1.2/2987/Snowglobe_1_2_1_2987_SNOWGLOBETESTBUILD.dmg
http://secondlife.com/developers/opensource/downloads/2009/1.2/2987/good-build.Darwin

CYGWIN:
http://secondlife.com/developers/opensource/downloads/2009/1.2/2987/Snowglobe_1-2-1-2987_Setup.exe
http://secondlife.com/developers/opensource/downloads/2009/1.2/2987/good-build.CYGWIN



------------------------------------------------------------------------
r2924 | rob.linden | 2009-10-20 08:14:46 -0700 (Tue, 20 Oct 2009) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llfloaterland.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llfloaterland.h
  M /projects/2009/snowglobe/trunk/indra/newview/llpanellandaudio.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llpanellandaudio.h

SNOW-309 - Re-enabling "About Land"->"Audio".  Patch from Thickbrick Sleaford

------------------------------------------------------------------------
r2929 | aimee.trescothick | 2009-10-21 18:12:42 -0700 (Wed, 21 Oct 2009) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  D /projects/2009/snowglobe/trunk/indra/newview/skins/silver/xui/en-us/floater_about_land.xml

SNOW-316: Remove conflicting XUI for the About Land floater from the silver skin

------------------------------------------------------------------------
r2940 | thickbrick.sleaford | 2009-10-25 11:05:23 -0700 (Sun, 25 Oct 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llpanellogin.cpp

SNOW-321: Fix crash when quitting from login screen - unregister focus properly. Patch by Carjay McGinnis.
------------------------------------------------------------------------
r2952 | thickbrick.sleaford | 2009-10-28 14:58:40 -0700 (Wed, 28 Oct 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermedia.cpp

SNOW-297: Fix crash when clicking resident profile in search (Prevent stale iterator). Patch by Carjay McGinnis.
------------------------------------------------------------------------
r2957 | merov.linden | 2009-11-02 17:36:31 -0800 (Mon, 02 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/cmake/APR.cmake
  M /projects/2009/snowglobe/trunk/indra/cmake/Boost.cmake
  M /projects/2009/snowglobe/trunk/indra/llmath/llmath.h
  M /projects/2009/snowglobe/trunk/indra/llvfs/lldir_linux.cpp
  M /projects/2009/snowglobe/trunk/indra/llvfs/lldir_mac.cpp
  M /projects/2009/snowglobe/trunk/indra/llvfs/lldir_win32.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/quicktime/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/webkit/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/webkit/media_plugin_webkit.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/viewer_manifest.py
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-272: Fixes the launching of SLPlugin on Windows. As a consequence, SLPlugin is moved up one level so this has been changed for all platforms. All 3rd party libs updated on Windows. Reviewed by Robla.
------------------------------------------------------------------------
r2958 | merov.linden | 2009-11-03 11:56:13 -0800 (Tue, 03 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/llpaneldirfind.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llvoavatar.cpp

SNOW-272: Added some pragma for Visual Studio to pass build (issue with unreachable code in boost/lexical_cast.hpp)
------------------------------------------------------------------------
r2959 | soft.linden | 2009-11-03 12:13:49 -0800 (Tue, 03 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llaudio/llaudiodecodemgr.cpp
  M /projects/2009/snowglobe/trunk/indra/llaudio/llvorbisencode.cpp
  M /projects/2009/snowglobe/trunk/indra/llaudio/llvorbisencode.h

Re-submit DEV-33912 SEC-513 SEC-514 - Malformed soundfile crash
------------------------------------------------------------------------
r2960 | soft.linden | 2009-11-03 14:08:32 -0800 (Tue, 03 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llmediactrl.cpp

SNOW-319 Webkit: Search All overflows floater when UI Size is smaller than 1.0
------------------------------------------------------------------------
r2961 | soft.linden | 2009-11-03 14:20:16 -0800 (Tue, 03 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermessage.cpp

VWR-8726 Turn off swirling particles for scripted objects
------------------------------------------------------------------------
r2962 | soft.linden | 2009-11-03 14:28:53 -0800 (Tue, 03 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/pipeline.cpp

VWR-4232 Some particles do not disappear when UI is hidden
------------------------------------------------------------------------
r2963 | rob.linden | 2009-11-03 16:22:17 -0800 (Tue, 03 Nov 2009) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml

Fixing SNOW-336 - language translation pulldown list for en-us not UTF-8

------------------------------------------------------------------------
r2964 | rob.linden | 2009-11-03 17:54:28 -0800 (Tue, 03 Nov 2009) | 3 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/scripts/automated_build_scripts/opensrc-build.sh

Hacky fix for SNOW-337 - running install.py straight from build-opensrc.sh
so that we get Quicktime no matter what.

------------------------------------------------------------------------
r2966 | rob.linden | 2009-11-04 09:35:40 -0800 (Wed, 04 Nov 2009) | 5 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/viewer_manifest.py

SNOW-334 - Plugin paths failures on Linux 64-bit
This patch moves some generic Linux stuff out of the 32-bit specific
part of the viewer_manifest.py, and into the base class shared by
both 32-bit and 64-bit Linux builds

------------------------------------------------------------------------
r2967 | merov.linden | 2009-11-04 10:48:41 -0800 (Wed, 04 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/media_plugins/quicktime/media_plugin_quicktime.cpp

SNOW-337: Merge a fix to make sure qtcf.dll loads correctly (Windows only).
------------------------------------------------------------------------
r2968 | merov.linden | 2009-11-05 15:10:29 -0800 (Thu, 05 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermedia.cpp

SNOW-312: Suppress unnecessary boost dependencies. Reviewed by Techwolf.
------------------------------------------------------------------------
r2969 | merov.linden | 2009-11-05 15:43:32 -0800 (Thu, 05 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llimage/llimage.cpp

SNOW-329 : Check the return status of image->updateData(). This avoids some crash cases with corrupted j2c textures.
------------------------------------------------------------------------
r2970 | rob.linden | 2009-11-05 16:17:58 -0800 (Thu, 05 Nov 2009) | 4 lines
Changed paths:
  D /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/mime_types.xml
  A /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/mime_types_linux.xml
  A /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/mime_types_mac.xml
  A /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/mime_types_windows.xml
  M /projects/2009/snowglobe/trunk/indra/newview/viewer_manifest.py

SNOW-307 - stop renaming gstreamer plugin to quicktime on Linux
Using viewer_manifest.py to copy platform-specific versions of mime_types.xml
into place when building the installer.

------------------------------------------------------------------------
r2971 | rob.linden | 2009-11-05 17:20:06 -0800 (Thu, 05 Nov 2009) | 4 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/viewer_manifest.py

Fix for SNOW-340 - ginormous Linux builds now less ginormous
The stripped binary wasn't being packaged in release builds due to bug in
SNOW-237

------------------------------------------------------------------------
r2972 | merov.linden | 2009-11-05 18:24:38 -0800 (Thu, 05 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-341: Use new ares 1.6.0 bundle that does include the correct 1.6.0 headers.
------------------------------------------------------------------------
r2973 | thickbrick.sleaford | 2009-11-06 09:11:23 -0800 (Fri, 06 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/lltexturecache.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/lltexturefetch.cpp

SNOW-157: Don't rely on server sending more packets than contained in requested discard level. Fixes broken fetch on Opensim and discarding cache of first packet on SL. Reviewed by Merov and Pixel Gausman.
------------------------------------------------------------------------
r2974 | rob.linden | 2009-11-06 11:50:54 -0800 (Fri, 06 Nov 2009) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llcommon/llversionviewer.h
  M /projects/2009/snowglobe/trunk/indra/newview/English.lproj/InfoPlist.strings
  M /projects/2009/snowglobe/trunk/indra/newview/Info-SecondLife.plist
  M /projects/2009/snowglobe/trunk/indra/newview/Info-Snowglobe.plist
  M /projects/2009/snowglobe/trunk/indra/newview/res/viewerRes.rc

Version number bump to 1.2.1.0 for Snowglobe 1.2 RC 1

------------------------------------------------------------------------
r2975 | rob.linden | 2009-11-06 12:14:47 -0800 (Fri, 06 Nov 2009) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/English.lproj/InfoPlist.strings
  M /projects/2009/snowglobe/trunk/indra/newview/res/viewerRes.rc

Minor copyright string fixes

------------------------------------------------------------------------
r2976 | robin.cornelius | 2009-11-06 12:33:09 -0800 (Fri, 06 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/cmake/WebKitLibPlugin.cmake

SNOW-333 Allow standalone builds to correctly find a system version of llqtwebkit, patch contributed by Techwolf Lupindo
------------------------------------------------------------------------
r2977 | rob.linden | 2009-11-06 14:49:58 -0800 (Fri, 06 Nov 2009) | 2 lines
Changed paths:
  A /projects/2009/snowglobe/1.2 (from /projects/2009/snowglobe/trunk:2976)

Branching for Snowglobe 1.2

------------------------------------------------------------------------
r2981 | merov.linden | 2009-11-10 14:48:05 -0800 (Tue, 10 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/1.2/indra/newview/CMakeLists.txt
  M /projects/2009/snowglobe/1.2/indra/newview/llmimetypes.cpp

SNOW-342: Allow mime_types.xml to be in app_settings, works on VS dev environment. Reviewed by robla.
------------------------------------------------------------------------
r2982 | merov.linden | 2009-11-10 14:49:41 -0800 (Tue, 10 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/1.2/indra/newview/llhudeffectbeam.cpp
  M /projects/2009/snowglobe/1.2/indra/newview/llhudeffectbeam.h
  M /projects/2009/snowglobe/1.2/indra/newview/llhudeffecttrail.cpp
  M /projects/2009/snowglobe/1.2/indra/newview/llhudeffecttrail.h
  M /projects/2009/snowglobe/1.2/indra/newview/llhudobject.cpp
  M /projects/2009/snowglobe/1.2/indra/newview/llhudobject.h
  M /projects/2009/snowglobe/1.2/indra/newview/pipeline.cpp

SNOW-347:committing the fix posted by Mm Alder as an extension of VWR-4232. Reviewed by Thickbrick and Merov.
------------------------------------------------------------------------
r2984 | rob.linden | 2009-11-10 17:14:40 -0800 (Tue, 10 Nov 2009) | 2 lines
Changed paths:
  A /projects/2009/snowglobe/1.2/scripts/update_source_contributors.py

update_source_contributors.py from trunk

------------------------------------------------------------------------
r2985 | rob.linden | 2009-11-10 17:16:34 -0800 (Tue, 10 Nov 2009) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/de/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/en-us/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/es/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/fr/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/ja/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/ko/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/pl/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/pt/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/ru/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/uk/floater_about.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/zh/floater_about.xml

Updating the source contributor lists in xml using scripts/update_source_contributors.py

------------------------------------------------------------------------
r2987 | merov.linden | 2009-11-10 17:21:43 -0800 (Tue, 10 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/en-us/mime_types_linux.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/en-us/mime_types_mac.xml
  M /projects/2009/snowglobe/1.2/indra/newview/skins/default/xui/en-us/mime_types_windows.xml

SNOW-343 : Allow application/smil mime_type to be played by quicktime and gstreamer. Reviewed by robla.
------------------------------------------------------------------------

0 comments:

Post a Comment

Archive