Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Aimee Linden bd53640901 EXT-7460 FIXED (VWR-19451) Viewer crashes when opening notifications console.
EXT-6783 replaced the "History" notifications channel with "Persistent" but llfloaternotificationsconsole.cpp still refers to "History".
2010-05-24 11:19:31 +01:00
Aimee Linden 6bcac50f64 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-24 11:00:03 +01:00
Aimee Linden 55c935ea76 EXT-7335 WIP Changed VoiceEffectExpiryWarningTime from F32 to S32 2010-05-24 10:55:41 +01:00
Tofu Linden 5e5a895b76 merge from PE's viewer-trunk 2010-05-24 08:05:30 +01:00
Tofu Linden 08480629e9 merge backout 2010-05-24 07:49:36 +01:00
Tofu Linden 87d0c6d583 Backed out changeset 57e00f7d4d4f
(was: EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.)

This was causing osx/linux build failure.
2010-05-24 07:49:26 +01:00
Aimee Linden 40e240fe61 EXT-7138 WIP Renamed VoiceEffectEnabled debug setting to VoiceMorphingEnabled.
Hide Me->My Voice menu item when VoiceMorphing is disabled.
Removed temporary VoiceFontsAvailable debug setting.
2010-05-24 03:00:29 +01:00
Aimee Linden 15c3b2c630 EXT-7335 WIP Added notification of expiring voice effects 2010-05-24 02:27:07 +01:00
Aimee Linden 12171ddba3 EXT-7336 WIP Move the Voice Morphing marketing URL into strings.xml so it can be used in notifications as well. 2010-05-24 00:20:03 +01:00
Aimee Linden 08e610adfa EXT-7335 WIP Parse Vivox voice font expiry timestamps into ISO 8601 standard dates. 2010-05-23 19:44:30 +01:00
Aimee Linden 1cb14cd52b EXT-7337 WIP Removed now redundant isPreviewReady() method. 2010-05-23 14:26:24 +01:00
Aimee Linden 234b3edc26 EXT-7337 WIP Added explanatory note to the voice morph preview floater 2010-05-23 14:11:48 +01:00
Aimee Linden 6e98ca0830 EXT-7337 WIP Voice morph previewing.
Remove the activate button in the preview floater for now, it doesn't work in capture mode.
Remove the remains of the play button.
2010-05-23 04:35:31 +01:00
Aimee Linden 49d8b3f519 EXT-7337 WIP Voice morph previewing - Remove redundant play button now single-click preview is possible. 2010-05-23 02:31:46 +01:00
Aimee Linden 1ebbe19691 EXT-7337 WIP Voice morph previewing
Separate Play and Stop callbacks, to allow single click previews in the effect list.
2010-05-23 02:22:48 +01:00
Aimee Linden 32826f31eb EXT-7337 WIP Voice Morphing - Limit maximum recording sample to 15 seconds. 2010-05-22 18:09:56 +01:00
Aimee Linden 5cf632aacb EXT-7138 WIP Voice Morphing - Go into stateCaptureBufferPaused as soon as the Voice Effects preview is opened.
Disconnecting from voice on hitting record was taking too long and causing the start of the voice recording to be cut off.
2010-05-22 17:58:45 +01:00
Aimee Linden 05157c9985 EXT-7138 WIP Voice Morphing
Updated "Preview Voice Morphing" and "Get Voice Morphing" items in the Voice Effect combo
2010-05-22 15:24:08 +01:00
brad kittenbrink d9fee67f97 VPLAT-237 Linux client library package for google_breakpad. 2010-05-21 19:09:53 -07:00
Xiaohong Bao 28d4fe68f8 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-21 18:12:38 -06:00
Xiaohong Bao 81e6f6131b EXT-7394: FIXED: Trees have more polys at low detail than at high detail. 2010-05-21 18:04:32 -06:00
brad kittenbrink d5a6cac57d New mac package of google_breakpad compatibile with the recent windows changes. 2010-05-21 16:05:37 -07:00
brad kittenbrink 95d7aab108 New windows google_breakpad package with GUIDString class included in common.lib. I've confimred that llcommon links now. 2010-05-21 15:48:40 -07:00
Monroe Linden 79f697ad51 Fix for EXT-5667 (support window.open() in shared media so google docs will work).
Moved the processing of clicks on _external and _blank targeted links from LLMediaCtrl to LLViewerMediaImpl.

Removed LLMediaCtrl::setOpenInExternalBrowser() since that functionality is available through the use of the _external target attribute in web content.

Removed LLMediaCtrl:: setOpenInInternalBrowser() since it was unimplemented and not used.

Made the webkit media plugin set llqtwebkit's window open behavior to WOB_SIMULATE_BLANK_HREF_CLICK.  This is #ifdefed out on Linux until we get a new Linux build of llqtwebkit.
2010-05-21 15:36:12 -07:00
Callum Prentice 9add3aa8cb Fixed Windows line endings that crept in 2010-05-21 15:27:27 -07:00
Callum Prentice ba9c64d2bb Merge 2010-05-21 15:23:36 -07:00
Callum Prentice d84990307b VI-65 - Addition of Quick/Eazy Buy Web based floater.
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency'
Reviewed by Sam/Richard
2010-05-21 15:22:32 -07:00
Tofu Linden df9e11b232 merge. 2010-05-21 22:43:09 +01:00
brad kittenbrink ba809777e5 New google breakpad package for windows with winsock2 fix, and DLL CRT library usage.
Also moved headers into libraries/include/google_breakpad.
Mac and linux packages to come shortly.
2010-05-21 14:39:55 -07:00
Karl Stiefvater (qarl) e3753ed8b2 S3 feature/gpu table implementation. reviewed by palmer and davep. 2010-05-21 16:11:21 -05:00
Nyx (Neal Orman) cde6608d0e Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-21 17:03:02 -04:00
Nyx (Neal Orman) f91481c82f EXT-7209 EXT-7366 FIX avatar needs to enter "appearance editing" mode
Avatar now enters "appearance editing" mode when opening the outfit or
wearable editors in the sidepanel. Changed code to ensure we don't
accidentally switch out of it and back in when switching from one to the other.

