Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-11 | CHUI-793 : Fixed! Introduced ChatLoadGroupTimeout and ↵ | merov | |
ChatLoadGroupMaxMembers to mitigate slow group loading. | |||
2013-03-11 | Viewer-chui merge | prep | |
2013-03-08 | CHUI-793 : WIP : Limit the number of participants we load on groups when we ↵ | Merov Linden | |
load from the local group data | |||
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-02-20 | CHUI-395 : Fixed! Check the moderator status in the group data when loading ↵ | Merov Linden | |
the group list | |||
2013-01-23 | CHUI-480 : Fixed : Flagged when local update is made and prevent doing it ↵ | Merov Linden | |
multiple times, allow group to graw by 1 (me) then the rest (prevent having group remaining hidden). | |||
2013-01-23 | CHUI-480 : Fixed : Fetch group membership when starting group chat and ↵ | Merov Linden | |
populate speakers list | |||
2012-11-15 | CHUI-397 (Delay in removing names from participant list in nearby chat) | MaximB ProductEngine | |
CHUI-440 (Nearby chat participant list does not clear after teleport when conversation floater is closed/minimized) fixed | |||
2012-11-09 | CHUI-450 : Fixed how the list of speakers is updated, always add the agent ↵ | Merov Linden | |
avatar in it, takes voice activation into account | |||
2012-11-07 | CHUI-450 (Your own name does not appear in nearby chat participant list if ↵ | MaximB ProductEngine | |
voice chat disabled) Added audio module initialization without faking mVoiceEnabled value | |||
2012-10-19 | CHUI-422 : Add invited non buddies to the initial set of speakers | Merov Linden | |
2012-10-17 | CHUI-422 : Update the ad-hoc conversation with the known list of on line ↵ | Merov Linden | |
agents without waiting for server message (which often doesn't come...). | |||
2012-10-17 | MAINT-1551 : WIP : More tests to elicit a correct answer from the backbone ↵ | Merov Linden | |
server | |||
2012-10-15 | MAINT-1551 : WIP : Added a hack : send an accept invitation message so to ↵ | Merov Linden | |
trigger the sending of the agent list. | |||
2012-10-15 | MAINT-1551 : WIP : Merge | Merov Linden | |
2012-10-15 | MAINT-1551 : WIP : More IM comm tracing and attempt to fix | Merov Linden | |
2012-10-15 | MAINT-1551 : WIP : Trace IM messaging in and out. | Merov Linden | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-20 | CHUI-340 : WIP : Fix the event firing from LLSpeakerMgr to LLParticipantList | Merov Linden | |
2012-09-19 | CHUI-340 : WIP : Update time stamp for IM and voice utterance | Merov Linden | |
2012-01-26 | EXP-1839 WIP Added some debugging messages. | Vadim ProductEngine | |
2011-03-12 | Switched to using *_SQUARED constants instead of multiplied constants, and ↵ | Ricky Curtice | |
cleaned up a few other minor issues noted during review. | |||
2011-03-10 | Squared all dist_vec() based comparisons and other dist_vec() operations ↵ | Ricky Curtice | |
where sensible. Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-06-01 | Merge with dessie/viewer-public in prep to land code there | James Cook | |
2010-05-27 | EXT-6937 FIXED Implemented initializing of moderate_mode on first join voice ↵ | Mike Antipov | |
chat. This is a workaround until a way to request the current voice channel moderation mode is implemented in the viewer. Details: * Added method to initialize Speaker manager's Voice moderate_mode once Agent's participant state is known. * Once agent's voice participant is updated this method is called. * This method initializes Voice moderate_mode only once. This is necessary to process "Mute everyone" menu item calls properly. Also renamed moderateVoiceOtherParticipants methods with moderateVoiceAllParticipants and related staff. Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/448/ --HG-- branch : product-engine | |||
2010-05-26 | Merge with dessie/viewer-public to get Callum's webkit changes | James Cook | |
2010-05-25 | EXT-6937 PARTIAL FIXED Enable a possibility to "mute everyone" in case group ↵ | Mike Antipov | |
chat is already in "moderate_mode" state. Partial fix (until restart moderator's viewer) * store "moderate_mode" session state * if session is already in requested state participants un/mute individually. Known Issue: "moderate_mode" session state is set to false on startup. Thus if moderator join voice chat with disabled voice it has incorrect state. In this case when he sends "Mute everyone" request first time it has effect only to himself. Other unmuted participants are not muted. Next "Mute everyone" request works properly: one request per participant is sent. Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/423/ --HG-- branch : product-engine | |||
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-04-16 | Fixed major bug EXT-6851 (Moderator is unable to mute group voice chat ↵ | Mike Antipov | |
participant after his reconnect) Reason: not proper condition to check is LLSpeaker is in voice channel (implemented for EXT-3944) Fix: Updated condition to check is speaker in voice channel state. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/242/ --HG-- branch : product-engine | |||
2010-04-19 | automated merge with trunk | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-01 | Automated Merge | Roxie Linden | |
2010-03-29 | Merge latest viewer-hotfix, approximately equal to Viewer 2.0 final | James Cook | |
2010-03-29 | EXT-5940 : Typedef all vector<LLUUID>'s | Loren Shih | |
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead. | |||
2010-03-22 | Weekly automated merge from viewer 2.0 | Roxie Linden | |
2010-03-18 | Done normal task EXT-6290 ([TRUNCATION] Block List - type shown after name ↵ | Mike Antipov | |
is truncated when the name is long. need 'en' xui rework) * Changed the way blocked items are shown in the list. For now they are separated on two columns: Name & Type. If Name is too long it is shown truncated (with ...) * As result remove deprecated methods from LLMute to concatenate its name & type and to extract name & type from the such concatenated string. * reduce include dependence from llmutelist.h --HG-- branch : product-engine | |||
2010-02-11 | Merge | James Cook | |
2010-02-05 | EXT-4754 Fix for LLEventTimer::updateClass crash. | Mark Palange (Mani) | |
Ugh. Update on Tofu's patch for this bug. Reviewed by Richard |