summaryrefslogtreecommitdiff
path: root/indra/media_plugins
AgeCommit message (Collapse)Author
2021-04-27SL-14664 Added zoomout and sizeallAndrey Kleshchev
Remade code to use getCursorFromString
2021-04-27SL-14664 Added 'alias'Andrey Kleshchev
2021-04-26SL-14664 Increase range of supported cursors on prim's mediaAndrey Kleshchev
2020-08-10SL-3704 Give plugins some time to terminateAndrey Kleshchev
requestExit() doesn't close CEF, command sets CEF into closing state which will be processed on update()
2020-07-21Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
# Conflicts: # autobuild.xml
2020-07-17SL-13567 Users should have separate CEF contextsAndrey Kleshchev
2020-06-23DRTVWR-476: Merge branch 'master' of lindenlab/viewer into d476Nat Goodspeed
following release of D512.
2020-04-28Initial port of the changes from DRTVWR509 (Adult Swim) minus the volume ↵Callum Prentice
fall-off settings updates
2020-03-25DRTVWR-494: Fix Windows macro collisions in windows_volume_catcherNat Goodspeed
by tweaking #include order.
2019-10-16Merge fixandreykproductengine
2019-10-15Backed out changeset: eb99f42d0fdcAndreyL ProductEngine
2019-10-15Downstream merge from lindenlab/viewer-bearAndreyL ProductEngine
2019-09-14Backed out changeset: 8e228364f324AndreyL ProductEngine
2019-09-14Backed out changeset: b4182ee25942AndreyL ProductEngine
2019-09-14Backed out changeset: a6398f90389aAndreyL ProductEngine
2019-08-13Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-08-13Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2019-08-13Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-07-25SL-10962 Support for suppressing JavaScript dialogs in the media plugin codeAndreyL ProductEngine
2019-07-01SL-3704 Plugin exit issuesandreykproductengine
2019-06-20Merged in DRTVWR-492AndreyL ProductEngine
2019-06-11Pull 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-11SOCIAL-231 Show tooltips for links and images im media browsermaxim_productengine
2019-06-10Changes 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-26SL-1221 Web page displays incorrectlyruslantproductengine
- Fixed
2019-03-18Pull in a change to Dullahan that allows user to specify flag that lets ↵callum@gmail.com
video/audio autoplay like it did before Chrome 70? (Dullahan v1.1.1320). Also sets a flag in media plugin CEF code to change the settings from false (default) to true
2018-09-07remove only-partially-successful attempt to put teamcity blocks around targetsOz Linden
2018-09-05add more block structure to TeamCity log output for componentsOz Linden
2019-03-19Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-03-07SL-9846 FIXED [MAC] Empty space is inserted into the text field while ↵Mnikolenko ProductEngine
switching fields by pressing 'Tab' in Viewer browser
2019-03-01SL-10473 FIXED [OSX] Checkboxes become invisible after ticking on them in ↵maxim_productengine
the built-in browser
2018-04-12Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-04-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-04-06MAINT-8501 FIXED [MAC] Web window doesn't close using 'ESC' button on the ↵Mnikolenko ProductEngine
Login page.
2018-03-16MAINT-8343 FIXED [MAC] Viewer Media Browser doubles entered Cyrillic capital ↵maxim_productengine
letters.
2018-03-15Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵callum_linden
match change in API
2018-03-01Now CEF supports setting default page background if specifier missing from ↵callum_linden
HTML, set default background color to the Linden default grey (#282828)
2018-02-12MAINT-8276 Arrows 'Navigate back' and 'Navigate forward' have wrong stateAndrey Kleshchev
2018-01-26Fixes 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-22Bring in the very latest version of Dullahan (1.1.1024) that matches the ↵callum_linden
most recent canonical Dullahan and also bump the CEF plugin version in preparation for the RC build
2018-01-17Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵callum_linden
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()'
2018-01-08Fix for MAINT-7886 Resizing internal web browser window causes video ↵callum_linden
playback to stop
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-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
2017-12-15Pull 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-14Pull in Dullahan 1.1.929 (multiple file picking support) and update plugin ↵callum_linden
code accordingly
2017-12-13Pull in Dullahan 1.1.925 with fix for onFileDialogCallback(..) handling that ↵callum_linden
fixes MAINT-8083
2017-11-20Pull in CEF 3203 (Dullanan 1.1.888) Chrome 62 build and re-enable WebGLcallum_linden
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed