Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Mike Antipov 50433c36dc Fixed normal bug EXT-6865 (Voice isn't blocked for Avaline callers connected via PSTN bridge)
Current patch fixes displaing of Avaline callers in Block List:
 * Now it shows as Avaline Caller 1, etc.

Implemented via using name from AvatarListItem to create LLMute object.

Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/340/

--HG--
branch : product-engine
2010-05-05 11:39:52 +03:00
Roxie Linden 60805b6f20 Fix another build break on linux 2010-05-04 20:15:50 -07:00
Roxie Linden 8555c40969 Fix linux build break 2010-05-04 17:19:30 -07:00
Xiaohong Bao f48d7f0d7b EXT-7080: another partial FIXED: Outfit texture updates are not transmitted (in either direction) when HTTP Textures is enabled.
set LLPipeline::sForceOldBakedUpload = TRUE; by default so baked texture uploading always through UDP.
2010-05-04 17:24:13 -06:00
Roxie Linden 74a895cf53 Increase server combo box size to handle dns names for non-maingrid grids 2010-05-04 16:23:40 -07:00
Roxie Linden a11ec0c89f Automated merge 2010-05-04 16:09:14 -07:00
Xiaohong Bao bd8183f324 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-04 16:49:10 -06:00
Roxie Linden 7d8b37f724 Automated merge 2010-05-04 15:12:21 -07:00
Loren Shih 1fa673fa16 EXT-7214 : FIXED : Add debug setting to show avatar rez times
Changed from #define to debug setting "DebugAvatarRezTime".
2010-05-04 17:25:27 -04:00
Roxie Linden 2848d35e2c re-merge e7cef87fae39 - EXT-6031 refactoring of voice volume representation 2010-05-04 14:03:30 -07:00
Loren Shih 9bb2a80be4 automated merge 2010-05-04 16:53:39 -04:00
Loren Shih 9ccb835207 DEV-49557 : FIXED : Attachments can show up hanging in space
Fix for logic about when all folders have been fetched.
Some infrastructure cleanup.
2010-05-04 16:53:18 -04:00
Loren Shih 14532f0aa0 DEV-49557 : FIXED : Attachments can show up hanging in space
Adding viewer-side sanity check to make sure attachments have a legal slot.
2010-05-04 15:29:56 -04:00
Loren Shih a322dd0c21 EXT-7197 : Inventory caps is causing recursive inventory fetch on login
Added code to support non-recursive inventory folder fetching for AIS.
2010-05-04 15:29:12 -04:00
Xiaohong Bao 402c4cc903 Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk 2010-05-04 12:58:00 -06:00
Xiaohong Bao 32c6f92fca EXT-7194: FIXED: It takes long time to finish downloading baked textures. 2010-05-04 12:49:57 -06:00
James Cook 9d23a40c85 DEV-49633 WIP LLHTTPClient calls responders with headers _before_ body 2010-05-04 11:42:17 -07:00
Roxie Linden 2a2930d245 DEV-45807 - worldmap doesn't work against non maingrid servers
The code used to retrieve the tiles for the world map was hardcoded
to retrieve the map tiles via s3.  However, non-maingrid servers
do not necessarily publish their map tiles to s3.
The URL was in the form http://map.secondlife.com.s3.amazonaws.com/map-<level>-<x>-<y>-objects.jpg

This change removes the hard coding and places the default s3 URL in the settings.xml file via MapServerURL.
Login retrieves the specific grids URL via a map-server-url option.  The url is still expected to
contain jpegs named like map-<level>-<x>-<y>-objects.jpg
CR: Karina Linden
2010-05-04 10:37:32 -07:00
Xiaohong Bao 9cc9ceb250 EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in either direction) when HTTP Textures is enabled
Fixed baked textures downloading. Uploading will be fixed on the server side.
2010-05-04 11:08:45 -06:00
Mark Palange (Mani) ab6d504407 Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk 2010-05-03 17:14:46 -07:00
Mark Palange (Mani) 1aef4820a5 EXT-3780 Added linux impl - wip 2010-05-03 17:06:14 -07:00
Karl Stiefvater (qarl) 8daf25b65c EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by davep. 2010-05-03 15:23:45 -05:00
Tofu Linden 0cbdad7061 merge from PE's viewer-trunk 2010-05-01 15:45:03 +01:00
Xiaohong Bao 1b82707771 Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk 2010-04-30 22:52:40 -06:00
Richard Nelson fa21f7d422 finer granularity on volume sliders 2010-04-30 17:55:18 -07:00
Richard Nelson 0516ef218b merge 2010-04-30 17:48:02 -07:00
Richard Nelson a8b8cdf64c oops, bad xui 2010-04-30 17:47:40 -07:00
Eli Linden ec048ba30d Viewer 2.1 set10 translation (new files) for DE, JA, FR, PT, IT, ES 2010-04-30 17:43:37 -07:00
Eli Linden a0a8635589 Viewer 2.1 set10 translation for DE, JA, FR, PT, IT, ES 2010-04-30 17:43:07 -07:00
Richard Nelson abc6aef780 merge 2010-04-30 17:01:41 -07:00
Xiaohong Bao 66a445298e the second round debug code for EXT-6792: Crash on ATI 3200 2010-04-30 17:28:09 -06:00
Leyla Farazha 7eaae1fe81 Merge 2010-04-30 16:01:36 -07:00
Leyla Farazha 07c207346f updated media attenuation function
reviewed by Richard
2010-04-30 15:59:59 -07:00
Brad Payne (Vir Linden) 29740b0e3d For EXT-6953: Evaluate and implement Richard's improved default animations. Diagnostic info. 2010-04-30 17:54:38 -04:00
Xiaohong Bao 32be2a798b for EXT-7181: create a cheaper call stack tracing tool. 2010-04-30 15:42:48 -06:00
Leyla Farazha e2e31b1b6b Added min and max for media sound attenuation
reviewed by Richard
2010-04-30 13:26:25 -07:00
Dessie Linden 10b0734135 Bumped version to 2.0.2.0 - just in case 2010-04-30 12:59:53 -07:00
Xiaohong Bao bb01c04624 trival: remove extra llpushcallstacks, which is for debug only. 2010-04-30 12:56:44 -06:00
Aimee Linden 79a8d839aa Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk 2010-04-30 19:39:10 +01:00
Aimee Linden 7a6474129c Move the Voice Font control from LLCallFloater to its own panel so that it can be reused. 2010-04-30 19:38:52 +01:00
Vadim Savchuk ccd4215fd4 Implemented task EXT-6559 (Appearance panel: Add edit button in place of the image display next to current look).
- Changed the topmost part of the Appearance panel:
  * Added new "Edit current outfit" button.
  * Implemented COF status display (unsaved/wearing) according to the spec.
  * Minor XUI changes (font / dimensions / bg color).
