Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-16 | Fixed line endings to unix format | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-16 | Work on EXT-3431 Implement 'mute/unmute everyone else' moderation in the ↵ | Mike Antipov | |
voice control panel -- changed behavior of 'mute/unmute everyone else' action to disable/enable voice chat and allow/disallow selected participant Improvements to have more intellectual processing of several following requests is necessary --HG-- branch : product-engine | |||
2009-12-16 | Work on EXT-3431 Implement 'mute/unmute everyone else' moderation in the ↵ | Mike Antipov | |
voice control panel -- code refactored: moderator actions are moved from UI to IM Speaker Manager (and just called from UI). --HG-- branch : product-engine | |||
2009-12-17 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-17 | implemented EXT-3395 “Docked IM/Chat windows shouldn't hide when voice control | Alexei Arabadji | |
panel is opened”, reverted changes from 6658:6a7714959726; made LLCallFloater non-unique dockable; added LLCallFloater to control list of Transient Manager; --HG-- branch : product-engine | |||
2009-12-16 | L10N: harmless commit to test the Viewer Localization Tool, which has been ↵ | Ramzi Linden | |
broken for 46 days. | |||
2009-12-16 | Slightly update the linux README. | Tofu Linden | |
2009-12-16 | merge!! | Tofu Linden | |
2009-12-16 | merge! | Tofu Linden | |
2009-12-16 | Add new library qtxmlpatterns4.dll to dependecies list for the new ↵ | brad kittenbrink | |
copy_w_viewer_manifest target (missed in the merge) Reivewed by mani. | |||
2009-12-16 | Update packager to grok that we're replacing the vivox openal with our own ↵ | Tofu Linden | |
one one linux. | |||
2009-12-16 | Add a note about 'Voice Echo Canyon' to the linux voice readme. | Tofu Linden | |
2009-12-16 | Linux voice 'readme' update. | Tofu Linden | |
2009-12-16 | viewer2.0->viewer2.0 merge | Loren Shih | |
2009-12-16 | Fix Windows build error due to tab issues in viewer_manifest.py. | Loren Shih | |
2009-12-16 | product engine -> viewer2.0 merge | Loren Shih | |
2009-12-16 | Fix for another merge bug. | brad kittenbrink | |
2009-12-16 | oops, fix for merge bug in newview/CMakeLists.txt | brad kittenbrink | |
2009-12-16 | Merged mani's EXT-3140 and build performance enhancements work into viewer-2-0. | brad kittenbrink | |
2009-12-16 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-16 | EXT-3517: Update mic/speaker volume scaling. | Lynx Linden | |
We now scale the mic and speaker volume levels to the Vivox range 30 to 70 (default of 50), as recommended by Vivox for their V3 SDK. | |||
2009-12-16 | automated merge avp->viewer2.0 | Loren Shih | |
2009-12-16 | DEV-44351: Add a new secondlife:///app/classified/create SLapp. | Lynx Linden | |
Also cleaned up the code for the existing app/classified/{UUID} support. Much nicer now. | |||
2009-12-15 | Merge | skolb | |
2009-12-15 | Misnamed additional Qt/WebKit DLL. | callum | |
2009-12-15 | Fixed misspelled debug qt names | Mark Palange (Mani) | |
2009-12-15 | Merge with tip before push | callum | |
2009-12-15 | client changes to work with new version of Qt (4.6) and to do some cleanup ↵ | callum | |
at plugin exit so that cookies more betterer than what they did before. | |||
2009-12-15 | Add a PrimMediaMasterEnabled debug flag to allow us to disable the media ↵ | Rick Pasetto | |
data client Conceptually reviewed by Monroe | |||
2009-12-15 | Yet again adding missed dependecies to the viewer copy command. | Mark Palange (Mani) | |
2009-12-15 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3304 : Can't reorder items in the Favorites accordions | Loren Shih | |
Fixed a bug where addChangedMask(LLInventoryObserver::SORT) was being called before the new sort order was established. --HG-- branch : avatar-pipeline | |||
2009-12-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-15 | merge | Lynx Linden | |
2009-12-15 | EXT-3496: Add a common authentication key for search and home. | Lynx Linden | |
Search and the Home sidetray now have their own specific authentication keys that they support from login.cgi, but they fallback to a common key as follows: Search: "search_token", fallback to "auth_token" Home: "home_sidetray_token", fallback to "auth_token" | |||
2009-12-15 | Added missing dependecies to the viewer manifest copy target. | Mark Palange (Mani) | |
2009-12-15 | Merge | skolb | |
2009-12-15 | EXT-3180: Update Home sidetray to temporary URL. | Lynx Linden | |
2009-12-15 | Merge | Runitai | |
2009-12-15 | EXT-3488 Fix for sky not being reflected in water any more. | Runitai | |
2009-12-15 | Merge | Steve Bennetts | |
2009-12-15 | Fixed an edge case that was triggering an error check when doing HTTP ↵ | Steve Bennetts | |
texture fetches. | |||
2009-12-15 | menu separator fix | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | merge | Rick Pasetto | |
2009-12-15 | For EXT-3448: New attachments detach after relog. Added a check that the ↵ | Brad Payne (Vir Linden) | |
only objects deleted by LLAppearanceManager are links. Probably not the cause of disappearing objects in this bug, but a good safety feature. --HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3140 and build performance enhancements. | Mark Palange (Mani) | |
Move the message_template check and manifest checking to the package step. Moved the dll copy from a post-build step its own target for dependency checking. Disabled copy of art/xui, etc in viewer manifest for non-package builds. | |||
2009-12-15 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/ | Rick Pasetto | |
2009-12-15 | Merge | skolb | |
2009-12-15 | Merge | skolb | |