Commit Graph

2887 Commits (680194deaf7a35caaa629abc16e886d71baff636)

Author SHA1 Message Date
Oz Linden 05896f4f04 merge changes for MAINT-4560 2014-10-29 16:15:57 -04:00
Oz Linden ecba0d5524 MAINT-4560: turn on display of group title by default 2014-10-15 15:12:37 -04:00
Monty Brandenberg 99b2d74554 Merge. Refresh from viewer-release after 3.7.17 release. 2014-10-06 15:22:58 -04:00
callum_linden 82dd0453aa Merge with top of viewer-release 2014-09-22 15:41:46 -07:00
Monty Brandenberg 8897e7ca24 Merge. Refresh from viewer-release after 3.7.16 release. 2014-09-22 17:11:17 -04:00
callum_linden bd701ca99b Merge with head of viewer-release 2014-09-08 12:28:24 -07:00
Monty Brandenberg bff5a4e794 Merge. Update from viewer-release after 3.7.15 release. 2014-09-08 15:24:22 -04:00
Monty Brandenberg 0c20beda68 Pipelining work. Extend transfer timeout by the pipeline depth
as transfers can appear delayed with deep pipelining and more
requests in the pool.  Added bad HTTP status error (typically
getting a 0 back as HTTP status from libcurl) to the list of
retryable errors.  There's a response stream problem with libcurl
and pipelining that induces this problem.  Retrying helps but
may not be entirely safe.  Watch bug 1420 on the libcurl sourceforge
bug tracker.  Extend options of test/example program to include
un-ranged requests.  Document the excessive data transfer induced
when ranged requests are disabled.  This is an abnormal mode for
very rare users so we'll just eat that for now.
2014-09-04 16:57:44 -04:00
maksymsproductengine b1c5edc513 Merge viewer-release and become version 3.7.16 2014-09-09 21:42:26 +03:00
Oz Linden 014a5fa513 merge changes for STORM-2040 2014-08-18 11:56:39 -04:00
NiranV 2605ad9c01 STORM-2064: Changed: Reverted previous changes since Merov has clarified that it is intended behavior. 2014-08-15 21:25:31 +02:00
NiranV 0d46af3d38 STORM-2064: Changed: Renamed 'Scanlines' filter to 'Video' and removed the old 'Video' one. 2014-08-15 18:42:17 +02:00
Monty Brandenberg e79a88c8cc Better support for dynamic option changes in llcorehttp. Libcurl has
some problems disabling pipelining on a multi handle with outstanding
requests so build a more conservative system that allows requests
to drain before setting curl multi options.  Would rather not have
this but it is significantly safer.  "HttpPipelining" debug setting
is now fully dynamic.  Connection limits can also be made dynamic
in the near future.  Upped the default connection count back to 8 for
now but will revisit this in the tuning phase.  It might be time to
combine mesh and textures into a single asset class.  For normal
server operations that would be a clear path, but for server under
load, the current scheme may be better.  Minor cleanup in logging
to elminate some redundant strings.  Might add some more tracing to the
stall logic 'just in case'.
2014-08-12 18:21:26 -04:00
Monty Brandenberg 5dffe16aef Add 'HttpRangeRequestsDisable' debug setting to inhibit use of 'Range:' header.
Intended for users with bad networking gear or twitchy ISPs, if set to
True, forces plain GET requests to asset servers for textures and meshes.
This change kicked off a slight refactor in the mesh repository code which
made it resilient against unexpected 200's and responses not covering
the requested start range.  There's still too much data copying in the
Mesh code (always has been).  Would love to fix that and get rid of the
monolithic temp buffer.  Cleaned up white space damage caused by unnamed
linden who likes to drag his magical editor through code.
2014-08-11 14:38:47 -04:00
NiranV 31519b6fed Changed: 'Sepia' filter to proper sepia only. No corrections, just plain sepia colors. 2014-08-10 21:16:44 +02:00
NiranV 8b51aa1f64 Changed: 'Black and White' filter to proper b&w only. No corrections, just plain greyscale. 2014-08-10 21:16:22 +02:00
NiranV afc6f271a6 STORM-2064: Changed: 'Scanlines' filter to a original picture like look with scanlines. 2014-08-10 21:14:16 +02:00
NiranV beb471287e STORM-2065: Added: 'Scanlines' filter, we now got a 'Video' one for that poorly recorded bright video style and one that looks like only scanlines were added. 2014-08-09 02:21:17 +02:00
Oz Linden 129c2db2d2 merge changes for STORM-2040 2014-08-06 15:34:08 -04:00
maksymsproductengine 9074ea1663 DRTVWR-373 Merge with viewer-release 3.7.13 2014-08-05 22:11:05 +03:00
Callum Prentice 77751a15d1 Merge with head of viewer-release 2014-08-04 16:37:17 -07:00
Monty Brandenberg 8fe0084108 Merge. Refresh from viewer-library-refresh after 3.7.13 release. 2014-08-04 21:35:57 +00:00
NiranV c865a7c418 STORM-2046: Changed: Defaulted snapshot panel to "extended" state. 2014-07-30 04:57:38 +02:00
NiranV dca057c665 Changed: Snapshot floater layout.
Changed: Snapshots to disk default to 'Custom' (Window Resolution)
Added: Big Auto-scaling integrated image Preview. Can be toggled.
Added: Fixed german translations for the new floater layout.
Removed: Need to have SnapshotFiltersEnabled to see the filter dropdown.
Removed: SnapshotFiltersEnabled debug.
2014-07-25 10:16:38 +02:00
maksymsproductengine 1634f0f46c viewer-release 3.7.13 merge 2014-07-22 08:58:31 +03:00
Callum Prentice c25105945a Merge with head of viewer-release 2014-07-21 13:26:48 -07:00
Callum Prentice edec2d0559 Merge with viewer-release 2014-07-15 10:15:15 -07:00
maksymsproductengine 58c86cf59e merge changes for 3.7.12-release 2014-07-10 00:23:01 +03:00
simon 3e6698073c Merge viewer-release and become version 3.7.12 2014-07-07 14:49:45 -07:00
Dave Parks 770a0a2dea MAINT-2980 Back out most changes related to upping the 512MB texture cap to unblock RC. 2014-07-07 10:28:54 -05:00
simon bfa42c9e28 Merge downstream code and become 3.7.12 2014-07-07 16:17:53 -07:00
Mnikolenko ProductEngine 114f7b5d0f MAINT-3089 FIXED Tooltip documentation was added 2014-07-04 16:48:51 +03:00
simon 05319e6c94 Pull downstream viewer-tiger and become version 3.7.11 2014-06-24 10:06:28 -07:00
simon 527f180dd7 Merge viewer-release and become version 3.7.11 2014-06-24 09:47:21 -07:00
Dave Parks 90ee53f5a1 MAINT-2980 Up texture memory slider cap to 4096MB. Make "Texture Memory" default to 1/3rd of video memory. Add description on debug setting and tooltip to explain why. 2014-06-23 23:10:23 -05:00
Monty Brandenberg c49ac5ded1 Automated merge with ssh://bitbucket.org/monty_linden/viewer-library-refresh 2014-06-23 18:45:12 -04:00
AndreyL ProductEngine a23ec5ffa8 MAINT-4127: New default mode when clicking links: Linden links open in viewer, third-party links open in user's browser 2014-06-23 23:16:36 +03:00
Monty Brandenberg 5cca78e718 First HTTP pipelining viewer. Enable pipelining for
GetTexture and GetMesh2 at a pipeline depth of 5.  Create
global debug option, HttpPipelining, to enable and disable
HTTP pipelining (defaults to true).  Tweak texture and
mesh low- and high-water request levels based on pipelining
status and depth.  Fixup texture console which was damaged
in a recent release.  Split logging of the no-request
HTTP error case into two cases:  one for missing URL in
HTTP request, one for HTTP request not created.  A refactor
in llcorehttp is coming:  I will be moving all libcurl-
using code into libcurl-specific modules.
2014-06-23 14:23:33 -04:00
Oz Linden 498a0e36e5 merge changes for 3.7.10-release 2014-06-23 14:03:12 -04:00
Chris Baker b534562acf viewer-release merge 2014-06-23 22:36:47 +00:00
simon d760a6889d Merge downstream code 2014-06-18 19:02:25 -07:00
Merov Linden c4c8debfc2 Pull merge from lindenlab/viewer-release 2014-06-17 11:12:27 -07:00
simon 592024b580 Merge viewer-release and become version 3.7.9 2014-06-17 10:40:42 -07:00
Richard Linden ff325bd7ae Merge 2014-06-17 10:34:24 -07:00
Callum Prentice f11dd1d8a3 Merge with head of viewer-release 2014-06-16 13:22:19 -07:00
Oz Linden e15002a11c merge changes for 3.7.9-release 2014-06-16 11:42:37 -04:00
Cinder 79e0e7d298 Merge upstream 2014-06-07 14:14:29 -06:00
Ricky Curtice 98720c3cec Merge 2014-06-05 06:31:30 -07:00
Oz Linden 7e8d4ca3b1 make "default" a constant, and remove that and "state" from events 2014-06-04 10:29:40 -04:00
AndreyL ProductEngine fadf35b90a MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" applies to 2014-05-29 10:57:16 +03:00