Note that this cuts out LLFLoaterCustomize from being built and shown to the user
from any UI. The code for this (and related classes) will be removed once we have
pulled any code out of it that we still need. The current outfit and wearable
editors should be working sufficiently for most purposes. Bugs should be reported
to Nyx Linden or the avatar team.

Code reviewed by Vir
2010-05-21 17:02:53 -04:00
brad kittenbrink fa06293a4c Added call to use_prebuilt_binary for google-breakpad so it actually gets installed by install.py. 2010-05-21 11:48:07 -07:00
Loren Shih 8246801651 EXT-7439 FIXED reduce size of avatar textures floater
Texture elements are now smaller so the floater doesn't consume the entire viewer window space.
2010-05-21 13:34:21 -04:00
Loren Shih 794fef8349 EXT-7438 FIXED INFRASTRUCTURE Fix up llwearable.h to use standard C++ coding methodology
Had three different versions of the same function, one which didn't even have an implementation.  Collapsed these down to two and use function overloading to have them use the same name.
2010-05-21 13:21:52 -04:00
Aimee Linden 2e79f84155 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-21 18:14:57 +01:00
Aimee Linden 927977c5d8 EXT-7138 WIP Voice Morphing - Added a "My Voice" item to the "Me" menu. 2010-05-21 18:14:29 +01:00
Andrew A. de Laix 719edddf04 Switch Darwin to use breakpad minidump rather than os generated crash stack. 2010-05-21 09:38:29 -07:00
Paul Guslisty 04d938230b EXT-6817 FIXED Increased floater width
- Increased floater width

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

--HG--
branch : product-engine
2010-05-21 19:37:27 +03:00
Paul Guslisty 9f240d04d2 EXT-7284 FIXED Made more space between controls to avoid overlapping
- Moved to the right color_swatch
- made more vertical and horizontal space for \"Opacity\" and \"UI Size\"

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/416/

--HG--
branch : product-engine
2010-05-21 19:17:22 +03:00
Paul Guslisty 32ce71dd6e EXT-6658 FIXED Fixed text overflow and truncation
- Made more vertical space between radio group and status text to avoid overlapping
- Moved by 5 pixels to the left \"checkbox fullbright\" checkbox to avoid trancation
- Replaced checkbox's label with TextBox to have ability to apply word_wrap for truncated label

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

--HG--
branch : product-engine
2010-05-21 19:16:51 +03:00
Paul Guslisty 68db6412c7 EXT-6555 FIXED Made 'Add to outfits' and 'Edit outfit' panels visually connected to the buttons bar below
- Made 'Add to outfits' and 'Edit outfit' panels visually connected to the buttons bar below

Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/416/

--HG--
branch : product-engine
2010-05-21 19:16:15 +03:00
Xiaohong Bao 517e8914f8 More for EXT-7309: Investigate turning RenderAvatarMaxVisible down to 1 or 2 on low end hardware.
set RenderAvatarMaxVisible to be 3 by default for low-end settings.
2010-05-21 10:15:56 -06:00
Sergei Litovchuk 336934c490 Fixed potential crash in LLInventoryItemsList - unsubscribed from callback in destructor.
Reviewed by Mike Antipov.

--HG--
branch : product-engine
2010-05-21 17:28:29 +03:00
Tofu Linden 0e545644e1 Updated Linux build of llqtwebkit, adding some support we'll need to fix EXT-5667 (support window.open() in shared media so google docs will work). 2010-05-21 13:06:53 +01:00
Vadim Savchuk bcdb1536c1 Merge from default branch
--HG--
branch : product-engine
2010-05-21 15:00:07 +03:00
Igor Borovkov 6dc2f859fe EXT-7406 FIXED filtering out items of a link type (panel outfit edit, wearable bottom list)
Reviewed by Mike Antipov, Vadim Savchuk and Neal Orman

--HG--
branch : product-engine
2010-05-21 14:17:12 +03:00
Igor Borovkov 1d4b26832c EXT-7331 FIXED added updating the title (panel outfit edit) on replacing/wearing outfit externally (my inventory)
Reviewed by Neal Orman and Mike Antipov

--HG--
branch : product-engine
2010-05-21 13:44:42 +03:00
Mike Antipov da35ebe312 Merge
--HG--
branch : product-engine
2010-05-21 13:27:09 +03:00
Mike Antipov 7439332656 EXT-6710 FIXED Implemented functionality to give multiselected inventory items to several selected avatars in avatar picker:
1. Select items to share
2. Click Share; Resident chooser opens
3. Select residents to share with, click SELECT
4. Selected items are transferred to selected users
5. Pop-up toast confirms transfer

Some implementation notes:
 * Avatar Picker is not closed when give inventory requests are sent (to be enable change selection and offer other items to other avatars)
 * Select button is enableв if all selected items can be offered.
 * Disabling of the "Share" menu item in the Inventory context menu is syncronized with check (before sending offer) whether item can be offered at all

Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/364/

--HG--
branch : product-engine
2010-05-21 13:16:41 +03:00