Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-20 | Move location where we call function to setup VAD but didn't help | Callum Prentice | |
2021-04-20 | SL-15072: First part of adding ability to disable the VIVOX auto VAD feature ↵ | Callum Prentice | |
and set our own values via Debug Settings - hardcoded currently for testing but will be pulled from global settings eventually | |||
2021-04-21 | SL-14842 Clear history button was in wrong menu | Andrey Kleshchev | |
2021-04-20 | SL-14906 Fix LLFloaterHowTo overriding stored position | Andrey Kleshchev | |
preferred_media_size was repositioning the floater | |||
2021-04-20 | Revert "SL-15141 Update CURL to 7.76.1" due to OPS-4251 | Andrey Kleshchev | |
This reverts commit 45b5ac72b2384ea370e4138e08c4c8344d94b4e3 and updates curl links | |||
2021-04-20 | Merge branch 'SL-14999' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-04-20 | SL-15028 Update menu items on the login screen | Mnikolenko Productengine | |
2021-04-20 | SL-15141 Update CURL to 7.76.1 | Andrey Kleshchev | |
CURLE_SSL_CACERT is now identical to CURLE_SSL_PEER_CERTIFICATE | |||
2021-04-16 | Merged in SL-15096b (pull request #540) | Michael Pohoreski | |
SL-15096: Merge SovereignEngineer's fix for SL-14035 regression Approved-by: Euclid Linden | |||
2021-04-16 | SL-15096: Merge SovereignEngineer's fix for SL-14035 regression | Ptolemy | |
2021-04-17 | SL-14906 More adjustments to guidebook | Andrey Kleshchev | |
The Guidebook should remember it's open/closed state between sessions. The Guidebook button should show as pressed while the Guidebook is open. | |||
2021-04-16 | SL-13395 Allow creating outfit folders under My Outfits | Andrey Kleshchev | |
2021-04-16 | SL-15028 Move guidebook code into own flaoter | Andrey Kleshchev | |
To help with dispatcher and unify code | |||
2021-04-15 | SL-14914 New release viewer install updated to RC unexpectedly | Andrey Kleshchev | |
Requested behavior: First install of a new viewer should never prompt to update to any RC. Anfortunately neither viewer nor updater can tell the difference betwen RC and optional release update, so setting updater to download only required updates. | |||
2021-04-15 | SL-15118 Search link in People floater should open Search but not submit a ↵ | Mnikolenko Productengine | |
search. | |||
2021-04-15 | SL-14906 Open Guidebook floater on first login | Andrey Kleshchev | |
2021-04-14 | SL-15077 Mac Crash destroying LLNotificationSet | Andrey Kleshchev | |
Not a fix. Mac sometimes crashes when destroying mItems in LLPersistentNotificationChannel Decided to try cleaning mItems explicitly to see if it will change callstack, it won't fix the crash, but will help figuring out if source of the issue is in mItems or is LLPersistentNotificationChannel itself | |||
2021-04-14 | Revert "SL-14800 Clarify message when maturity level exceeded" | Mnikolenko Productengine | |
This reverts commit 36064412c68468ebd6818c8409c7e59a72f050c8. | |||
2021-04-14 | SL-14800 Clarify message when maturity level exceeded | Mnikolenko Productengine | |
2021-04-14 | SL-15066 FIXED Wearing an existing, unsaved outfit does not restore correct ↵ | Mnikolenko Productengine | |
wearables ordering | |||
2021-04-13 | SL-15013 Block List very often is empty when I log in | Andrey Kleshchev | |
It looks like these messages were often getting lost. These requests have higher, more visible impact if lost, so doubled retries. As per Ansariel's suggestion moved request to a less busy stage. | |||
2021-04-13 | Update to Chromium version 89.0.4389.114 | Callum Prentice | |
2021-04-13 | SL-14654 Fixed transition time in fixed editor being different from day editor | Andrey Kleshchev | |
2021-04-12 | Fix for SL-15105 (Mesh/Cache messages are spamming the log) - I don't know ↵ | Callum Prentice | |
why the log spam is present when the 'Mesh' tag is missing from logcontrol.xml for LL_INFOS(..) messages so I changed it to LL_DEBUGS(..) | |||
2021-04-10 | SL-15082 regexp fix | Mnikolenko Productengine | |
2021-04-09 | SL-15094 FIXED ‘My last location’ is used instead of entered location | Mnikolenko Productengine | |
2021-04-09 | Xcode12 linking fix (CEF) | Andrey Lihatskiy | |
2021-04-08 | SL-15082 fix for app/region SLURLS | Mnikolenko Productengine | |
2021-04-07 | SL-15031 - more viewerstats.py support for cleaning up unused settings | Brad Payne (Vir Linden) | |
2021-04-06 | Merge remote-tracking branch 'origin/master' into SL-14999 | Brad Payne (Vir Linden) | |
2021-04-06 | SL-15031 - option to remove unreferenced settings | Brad Payne (Vir Linden) | |
2021-04-06 | SL-14960 Add checkbox to turn off collision sound. | Mnikolenko Productengine | |
2021-04-05 | Fix merge errors | Ansariel | |
2021-04-05 | SL-15070 FIXED Moving the cache does not remove the "cache" folder from the ↵ | Mnikolenko Productengine | |
old location | |||
2021-04-01 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2021-04-01 | Pull in macOS version of CEF 89 | Callum Prentice | |
2021-04-01 | Merge with ti of master after Viewer release | Callum Prentice | |
2021-04-01 | Merged in DV525-merge-6.4.18 (pull request #511) | Euclid Linden | |
DRTVWR-525 merge up to 6.4.18 | |||
2021-04-01 | Merge branch 'master' into DV525-merge-6.4.18 | Dave Houlton | |
2021-04-01 | Merge conflict: restored lost part of SL-13479 | Andrey Kleshchev | |
2021-04-01 | Merge branch 'master' (DRTVWR-514) into DRTVWR-518-ui | Andrey Kleshchev | |
# Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml SL-12494 vs SL-15034 | |||
2021-04-01 | SL-15061 Crash deleting non-zero reference in LLConversationItemSession | Andrey Kleshchev | |
2021-04-01 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/lltoolpie.cpp | |||
2021-04-01 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-04-01 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2021-04-01 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-04-01 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-04-01 | Increment viewer version to 6.4.18 | Nat Goodspeed | |
following promotion of DRTVWR-514 | |||
2021-04-01 | SL-14990 Turn on shader init logging after crash | Andrey Kleshchev | |
2021-04-01 | SL-14999 - note | Brad Payne (Vir Linden) | |