Age | Commit message (Expand) | Author |
2010-02-08 | Fixed major bug EXT-5022 (streaming media first use dialog should be removed) | Eugene Mutavchi |
2010-01-19 | FIX EXT-4172: encode all URLs navigated by the plugin API | Rick Pasetto |
2010-01-14 | Fix for EXT-4207 (Viewer crash clicking on an object that starts a script tha... | Monroe Linden |
2010-01-11 | Fix for black/grey look at login screen and backspace going back in search/he... | Monroe Linden |
2010-01-11 | Backed out changeset b6030bb6ff40 | Rick Pasetto |
2010-01-10 | Reverting change that broke the build so we can get a working build for QA | Kent Quirk |
2010-01-08 | Made AudioStreamingMedia setting control loading of prim media as well as par... | Monroe Linden |
2010-01-08 | Minor cleanup: make data members in LLViewerMediaImpl private. | Monroe Linden |
2010-01-08 | FIX EXT-4052: don't bounce back if url does not pass whitelist | Rick Pasetto |
2010-01-05 | Lots of fixes to parcel audio playing/stopping/autoplaying/firstuse policy. | Tofu Linden |
2010-01-05 | Fix for EXT-3664/DEV-43374 (MEDIA SETTINGS Reset button does not work if curr... | Monroe Linden |
2010-01-05 | Fix for EXT-3918 (Nearby media list displays Home URL when media is not playi... | Monroe Linden |
2009-12-17 | Made LLPanelLogin tell the browser plugin to clear its cache before opening t... | Monroe Linden |
2009-12-14 | Change LLViewerMedia::isInterestingEnough() to also check selection | Rick Pasetto |
2009-12-14 | Allow selection of media faces even if there is no impl. We record | Rick Pasetto |
2009-12-08 | Performance improvements for the nearby media floater when lots of media is p... | Monroe Linden |
2009-12-02 | Changed the behavior of LLViewerMediaImpl::setDisabled() to interact more pre... | Monroe Linden |
2009-12-02 | Minor changes from review feedback | Rick Pasetto |
2009-12-01 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto |
2009-12-01 | Fix for EXT-2892/DEV-43568 (if a face is set to show multiple texture repeats... | Monroe Linden |
2009-12-01 | DEV-42989: Adjust media priority based on app minimization and focus | Rick Pasetto |
2009-11-19 | Push the policy that "back", "forward" and "stop" do different things out of ... | Rick Pasetto |
2009-11-16 | Made nearby media list sort on distance from avatar instead of priority. | Monroe Linden |
2009-11-13 | Tweaks to media priority calculation. | Monroe Linden |
2009-11-13 | Add functionality to nearby media floater: parcel media & autoplay | Rick Pasetto |
2009-11-12 | Couple LLMimeDiscoveryResponder more tightly with LLViewerMediaImpl. This sh... | Monroe Linden |
2009-11-09 | LLViewerMediaImpl now keeps track of which instance is the current parcel med... | Monroe Linden |
2009-11-09 | Refinement to my previous commit: | Monroe Linden |
2009-11-05 | Fix for DEV-39258. | Monroe Linden |
2009-11-02 | Make the "default hover controls" be the "authored" controls | Rick Pasetto |
2009-11-02 | Hook up LLViewerMediaImpl::getName() to call through to LLPluginClassMedia::g... | Monroe Linden |
2009-10-30 | On a double-click in the nearby media list, try to focus/zoom in on the prim ... | Monroe Linden |
2009-10-30 | Add implementation for adding and removing items to and from the nearby media... | Rick Pasetto |
2009-10-30 | Partial implementation of LLFloaterNearbyMedia::refreshList(), with many TODO... | Monroe Linden |
2009-10-30 | Fixed a couple problems with getPriorityList(). | Monroe Linden |
2009-10-30 | Fix a couple other build issues with my previous commit. | Monroe Linden |
2009-10-30 | Fix for typo in my last commit. | Monroe Linden |
2009-10-30 | Hooks for the "nearby media" UI. | Monroe Linden |
2009-10-29 | Added LLViewerMediaImpl::scrollWheel() to route scroll wheel events through t... | Monroe Linden |
2009-10-29 | Fix for DEV-41978 (media controls URL is incorrect after whitelist bounces we... | Monroe Linden |
2009-10-28 | Fixes for DEV-41791 and DEV-41920. | Monroe Linden |
2009-10-27 | When media impls crash, don't auto-reload them without some trigger (such as ... | Monroe Linden |
2009-10-27 | Fix for DEV-41435 and DEV-41434 (unload media instances associated with muted... | Monroe Linden |
2009-10-26 | Volume controls in the media HUD should now work -- this fixes DEV-41746, DEV... | Monroe Linden |
2009-10-23 | Changes to match new version of llqtwebkit -- passing modifier keys through t... | Monroe Linden |
2009-10-19 | Fix for a case where the webkit plugin never generates a LOCATION_CHANGED eve... | Monroe Linden |
2009-10-15 | Major refactor of LLViewerMediaFocus and LLPanelMediaHUD. | Monroe Linden |
2009-10-08 | Fix for some parcel media not loading properly (DEV-39135). | Monroe Linden |
2009-10-05 | merge | Mark Palange (Mani) |
2009-10-05 | Fix for EXT-1301 (media_plugin_webkit dialog opens on loading the login page ... | Monroe Linden |