summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermedia.cpp
AgeCommit message (Expand)Author
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
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-27Fake a key-up event after each key-down sent to a plugin.Monroe Linden
2009-10-27When media impls crash, don't auto-reload them without some trigger (such as ...Monroe Linden
2009-10-27Change some logging in LLViewerMediaImpl::navigateTo() to be more explicit ab...Monroe Linden
2009-10-27Fix for DEV-41435 and DEV-41434 (unload media instances associated with muted...Monroe Linden
2009-10-26Volume controls in the media HUD should now work -- this fixes DEV-41746, DEV...Monroe Linden
2009-10-23Mergecallum
2009-10-23DEV-41787 Media Auto Play controls were removed from prefs. Also made auto p...skolb
2009-10-23Changes to match new version of llqtwebkit -- passing modifier keys through t...Monroe Linden
2009-10-21Fix for DEV-41542 (hitting Tab at google login on MoaP inserts a character in...Monroe Linden
2009-10-20Fix for DEV-41567 (MoaP lags from "WARNING: LLViewerMediaImpl::calculateInter...Monroe Linden
2009-10-20Fix for clicking "home" or "reload" on a web media prim causing a flash of th...Monroe Linden
2009-10-19Fix for a case where the webkit plugin never generates a LOCATION_CHANGED eve...Monroe Linden
2009-10-19make callbacks for media hud control data driven, add whitelist indicator , a...angela@angelas-macbook-pro.local
2009-10-15Major refactor of LLViewerMediaFocus and LLPanelMediaHUD.Monroe Linden
2009-10-13Adding debugging info to LLViewerMediaImpl::navigateToSteve Bennetts
2009-10-12merge of login-apipalange
2009-10-08Fix for some parcel media not loading properly (DEV-39135).Monroe Linden
2009-10-07Merged latest viewer/login-api with latest viewer/viewer-20brad kittenbrink
2009-10-07Don't set the nav state to MEDIANAVSTATE_NONE in response to MEDIA_EVENT_NAVI...Monroe Linden
2009-10-07Merged in latest svn-imports-viewer-20 changes.brad kittenbrink
2009-10-05Fixes for a different class of plugin failures (where loading the plugin dll ...Monroe Linden
2009-10-05* EXT-1301 - Fixed showstopper by eliminating the notification that was block...Steven Bennetts