Tofu Linden
0ea467ad06
CID-375
...
Checker: UNINIT_CTOR
Function: LLViewerFetchedTexture::LLViewerFetchedTexture(const LLImageRaw *, int)
File: /indra/newview/llviewertexture.cpp
2010-01-27 16:31:41 -08:00
Rick Pasetto
af83fe79d8
"Fix" confusion over media settings
...
Review #89
This implements the changes Sam wanted in order to reduce the confusion over media enabled-ness, in particular:
- "Media Enabled" pref now only controls "AudioStreamingMedia"
- No more "tentative" state
- New "Music Enabled" pref
- First run dialog controls Media and Music (Sam, this is a change from your request...I think it works better)
- Put a reflection of the "Media Enabled" checkbox in the Nearby Media Floater
- Get rid of the "AudioStreamingVideo" setting altogether (whatever used it, it should now obey "AudioStreamingMedia").
2010-01-25 10:04:56 -08:00
Tofu Linden
906284b99f
Fix inverted logic from review.
2010-01-21 16:26:37 -08:00
Tofu Linden
a0666bdb70
Turn on llassert() and llverify() for RelWithDebInfo builds.
...
Convert top firing asserts into big warnings.
To be reviewed by Mani.
2010-01-21 14:42:11 -08:00
Xiaohong Bao
9d7ad2733e
partial fix for EXT-4352: Texture loading problems in Viewer 2.0. More to come later (next week).
2010-01-15 15:36:43 -08:00
Xiaohong Bao
0c581f1469
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0
2010-01-08 14:36:09 -08:00
Xiaohong Bao
3d1843e92d
fix for EXT-4094: Shared whiteboard script crashes viewer.
2010-01-08 14:35:23 -08:00
Tofu Linden
5836902ba0
DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many places
2010-01-05 13:37:37 -08:00
Xiaohong Bao
904de223b6
for DEV-44376: create a switch for texture decoding.
2009-12-29 18:18:52 -07:00
Xiaohong Bao
b07564b15c
fix for DEV-44134: trying to move away from a huge amount of objects with media causes viewer to hang for 15-20 seconds.
2009-12-29 15:02:22 -07:00
Steve Bennetts
90548a46ce
Additional HTTP Texture tunining
...
* Important fix in lltexturefetch.cpp where a 'partial' resonse was incorrectly setting mHaveAllData.
2009-12-18 14:42:41 -08:00
brad kittenbrink
cb9b874b17
Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.
2009-12-14 11:07:29 -08:00
Xiaohong Bao
558190f50c
fix for DEV-43870: EXT-3137: Crash when add quicktime media to multiple faces.
2009-12-10 16:56:09 -07:00
Xiaohong Bao
b62a8c14ed
fix for DEV-2530: crash after teleporting to refion.
2009-11-16 15:37:52 -08:00
brad kittenbrink
1ea60591a9
Refactoring of llviewerprecompiledheaders.h to hopefully increase stability
...
and reduce unnecessary dependencies and incredibuild wedging. Hopefully in
the long run this will reduce build time. Also cleaned up a lot of header
file usage to conform better to the coding standard.
reviewed by james and steve.
2009-11-13 20:33:59 -05:00
Xiaohong Bao
3fe0287d12
do not apply additional decode priority to textures with high boost levels.
2009-11-12 13:40:53 -08:00
Xiaohong Bao
f884941a8f
use "LLViewerTexture::EBoostLevel" to replace "S32" for texture boost level.
2009-11-11 14:53:13 -08:00
Steve Bennetts
485dcd9a8f
Fixed textrue prioritization so that boosted textures are always highest priority.
2009-11-06 16:16:01 -08:00
Steve Bennetts
afe6350160
merge from texture-pipeline
2009-11-06 12:15:41 -08:00
Xiaohong Bao
35e200881c
merge QAR-1829: texture pipeline branch in viewer-2.0.0.3
2009-11-06 06:52:24 +00:00
Xiaohong Bao
abf77532d8
fix the bug that textuer boost level is mixed with boolean numbers.
2009-11-03 19:42:52 -07:00
Xiaohong Bao
99d9712dd7
additional fix for DEV-41913: parcel media does not display on particle textures.
2009-11-01 17:27:25 -07:00
Xiaohong Bao
801301c435
fix DEV-41913: parcel media does not display on particle textures.
2009-10-30 21:22:47 -06:00
Xiaohong Bao
361a227773
fix EXT-1661: Avatars' icons should be cached only once per 24 hours, but not every time the viewer is restarted.
...
to be reviewed by steve.
2009-10-29 16:12:12 -06:00
Steve Bennetts
53c972a521
* Changes to enable differentiating between icon texture priority and other UI texture priority.
...
* Still need to only request smaller mip maps of icon textures
2009-10-25 23:05:15 -07:00
Monroe Linden
eaf27e7fac
Fix for DEV-41572 (login screen image does not display).
2009-10-20 19:13:01 -07:00
Xiaohong Bao
c2ddcfae49
fix for EXT-1328: Alpha textures are not displayed correctly when first loaded.
...
to be reviewed by davep.
2009-10-12 05:32:52 +00:00
Xiaohong Bao
b1a280841e
fix for DEV-40559: viewer crash when media texture appears while parcel media is loading.
2009-10-03 00:23:01 +00:00
Monroe Williams
cf9239cabc
svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7
...
Merging branches/media-on-a-prim/moap-7 down to viewer-2.0.
2009-10-01 02:35:53 +00:00
David Parks
536e38ad51
Merging render-pipeline-6-qa-2 into viewer-2
...
Self reviewed.
2009-09-22 11:11:45 +00:00
Xiaohong Bao
0a5f50597a
merge -r132681 from texture-pipeline-4 to fix a flaw of endlessly fetching the default texture.
2009-09-18 18:50:55 +00:00
Richard Nelson
58bce2d205
merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1
2009-09-09 01:26:44 +00:00
Xiaohong Bao
3c85899ee0
for DEV-33077 partially: don't call analyzeAlpha for media textures.
2009-07-31 17:51:39 +00:00
Steven Bennetts
e97f7728a9
merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0/indra@1170 https://svn.aws.productengine.com/secondlife/pe/stable-1/indra@1187 -> viewer-2.0.0-3
2009-07-30 23:22:41 +00:00
Xiaohong Bao
4b1ce391d4
make LLViewerTextureManager::staticCastToFetchedTexture to accept NULL pointer as input.
2009-07-16 23:22:18 +00:00
Xiaohong Bao
77f56a3f3d
merge QAR-1579: texture-cleanup-1.
2009-07-10 22:02:26 +00:00