summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermedia.h
AgeCommit message (Expand)Author
2010-02-16EXT-5270: Implement "dynamic" controls based on the selected item in Nearby M...Rick Pasetto
2010-02-12EXT-5267 EXT-5268: Add Parcel Media and Parcel Audio items to nearby media panelRick Pasetto
2010-02-11mergerichard
2010-02-11converted llfloaternearbymedia to llpanelnearbymediarichard
2010-02-10Code review feedback: add comments, move teleport hook to a callback in llvie...Rick Pasetto
2010-02-10EXT-5261 EXT-5263 EXT-5265 EXT-5266 EXT-5271 - Reformat NMF and enable behavi...Rick Pasetto
2010-02-09Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0Rick Pasetto
2010-02-08Fixed major bug EXT-5022 (streaming media first use dialog should be removed)Eugene Mutavchi
2010-02-05Media classes + A step toward restructuring Nearby Media floaterRick Pasetto
2010-01-19FIX EXT-4172: encode all URLs navigated by the plugin APIRick Pasetto
2010-01-14Fix for EXT-4207 (Viewer crash clicking on an object that starts a script tha...Monroe Linden
2010-01-11Fix for black/grey look at login screen and backspace going back in search/he...Monroe Linden
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-08Minor cleanup: make data members in LLViewerMediaImpl private.Monroe Linden
2010-01-08FIX EXT-4052: don't bounce back if url does not pass whitelistRick Pasetto
2010-01-05Lots of fixes to parcel audio playing/stopping/autoplaying/firstuse policy.Tofu Linden
2010-01-05Fix for EXT-3664/DEV-43374 (MEDIA SETTINGS Reset button does not work if curr...Monroe Linden
2010-01-05Fix for EXT-3918 (Nearby media list displays Home URL when media is not playi...Monroe Linden
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-14Allow selection of media faces even if there is no impl. We recordRick Pasetto
2009-12-08Performance improvements for the nearby media floater when lots of media is p...Monroe Linden
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-11-19Push the policy that "back", "forward" and "stop" do different things out of ...Rick Pasetto
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-13Add functionality to nearby media floater: parcel media & autoplayRick Pasetto
2009-11-12Couple LLMimeDiscoveryResponder more tightly with LLViewerMediaImpl. This sh...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-05Fix for DEV-39258.Monroe Linden
2009-11-02Make the "default hover controls" be the "authored" controlsRick Pasetto
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-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
2009-10-30Fix for typo in my last commit.Monroe Linden
2009-10-30Hooks for the "nearby media" UI.Monroe Linden
2009-10-29Added LLViewerMediaImpl::scrollWheel() to route scroll wheel events through t...Monroe Linden
2009-10-29Fix for DEV-41978 (media controls URL is incorrect after whitelist bounces we...Monroe Linden
2009-10-28Fixes for DEV-41791 and DEV-41920.Monroe Linden
2009-10-27When media impls crash, don't auto-reload them without some trigger (such as ...Monroe Linden