summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-20MAINT-7223 Odd placement on box in chat preferencesMnikolenko Productengine
2017-03-20MAINT-7117 Don't Show "Unknown error" in warning dialogMnikolenko Productengine
2017-03-17Readd the depricated way of updating the estate info. TODO: Figure out why ↵Rider Linden
the cap is not working.
2017-03-17upgrade to slvoice with vivox sdk 4.7.0005.25982Oz Linden
2017-03-16upgrade to slvoice with vivox sdk 4.7.0005.25479Oz Linden
2017-03-16MAINT-1858 Fixed camera not looking at avatar if "Editing Appearance" while ↵andreykproductengine
moving
2017-03-17MAINT-7215 Add "+" button next to filter editor in Avatar rendering settings ↵Mnikolenko Productengine
floater
2017-03-16MAINT-7208 Some messages had links that were not highlightedandreykproductengine
2017-03-15Merged in MAINT-7168max nikolenko
2017-03-15MAINT-7199 Field "From" on the tab "Send via E-mail" should be initialized ↵Mnikolenko Productengine
to the agent full name
2017-03-15MAINT-7168 Avatar rendering settings adjustmentsMnikolenko Productengine
2017-03-15MAINT-7206 Fixed crash on doubleclick deselecting last mute type from the ↵AndreyL ProductEngine
context menu
2017-03-14merge changes for 5.0.3-releaseOz Linden
2017-03-14coding styleOz Linden
2017-03-14remove use of cached controls for enable and override of voiceOz Linden
2017-03-14MAINT-1800 Menu item appears at the top of the screen during teleportingandreykproductengine
2017-03-14provide defaults for voice control settingsOz Linden
2017-03-14fix shadowed variable, disable daemon launch of voice disabledOz Linden
2017-03-13Backed out changeset: 87661f6ec809Rider Linden
2017-03-13MAINT-7196: Revers flag when sent to viewer (to correctly mask when value ↵Rider Linden
isn't sent)
2017-03-13fix login on setup?Oz Linden
2017-03-13Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-03-13increment viewer version to 5.0.4Oz Linden
2017-03-13Added tag 5.0.3-release for changeset 02c24e9f4f7dOz Linden
2017-03-13MAINT-1324 Warning should appear that objects in different regions can't be ↵andreykproductengine
linked
2017-03-13initialize mVoiceEnabled during setupOz Linden
2017-03-13clean up use of mVoiceEnabled (rename the session member mVoiceActive)Oz Linden
2017-03-11MAINT-6789 bulk update can be resource hungry and needs to be monitoredandreykproductengine
2017-03-10MAINT-7196: Viewer changes supporting new Allow Access Override opition for ↵Rider Linden
estate owners.
2017-03-10remove check for enabled and initialized following connect (may not be ↵Oz Linden
initialized yet at that point)
2017-03-10cosmetic improvements to loggingOz Linden
2017-03-10do not attempt voice login if connection setup failed, add better loggingOz Linden
2017-03-10include connector flag in connection retry responses, log when giving upOz Linden
2017-03-09disambiguate LLSD type for retry valueOz Linden
2017-03-09construct tag string without using +=Oz Linden
2017-03-09add retries for Connection, remove user notices on retry (just tell them ↵Oz Linden
when we give up)
2017-03-09experiment reformatting of tags in log linesOz Linden
2017-03-09correct fetching of VivoxDebugLevel and setting default, passing args to ↵Oz Linden
failure notice
2017-03-09split voice failure notice into permanent and retrying noticesOz Linden
2017-03-09Distinguish between failures with retries and those withoutOz Linden
Add retry time to temporary failure notice Pass VivoxDebugLevel setting to SLVoice Add more setup logging
2017-03-09do not insert a null char into the std::string when serializing llsd notationOz Linden
2017-03-08merge changes for MAINT-7156Oz Linden
2017-03-08revert structure change, introduce VoiceFont logging tagOz Linden
2017-03-08improved some failure logging and log control granularityOz Linden
2017-03-06Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-03-06merge changes for 5.0.2-releaseOz Linden
2017-03-06increment viewer version to 5.0.3Oz Linden
2017-03-06Added tag 5.0.2-release for changeset cea1632c002cOz Linden
2017-03-06MAINT-3683 "login failed" notice has an extra character in pop-up notificationandreykproductengine
2017-03-03Merged lindenlab/viewer-neko into defaultAndrey Lihatskiy