- Removed the temporary "Edit current outfit" button from the bottom of the Appearance panel.
- Removed the temporary "ShowDebugAppearanceEditor" setting.

TODO: use icons from the spec (currently missing).

Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/339/

--HG--
branch : product-engine
2010-04-30 19:55:00 +03:00
Sergei Litovchuk f247dc68df Task (EXT-6722) Create modified inventory view for "my outfits" tab in top-level appearance sidebar
- Fixed adding category check in LLInventoryCategoriesObserver.

Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/332/

--HG--
branch : product-engine
2010-04-30 19:48:15 +03:00
Vadim Savchuk 05c662528a merge
--HG--
branch : product-engine
2010-04-30 19:08:31 +03:00
Vadim Savchuk 9fda462330 Manual merge.
By the way, removed "Add to outfit" and "Remove from outfit" buttons from the Edit Outfit panels.

--HG--
branch : product-engine
2010-04-30 19:05:46 +03:00
Eugene Mutavchi d6edc4cd12 Implemented normal EXT-7002 (Inventory flat list needs optimization.):
- changed the LLInventoryItemsList::addNewItem() to add item to the list without immediately rearranging
 - implemented LLFlatListViewEx::setFilterSubString(), sets up new filter string and filters the list.
 - implemented LLFlatListViewEx::filterItems(), filters the list, rearranges and notifies parent about shape changes. The list items are filtered using the notify() functionality, without need in adding/removing them on each filter call. It sends 'match_filter' request to items and interprets the returned zero as sign of matched filter string, i.e. we don't hide items that don't support 'match_filter' action(separators etc).
 - filtring of LLOutfitsList.
 Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/342/

--HG--
branch : product-engine
2010-04-30 18:27:24 +03:00
Eugene Mutavchi 779bf4bb59 Implemented low sub-task EXT-7164 (Implement preserving panel inventory item selection across COF wearables lists updates (i.e. when changing ordering of wearables - up/down).)
- implemented preserving of current items selection during lists updates.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/344/

--HG--
branch : product-engine
2010-04-30 18:07:21 +03:00
Yuri Chebotarev 67c95d6d92 merge
--HG--
branch : product-engine
2010-04-30 17:59:53 +03:00
Yuri Chebotarev 2479959dd9 additional fix for EXT-4858 Normal "Detecting Hardware..." not showing correctly in non-English languages with Viewer 2.0
reviewed Mike Antipov
EXT-4858 "Detecting Hardware..." not showing correctly in non-English languages with Viewer 2.0

--HG--
branch : product-engine
2010-04-30 17:42:25 +03:00
Vadim Savchuk 66e407c1ca Completed task EXT-6548 (Edit Outfit: correct XUI: update status string, add t-shirt icon etc.).
- Removed temporary "up", "down", "new" buttons.
- Fixed misc positions/dimensions/fonts/colors/images.

Reviewed by Mike at https://codereview.productengine.com/secondlife/r/343/

--HG--
branch : product-engine
2010-04-30 17:04:24 +03:00
Igor Borovkov 23bd34a781 additional fix for EXT-6732 Create specialized view of inventory for "clothing" accordion tab of outfit editor
"size_changes" == info["action"]
is always TRUE no matter what info["action"] maps to,
that should be rewritten to "size_changes" == info["action"].asString()

No review.

--HG--
branch : product-engine
2010-04-30 16:50:36 +03:00