summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2010-10-12merge fixes for STORM-374Oz Linden
2010-10-12merged SNOW-756 / VWR-23385 / STORM-374 (fixed standalone LD_LIBRARY_PATH ↵Boroondas Gupte
for unit tests)
2010-10-12merge fixes for VWR-23296Oz Linden
2010-10-12SNOW-756 / VWR-23385 FIXED standalone LD_LIBRARY_PATH for unit testsBoroondas Gupte (patch by Aleric Inglewood)
Used patch from https://jira.secondlife.com/secure/attachment/41586/SNOW-756-standalone_tests.diff patching file indra/cmake/LLAddBuildTest.cmake Hunk #1 succeeded at 259 with fuzz 2 (offset 1 line). Added entry in doc/contributions.txt. No further changes. originally commited to Snowglobe 2.1 at http://svn.secondlife.com/trac/linden/changeset/3515
2010-10-11merge fix for STORM-275 (class Linux_x86_64Manifest missing from ↵Oz Linden
viewer_manifest.py)
2010-10-08Merge fixes for VWR-23047, VWR-20911, and SNOW-748Oz Linden
2010-10-06merged VWR-20893: "class Linux_x86_64Manifest" missing from ↵Boroondas Gupte
viewer_manifest.py Breaking linux 64-bit build. (transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix)
2010-10-05merged SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txtBoroondas Gupte
2010-10-04SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txtBoroondas Gupte (original fix by Techwolf Lupindo)
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3431 (or of the SNOW-654 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b )
2010-10-04merged SNOW-651: Added missing "if (LL_TESTS)" in ↵Boroondas Gupte
indra/llplugin/slplugin/CMakeLists.txt
2010-10-04SNOW-651: Added missing "if (LL_TESTS)"Boroondas Gupte (original fix by Techwolf Lupindo)
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3523 (or of the SNOW-651 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b )
2010-09-29merged SNOW-746: Finished Google BreakPad cmake for standaloneBoroondas Gupte
2010-09-28merged SNOW-599/SNOW-747: Pulseaudio should be optional on Linux.Boroondas Gupte
2010-09-27merge storm-173Tofu Linden
2010-09-24STORM-173 : Add Build > Object > Return ObjectMerov Linden
2010-09-22merge storm-163 / Port of VWR-14914 to SG 2.0 : Intermittent FPS drop ↵Tofu Linden
related to "audio" (main thread hangs often on openal lock)
2010-09-22merge storm-162Tofu Linden
2010-09-21STORM-163 FIXED Intermittent FPS drop related to "audio" (main thread hangs ↵Vadim Savchuk
often on openal lock) Submitting a patch made by Aleric Inglewood (See VWR-14914). This bug happens for a lot of people, although it might be needed to have a fast multi core machine. I have seen it on 1.22.10 once, never used 1.23 sorry, and saw it often on snowglobe. I am sure it also affects 1.23 but I'd have to test that. The symptons are that on a viewer with normally a good, high FPS, sometimes it happens that the FPS dramatically drops (as low as 0.3, but it can also be anything higher, as high as 10, say). This particular jira is about a problem where the main thread is slowed down by a mutex lock in libopenal (most calls starting with 'al' in indra/llaudio/audioengine_openal.cpp and one in indra/llaudio/listener_openal.cpp). You can see that this is the case by opening the Frame Console (control-shift-2) and checking that the "audio" (and possibly misc) timings are very large compared to the Render time.
2010-09-21STORM-166 FIXED Memory leak in LLSelectNode constructor.Vadim Savchuk
Submitting on behalf of Thickbrick Sleaford. One of the LLSelectNode constructors has a leak where it does "new LLPermisions()" twice, thus leaking the address of the first object created. This constructor is called every time you interact (click, hover, select, possibly other) with an object, once for each prim in the object. Since sizeof(LLPermissions) is 92 bytes, this can be a significant amount after a while. I think this might explain VWR-18528 (leaking LLpemissions instances), at least partially. This was fixed in snowglobe 1.x as part of SNOW-267.
2010-09-20STORM-162 : Makes the folder code more resilientMerov Linden
2010-09-20merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583Tofu Linden
2010-09-17merge.Tofu Linden
2010-09-16[STORM-175] Fix Ping Interpolate Object PositionOz Linden
2010-09-16Merged VWR-23047 (SNOW-512, -fPIC for 64bit) and follow-ups (VWR-20911 & ↵Boroondas Gupte
SNOW-748)
2010-09-16SNOW-512 FOLLOWUP merged VWR-20911 with SNOW-748Boroondas Gupte
VWR-20911 fixes the arch detection that the SNOW-512 fix relies on. SNOW-748 fixes a Mac build failure introduced by SNOW-512.
2010-09-15STORM-130 : version agnostic libPNG : pulling Boroondas changeMerov Linden
2010-09-15[STORM-176] Clean up handling of the maximum length of chat messagesOz Linden
2010-09-15merged STORM-130 (a.k.a. VWR-22769, SNOW-737 Version agnostic libPNG linking)Boroondas Gupte
2010-09-15STORM-86 MERGE Double-click TeleportAimee Linden
2010-09-09Pull from lindenlab/viewer-developmentMerov Linden
2010-09-07MergeAimee Linden
2010-09-05re-merged VWR-20583Boroondas Gupte
2010-09-03contrib file update for vwr-19505Tofu Linden
2010-09-02merged VWR-20583Boroondas Gupte
2010-09-02VWR-20583 FIXED submenu indicators (▶ a.k.a. U+25B6) shouldn't be hard-codedBoroondas Gupte
in context menu sub menu names Use the same mechanism for adding the triangle in LLContextMenuBranch as is already used in LLMenuItemBranchGL. As a bonus, the triangles will be nicely right-aligned, just as in the main menu. Remaining hard-coded triangles all are in indra/newview/skins/default/xui/*/panel_voice_effect.xml.
2010-09-02merge for VWR-1852 VWR-8726 VWR-4232 VWR-22752Tofu Linden
2010-09-01VWR-22759 : port of SNOW-667, Automatic language translation of chat messagesMerov Linden
2010-09-01MergeAimee Linden
2010-09-01VWR-17801 Wrong submenu character when you right click on yourselfTofu Linden
Patch by jonathan yap.
2010-09-01VWR-13221 (SNOW-188) FIXED Allow panning of the minimapAimee Linden
Imported from Snowglobe.
2010-08-31SNOW-681 VWR-1852 : Local ruler mode aligned incorrectly for linked objectsMerov Linden
2010-08-31SNOW-684 VWR-4232 : Some particles don't disappear when UI is hiddenMerov Linden
2010-08-31SNOW-683 VWR-8726 : Turn off swirling lights for scripted objectsMerov Linden
2010-08-31SNOW-680 VWR-10854 : Honour share with group and allow anyone to copy for ↵Merov Linden
snapshots
2010-09-16SNOW-512/SNOW-287: Build of LLPlugin fails on 64bit linux due to non PIC ↵Boroondas Gupte (daggyfied changeset by Techwolf Lupindo, original fix by Robin Cornelius)
code linking into the DSO Formatting, cleanup, and one minor change by Techwolf Lupindo. Minor change was a move of the hunk in indra/media_plugins/webkit/CmakeLists.txt to same area as the other plugins CmakeLists.txt files. daggyfied version of https://bitbucket.org/Techwolf/viewer-development/changeset/00bd21962052
2010-08-31VWR-20911 FIXED CMake build arch detection is inaccurate and incompleteBoroondas Gupte (patch by Robin Cornelius)
Robin Cornelius' patch from http://jira.secondlife.com/secure/attachment/42801/SNOW-776+Don%27t+use+uname+for+build+arch+detection%2C+use+compiler.patch applied without fuzz: patching file indra/cmake/Variables.cmake Hunk #1 succeeded at 52 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that.
2010-08-30[mq]: VWR-19499-AppUriChatLimitArdy Lay
2010-08-30Automated merge with ↵Oz Linden
http://bitbucket.org/aleric/viewer-development-aleric-export
2010-08-29SNOW-737 FIXED Version agnostic libPNG linkingBoroondas Gupte
Patch from http://jira.secondlife.com/secure/attachment/41125/version_agnostic_libpng__1.diff applied with fuzz 3: patching file indra/cmake/PNG.cmake Hunk #1 succeeded at 6 with fuzz 3 (offset -2 lines). patching file indra/llimage/llpngwrapper.cpp Hunk #1 succeeded at 215 (offset -2 lines). Hunk #2 succeeded at 363 (offset -2 lines). patching file indra/llimage/llpngwrapper.h Hunk #1 succeeded at 31 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that.
2010-08-29VWR-20891 FIXED missing LL_TEST conditions in ↵Boroondas Gupte
indra/viewer_components/login/CMakeLists.txt (transplanted from 6ea6df364e22ba6f99b18a0e684ba4912f4f7223)