Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel | |
2024-05-22 | Fix line endlings | Ansariel | |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel | |
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-02-12 | llplugin: BOOL (int) to real bool | Lars Næsbye Christensen | |
2021-12-20 | Merge branch 'master' into DRTVWR-544-maint | Mnikolenko Productengine | |
2021-12-14 | SL-16510 VLC time slider sometimes does not work | Andrey Kleshchev | |
2021-11-16 | Merge branch 'master' into DRTVWR-534 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/VIEWER_VERSION.txt | |||
2021-09-01 | SL-15867 User not logged in - very much the MVS (minimum viable solution) ↵ | Callum Linden | |
but by storing the OpenID cookie when it arrives then injecting it forcefully into each new media instance, it appears that the 'not logged in' problem is solved - at least in my testing, 20+ times logging in without a cache and profiles, dashboard etc. were all logged in - QA will confirm. The full solution involves providing a separate cache for each media instance and tightening up the CEF cookie calling code - that is a large project and this is sufficient for now | |||
2021-08-20 | DRTVWR-534: Batch of modifications to 360 capture project after moving from ↵ | Callum Prentice | |
internal repo to public one. | |||
2020-07-17 | SL-13567 Users should have separate CEF contexts | Andrey Kleshchev | |
2020-04-28 | Initial port of the changes from DRTVWR509 (Adult Swim) minus the volume ↵ | Callum Prentice | |
fall-off settings updates | |||
2019-10-16 | Brought back the changes from @andreyk for improved mouse scroll wheel ↵ | AndreyL ProductEngine | |
performance (previously 8e228364f324) | |||
2019-09-14 | Backed out changeset: 8e228364f324 | AndreyL ProductEngine | |
2019-09-14 | Backed out changeset: b4182ee25942 | AndreyL ProductEngine | |
2019-09-14 | Backed out changeset: a6398f90389a | AndreyL ProductEngine | |
2019-08-13 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2019-06-11 | Pull in CEF 75.0.1+gb5e74dd+chromium-75.0.3770.80 and Dullahan 1.2.x along ↵ | callum_linden | |
with some minor compatibility changes | |||
2019-06-11 | SOCIAL-231 Show tooltips for links and images im media browser | maxim_productengine | |
2019-06-10 | Changes from @andreyk for improved mouse scroll wheel performance and pull ↵ | callum_linden | |
in new Dullahan with CEF 74.1.19_gb62bacf_chromium-74.0.3729.157 | |||
2019-04-24 | SL-10811 - [Render][OSX] Google’s search results page is not fully ↵ | ruslantproductengine | |
displayed in the Media Browser if HiDPI is enabled. SL-10813 - [Render][OSX] HiDPI browser has black bars on the sides. Fixed. | |||
2018-04-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-02-12 | MAINT-8276 Arrows 'Navigate back' and 'Navigate forward' have wrong state | Andrey Kleshchev | |
2018-01-26 | Fixes for: MAINT-8244 Text in CEF cannot be selected with the mouse. ↵ | callum_linden | |
MAINT-8245 Expose CEF log file and logging severity to viewer and MAINT-8246 Expose the CEF remote debugging system to the viewer | |||
2018-01-17 | Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵ | callum_linden | |
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()' | |||
2017-12-15 | Pull in Dullahan 1.1.930 with improved fix for maint-8095 (target='_blank' ↵ | callum_linden | |
links) as well as an improvement for maint-8100 (no error message for invalid hostname / url) | |||
2017-12-14 | Pull in Dullahan 1.1.929 (multiple file picking support) and update plugin ↵ | callum_linden | |
code accordingly | |||
2017-06-06 | MAINT-7462 check pointer to avoid allocation crash in llpluginclassmedia | andreykproductengine | |
2016-10-27 | MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too ↵ | pavelkproductengine | |
small to read | |||
2016-10-05 | Fix MAINT-6730 Media audio does not play when Media volume slider is set to max | Callum Prentice | |
2016-09-30 | Log volume control values for debugging | Callum Prentice | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-12-15 | MAINT-5966 - file download failures need feedback | callum_linden | |
2015-11-19 | Fix javascript_enabled && plugins_enabled (wrong media class) and pull in ↵ | callum_linden | |
new LLCEFLib | |||
2015-11-16 | Update SetCookie code for new LLCEFLib API and add support for shoing/hising ↵ | callum_linden | |
developer console (Inspector) | |||
2015-11-10 | Added code to initiate controlled shutdown of plugins with timeouts for ↵ | Rider Linden | |
misbeahving plugin. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-22 | MAINT-5775 FIX Split out cookies and cache directories into separate folders ↵ | callum_linden | |
and move cache to same place as viewer cache | |||
2015-10-21 | Fix windows line endings | callum_linden | |
2015-10-20 | Merge with tip of viewer-release | callum_linden | |
2015-10-19 | MAINT-5711 FIX profiles and marketplace are asking for a login each session | callum_linden | |
2015-09-16 | tmp chckin - still needs latest llceflib to build | callum_linden | |
2015-09-03 | support for external links and location_changed messages | callum_linden | |
2015-07-23 | MAINT-5398 FIXED [BetaBreakers] TOS additional policy links cannot be ↵ | andreykproductengine | |
scrolled or closed once opened | |||
2015-07-17 | Changes to implement enable/disable cookies, javascript, plugins | callum_linden | |
2014-12-12 | Remove unneeded media plugin header file | callum_linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2011-10-25 | EXP-1471 WIP Add support for zooming web pages by a scale facxtor | callum | |
2011-09-12 | Removed windows line endings to conform to coding policy. | Leslie Linden | |