Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-23 | Stream notification header uses title metadata | Erik Kundiman | |
2024-08-22 | Stream notification | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=56 I could make such metadata setting triggered by an event only on the media plugin's side, not on the viewer's side. I had tried adding a MEDIA_EVENT_NOWPLAYING_CHANGED and hoped that mediactrl, viewerparcelmedia, or viewermedia would react to it, but no, so this is the best I could come up with for now, to keep checking if what's now playing has been updated or not. I intentionally didn't clear mNowPlaying the way mURL is, so that it wouldn't notify one last double after the player stops streaming. mNowPlaying and mMediaNowPlaying need to be kept in their last states so that the comparison is correct. I also intentionally didn't put the notification inside the MEDIA_PLAYING scope, cause the flow somehow never got into that scope. | |||
2024-05-24 | fix "lines starting with tabs found" | AiraYumi | |
2024-05-15 | Merge branch 'release/maint-b' into pipewire-linux-volume-catcher | Maki | |
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-04-19 | Add toggle for PipeWire volume catcher, and refactoring | Maki | |
2024-01-08 | replace boost library to standard | AiraYumi | |
2022-04-20 | SL-17246 Fix getSharedPrt typo | Mnikolenko Productengine | |
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 | |
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: a6398f90389a | 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-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 | |||
2018-04-17 | MAINT-8325 Fixed The Save Local dialog disconnects the viewer if you do not ↵ | andreykproductengine | |
choose the save directory files within the first minute | |||
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-14 | Pull in Dullahan 1.1.929 (multiple file picking support) and update plugin ↵ | callum_linden | |
code accordingly | |||
2016-10-27 | MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too ↵ | pavelkproductengine | |
small to read | |||
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-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-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-07-23 | MAINT-5398 FIXED [BetaBreakers] TOS additional policy links cannot be ↵ | andreykproductengine | |
scrolled or closed once opened | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-11-30 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-11-28 | bumped up MSVC warning level to 3 to catch more stuff that gcc catches | Richard Linden | |
2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
2011-11-04 | SH-2652 Don't allocate 6000+ strings every frame | Dave Parks | |
2011-10-25 | EXP-1471 WIP Add support for zooming web pages by a scale facxtor | callum | |
2011-08-31 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-08-29 | EXP-1122 FIX (Viewer) LLQtWebKit should support a JavaScript/content ↵ | callum | |
debugger to help content creators Viewer side changes to enable Web debugger. | |||
2011-08-26 | EXP-1111 FIX LLQtWebKit (and related media system) should log events, ↵ | callum | |
progress etc. to make debugging problems easier | |||
2011-08-08 | merge | Dave Parks | |
2011-08-05 | fix for SH-2215: [crashhunters] crash at LLPluginClassMedia | Xiaohong Bao | |
2011-08-04 | fix DOS line endings | Oz Linden | |
2011-06-09 | EXP-676 FIX As a web developer, I want to access information about the ↵ | callum | |
current state of the SL client, such as avatar location | |||
2011-05-25 | Added support for pushing agent global location on grid and agent ↵ | callum | |
orientation out to LLQtWebKit | |||
2011-05-13 | EXP-676 FIX As a web developer, I want to access information about the ↵ | callum | |
current state of the SL client, such as avatar location | |||
2011-03-25 | SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵ | callum | |
links in web profile Also fixes SOCIAL-521 and SOCIAL-428 | |||
2011-03-17 | SOCIAL-634 FIX Error condition content for Destination Guide, Avatar Picker, | callum | |
and Help if S3 content or web content is not available. (Included refs to new LLQtWebKit that supports functionality) | |||
2011-02-08 | VWR-21275 FIX // *SOME* Windows systems fail to load the Qt plugins if the ↵ | callum | |
current working Reviewed by Richard - http://codereview.lindenlab.com/6011001/ | |||
2010-12-21 | SOCIAL-374 FIX Avatar images not loading on join.secondlife.com in Webkit 4.7 | Monroe Linden | |
Reviewed by Callum |