summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermedia.cpp
AgeCommit message (Expand)Author
2009-12-17Made LLPanelLogin tell the browser plugin to clear its cache before opening t...Monroe Linden
2009-12-14Change LLViewerMedia::isInterestingEnough() to also check selectionRick Pasetto
2009-12-14Only do the "lowest interest loadable" calculation if we've already hit the P...Monroe Linden
2009-12-14Made LLViewerMedia::isInterestingEnough() take the performance manager's prio...Monroe Linden
2009-12-14Allow selection of media faces even if there is no impl. We recordRick Pasetto
2009-12-11Merge media back into viewer 2-0skolb
2009-12-11Merge viewer 2-0 into mediaskolb
2009-12-10Fix for the last case in DEV-43052.Monroe Linden
2009-12-09DEV-43948 viewer2 is writing session data into the 'read-only' installation t...Tofu Linden
2009-12-08Performance improvements for the nearby media floater when lots of media is p...Monroe Linden
2009-12-08Web teams needs us to support 403 response codes for some trickery they are d...callum
2009-12-08DEV-43439: Created new LLVersionInfo API.Lynx Linden
2009-12-07DEV-43439: Rename llviewerbuild.{cpp|h} -> llviewerversion.{cpp|h}Lynx Linden
2009-12-07DEV-43439: Added calls to query the viewer version.Lynx Linden
2009-12-03Fix for DEV-43696 (media streams should have hard limit of 8)Monroe Linden
2009-12-02local mergeskolb
2009-12-02unify the two media auto play preferences into one. The ParcelMediaAutoPlayE...skolb
2009-12-02Changed the behavior of LLViewerMediaImpl::setDisabled() to interact more pre...Monroe Linden
2009-12-02Minor changes from review feedbackRick Pasetto
2009-12-01Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-01Fix for EXT-2892/DEV-43568 (if a face is set to show multiple texture repeats...Monroe Linden
2009-12-01DEV-42989: Adjust media priority based on app minimization and focusRick Pasetto
2009-12-01Fix for "DEV-43581 - EXT-2901: [BSI] Can't access twitter pages directly via ...callum
2009-11-25merge in changes from viewer-2-0, manually fixed conflict in llviewermessages...James Cook
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
2009-11-23Fix for DEV-42997 404s result in blank pagecallum
2009-11-20Hopefully, really fix DEV-42093.Monroe Linden
2009-11-19Push the policy that "back", "forward" and "stop" do different things out of ...Rick Pasetto
2009-11-16Fix for usual signed/unsigned int error from Mac developed changes..callum
2009-11-16Made nearby media list sort on distance from avatar instead of priority.Monroe Linden
2009-11-13Tweaks to media priority calculation.Monroe Linden
2009-11-13Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-13Special-case a "401" status ("auth required") in LLMimeDiscoveryResponder::er...Monroe Linden
2009-11-13Clear the media texture to black instead of almost-black.Monroe Linden
2009-11-13Add functionality to nearby media floater: parcel media & autoplayRick Pasetto
2009-11-12Couple LLMimeDiscoveryResponder more tightly with LLViewerMediaImpl. This sh...Monroe Linden
2009-11-10Fix for DEV-42328 (Muting then Unmuting All Nearby Media resets nearby media ...Monroe Linden
2009-11-10Fix for DEV-42400 (Mouse pointer location does not map correctly to non-squar...Monroe Linden
2009-11-10Added PluginAttachDebuggerToPlugins debug setting.Monroe Linden
2009-11-09LLViewerMediaImpl now keeps track of which instance is the current parcel med...Monroe Linden
2009-11-09Refinement to my previous commit:Monroe Linden
2009-11-09Fix for DEV-42029 (changing media on multiple faces can make a zombie SLPlugin).Monroe Linden
2009-11-05Fix for DEV-39258.Monroe Linden
2009-11-02Hook up LLViewerMediaImpl::getName() to call through to LLPluginClassMedia::g...Monroe Linden
2009-10-30On a double-click in the nearby media list, try to focus/zoom in on the prim ...Monroe Linden
2009-10-30Initial pass at filling in the list in the nearby media floater.Monroe Linden
2009-10-30Add implementation for adding and removing items to and from the nearby media...Rick Pasetto
2009-10-30Partial implementation of LLFloaterNearbyMedia::refreshList(), with many TODO...Monroe Linden
2009-10-30Fixed a couple problems with getPriorityList().Monroe Linden
2009-10-30Fix a couple other build issues with my previous commit.Monroe Linden