summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerparcelmedia.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-19Replace remaining BOOL with bool llinventory and llmessageAnsariel
2020-07-09SL-13579 Parcel media cannot be played if Media auto-play is set to No.Andrey Kleshchev
2020-05-22Fix (has a TOOD) for SL-13203: Parcel media auto-play works when turned offCallum Prentice
2020-04-28Initial port of the changes from DRTVWR509 (Adult Swim) minus the volume fall...Callum Prentice
2019-08-13DRTVWR-493 Converted LLViewerParcelMediaAutoPlay to singletonandreykproductengine
2019-06-21DRTVWR-493 LLViewerParcelMedia to singletonandreykproductengine
2019-06-21DRTVWR-493 LLViewerMedia to singletonandreykproductengine
2017-09-13MAINT-7794 Wrap getCapability(..) calls to avoid crashesMnikolenko Productengine
2016-04-04merge with 4.0.3-releaseOz Linden
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-12-18MergeRider Linden
2015-12-15Fix for OS X and Linux - their compilers do not like missing entries in case ...callum_linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-18Parcel Media and Viewer Parcel Mgr to generic coroutines.Rider Linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2013-08-09second phase summer cleaningRichard Linden
2013-05-21mergeBrad Payne (Vir Linden)
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-13Large changes to the LLCurl::Responder API, as well as pulling in some change...Don Kjer
2012-10-11Updating linux build to gcc4.6Don Kjer
2011-08-29Fix Linux build - doesn't like missing enums in case statement.callum
2011-03-17Fix for Mac specific compiler error. All enumerants of an enum have to be pre...callum
2010-12-01OCIAL-231 FIX Enable tooltips (for links and images)Monroe Linden
2010-11-16SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Monroe Linden
2010-09-15Enable web popups to specify size and position of the Media Browser window fr...Monroe Linden
2010-09-10Added support for a media plugin message that asks the viewer to open a file ...Monroe Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-17Viewer side changes to support javascript window.close handling.Monroe Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-20Fixed EXT-6542(normal) - [HARD CODED] - Land-Info, Medien: none/none needs to...Dmitry Zaporozhan
2010-03-17Fix for EXT-5975: don't display a toast warning for none/none parcel media mi...Monroe Linden
2010-02-08Fixed major bug EXT-5022 (streaming media first use dialog should be removed)Eugene Mutavchi
2010-01-25"Fix" confusion over media settingsRick Pasetto
2010-01-21Minor cleanup to the logic in LLViewerParcelMedia::play(), to prevent duplica...Monroe Linden
2010-01-14EXT-3795 First run messages still display (click & drag on map, Build tools ...angela
2010-01-11Backed out changeset b6030bb6ff40Rick Pasetto
2010-01-10Reverting change that broke the build so we can get a working build for QAKent Quirk
2010-01-08Made AudioStreamingMedia setting control loading of prim media as well as par...Monroe Linden
2010-01-05Lots of fixes to parcel audio playing/stopping/autoplaying/firstuse policy.Tofu Linden
2010-01-05DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many placesTofu Linden
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
2009-11-20Delete the media impl instead of just unloading it. From Review #41 feedback.Rick Pasetto
2009-11-19Push the policy that "back", "forward" and "stop" do different things out of ...Rick Pasetto
2009-11-13Add functionality to nearby media floater: parcel media & autoplayRick Pasetto
2009-11-09LLViewerMediaImpl now keeps track of which instance is the current parcel med...Monroe Linden
2009-10-15Fix for another "case not handled in switch" due to the addition of MEDIA_EVE...Monroe Linden