index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llpanelprimmediacontrols.cpp
Age
Commit message (
Expand
)
Author
2010-08-06
Fixes for EXT-8563 "VWR-20156: Prim Media on HUDs has no Audio or Interactivity"
Monroe Linden
2010-04-19
EXT-6921 - Media Volume Changes changes system volume on WinXP
Richard Nelson
2010-04-16
Fixed prim controls mute bug
Leyla Farazha
2010-04-16
Adding volume controls in NMP
Leyla Farazha
2010-04-14
EXT-6856 Display per media volume control
Leyla Farazha
2010-03-30
EXT-6632 : INFRASTRUCTURE: LLAgentCamera / LLAgent header file / #include cle...
Loren Shih
2010-03-23
EXT-2959 : Full out camera functions from llagent to llagentcamera
Loren Shih
2010-02-16
Tweak sizes a tiny bit to make media controls look a little better
Rick Pasetto
2010-02-05
EXT-4102 [BSI] auto zoom on media prims push camera away when zoomed in and...
Leyla Farazha
2010-01-15
Remove crufty and unused volume up/down controls
Rick Pasetto
2010-01-05
EXT-3649 EXT-3662 : Move media controls to above media face
Rick Pasetto
2009-12-16
DEV-42827: auto-hide media controls volume slider if neither it nor mute butt...
Rick Pasetto
2009-12-14
DEV-42327: Compute controls position & size for HUD objects
Rick Pasetto
2009-12-09
Follow-up to previous change: slider control should only be set when focus ch...
Rick Pasetto
2009-12-08
DEV-43866: Fix mute button when you slide volume slider
Rick Pasetto
2009-12-03
Don't show controls if build tools are up
Rick Pasetto
2009-12-03
remove fudge factor for controls background rendering
Rick Pasetto
2009-12-02
DEV-42827 Implement volume slider on media controls
Rick Pasetto
2009-11-25
DEV-43402: Don't change the zoom level on the media controls if you click away
Rick Pasetto
2009-11-25
Implement fade-out for llprogressbar, fix problem where setTopCtrl was being ...
Rick Pasetto
2009-11-25
DEV-43046: Move media controls to the bottom of media
Rick Pasetto
2009-11-25
DEV-41422 Show Home button and make Stop button remain enabled in time-based ...
Rick Pasetto
2009-11-24
FIX DEV-43033 - the prim media controls were "stealing focus" and so would cl...
Rick Pasetto
2009-11-20
Fix for DEV-43040 (Change media focus rules to be the same as alt-zoom).
Monroe Linden
2009-11-19
Push the policy that "back", "forward" and "stop" do different things out of ...
Rick Pasetto
2009-11-19
Make time-based media "forward" and "back" different from navigate forward an...
Rick Pasetto
2009-11-13
Small mods based on code review feedback from James
Rick Pasetto
2009-11-13
Add background to media controls
Rick Pasetto
2009-11-11
Fix merge error (and hence build breakage :( )
Rick Pasetto
2009-11-11
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
Rick Pasetto
2009-11-11
Fix a potential crash if scroll button is not there
Rick Pasetto
2009-11-11
Remove references to media_panel_scroll in LLPanelPrimMediaControls::updateSh...
Monroe Linden
2009-11-10
merge
James Cook
2009-11-10
Sanitize naming of getWindowRect (scaled vs. raw pixels) and getWorldViewRect...
James Cook
2009-11-09
merge
richard
2009-11-09
data driven layout of top-level UI elements
richard
2009-11-06
FIX: zoom/unzoom should appear to be one icon
Rick Pasetto
2009-11-04
Fix for DEV-42076 (media controls should not fade out while mouse is hovered ...
Monroe Linden
2009-11-02
Make the "default hover controls" be the "authored" controls
Rick Pasetto
2009-10-29
Fixes for DEV-41612, DEV-41693, DEV-41963.
Monroe Linden
2009-10-29
Fix for DEV-41755
Monroe Linden
2009-10-29
Merge remote repo
Rick Pasetto
2009-10-29
Fix unposted bug: make sure to use the right slider control
Rick Pasetto
2009-10-29
Fix a copy-paste error in LLPanelPrimMediaControls::postBuild().
Monroe Linden
2009-10-29
Missed the "hold the button down" case when converting horizontal scroller to...
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-29
Fix unposted bug where current URL is not showing in the media controls
Rick Pasetto
2009-10-28
Completion of rename of llpanelmediahud to llpanelprimmediacontrols
Rick Pasetto
2009-10-28
rename llpanelmediahud to llpanelprimmediacontrols
Rick Pasetto