summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-18Pull in Dullahan 1.1.1012 (mostly internal fixes like warning suppression)callum_linden
2018-01-18correct more 64bit vivox dll namesOz Linden
2018-01-18correct 64bit vivox dll namesOz Linden
2018-01-18MAINT-8163 Text is corrupted in ToS in non english viewermnikolenkoproductengine
2018-01-18MAINT-3859 Remade to account from smoothed loopingandreykproductengine
2018-01-18more places where vivox names must be conditional on address sizeOz Linden
2018-01-18copy all versions of libnghttp for testsOz Linden
2018-01-17Pull in version 1.1.1008 of Dullahan with improved cookie handlingcallum_linden
2018-01-17Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵callum_linden
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()'
2018-01-17update Certificate AuthoritiesOz Linden
2018-01-17use 64bit vivox sdk components in 64bit windows buildsOz Linden
2018-01-17fix merge error in build scriptOz Linden
2018-01-17merge 5.1.0-releaseOz Linden
2018-01-17MAINT-8183 Additional loggingandreykproductengine
2018-01-17MAINT-8183 Additional loggingandreykproductengine
2018-01-17MAINT-8154 Brought back the LLContinueError handlingAndreyL ProductEngine
2018-01-17MAINT-8161: Update viewer-manager to codeticket version 511866.Nat Goodspeed
2018-01-17MAINT-8161: Update viewer-manager to codeticket version 511866.Nat Goodspeed
2018-01-17MAINT-8085 done rightAnsariel
2018-01-17Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-01-17Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-01-16merge sling-buildscripts changeOz Linden
2018-01-16increment viewer version to 5.1.1Oz Linden
2018-01-16Added tag 5.1.0-release for changeset ad0e15543836Oz Linden
2018-01-16MAINT-8052: Report if the returned environment is the default.Rider Linden
2018-01-16MAINT-3859 Fixed Texture animation flicker at certain frame ratesandreykproductengine
2018-01-16MAINT-7732 Crash in LLLiveLSLEditor::loadScriptText(..)Mnikolenko Productengine
2018-01-15MAINT-8184 "Properties" menu item should be disable for multiple selection ↵Mnikolenko Productengine
in Object content
2018-01-12spell "Requesting" correctlyOz Linden
2018-01-12remove warnings for bad certificates (too scary), add infoOz Linden
for the rejected count
2018-01-12MAINT-8171 "New" tag is not in front of folder when searching items in ↵Mnikolenko Productengine
"Received Items" panel
2018-01-12MAINT-7003 Crash in LLVBOPoolandreykproductengine
Error to help figuring out if error happens due to gl or memory issue
2018-01-11Fix for MAINT-8177 Expose the full version of the matching Chromium/Chrome ↵callum_linden
build for CEF in the About box
2018-01-11Pull in latest Dullahan (v1.1.1002) and CEF (3239.1723.g071d1c1)callum_linden
2018-01-11MAINT-8170 Crash viewer when double click on "Report Abuse"Mnikolenko Productengine
2018-01-11Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-01-10Merged in MAINT-8167 (pull request #478)Andrey Kleshchev
Fixed: uploading JPEG image from Unicode directory fails Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com>
2018-01-10MAINT-8167 Fixed uploading JPEG image from Unicode directory failsandreykproductengine
2018-01-10MAINT-8167 Fixed uploading JPEG image from Unicode directory failsandreykproductengine
2018-01-09MAINT-8146 Fixed Installing viewer to non default path results in incorrect ↵andreykproductengine
fonts loading
2018-01-09MAINT-8157 Crash in LLWearableBridge::buildContextMenu(..)Mnikolenko Productengine
2018-01-08FIX INTL-275 translations in 9 languages for viewer64 (DRTVWR-418)eli
2018-01-08MAINT-7699: Deliver new settings to viewer via capRider Linden
2018-01-08Fix for MAINT-7886 Resizing internal web browser window causes video ↵callum_linden
playback to stop
2018-01-08Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-01-08Bump CEF Plugin version so it can be identified as differentcallum_linden
2018-01-08Automated merge with tip of lindenlab/viewer64callum
2018-01-05Automated merge with tip of viewer64callum_linden
2018-01-05Update for MAINT-8153 - updating CEF to newer version - now 3.3239.1721.g86eb141callum_linden
2018-01-05Fix for MAINT-8119 - this bug morphed from a packaging issue to being all ↵callum_linden
about audio not playing when a media stream started. There is some as yet, unknown interaction between the volume catcher code in the CEF plugin and the VLC volume controls. The fix for now is to add a Windows call to the VLC code that sets the process volume explicitly. Later we will address the volume catcher code, move it to a common spot so both CEF and LibVLC can use the same bytes