Commit Graph

31 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Richard Nelson 3afda3d1c0 EXT-6921 - Media Volume Changes changes system volume on WinXP
reviewed by Callum
2010-04-19 17:01:47 -07:00
Leyla Farazha 652d18e6c4 Adding volume controls in NMP
reivewed by RIchard cc#194
2010-04-16 14:18:21 -07:00
Leyla Farazha 1c4b608506 EXT-6670 Streaming Music does not obey Media Auto-play until restart
reviewed by Richard cc#183
2010-04-08 16:19:14 -07:00
Leyla Farazha 89fad5ded4 Merge 2010-04-07 17:09:46 -07:00
Leyla Farazha 6900278d7f EXT-5646 Replace the "More >>" chevron with the art we use for the Favorites bar overflow (TabIcon_Close_Off and TabIcon_Close_Over).
cc # 179
2010-04-07 15:05:55 -07:00
Richard Linden 931ff555bd merge 2010-03-05 14:46:00 -08:00
Richard Linden 69f9c0bcf9 WIP - replace top ctrl with LLPopupView 2010-03-03 19:37:41 -08:00
Richard Nelson 41a30a59fb initial work changing topctrl to popup layer 2010-03-02 14:21:58 -08:00
angela e2b347c235 merge 2010-02-25 10:52:03 +08:00
Rick Pasetto f308379079 EXT-5682 - Honor "Hide URL" for Parcel Media and Parcel Audio
Review #141
2010-02-24 11:34:49 -08:00
angela 5fbf81d17e EXT-5410 Streaming audio does ignores preference setting. 2010-02-25 01:00:50 +08:00
Rick Pasetto f6ef97dcbc Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-23 18:14:15 -08:00
Rick Pasetto 262f34b25d FIX EXT-5517: clear hover face when cursor hovers over Nearby Media panel
Review #140
This isn't the most generalized solution, but it fixes the proximal
problem of selecting items in the Nearby Media panel, and is low risk
because the code change is isolated to that panel.
2010-02-23 18:13:50 -08:00
Rick Pasetto 8cf7dad209 FIX EXT-5680: Get rid of unnecessary code that formats the media item count
Review #139
The crash was happening because the German (locale "de") version of
the format string had an ​%ls in it, which was causing the
crash. Getting rid of the widget and the string since it is no longer
desired in the design.
2010-02-23 17:36:25 -08:00
angela e98d6a910a merg and resolve conflicts 2010-02-23 11:44:56 +08:00
angela 0eea585ef1 revert some changed from EXT-5410 but keep the changes for disabling streaming audio when music or media is disabled. reviewed by rick 2010-02-23 11:30:12 +08:00
Rick Pasetto 50a99d5419 FIX (unposted bug): "hasMedia" and "hasAudio" no longer checks preferences: it's now up to callers to decide to do that
Review #137
2010-02-22 19:04:27 -08:00
Rick Pasetto ea2e72f450 FIX (unposted bug): Nearby media "dynamic" controls not disabled properly when media disabled 2010-02-22 17:47:19 -08:00
Rick Pasetto e55bb59a78 EXT-5633: Fix crash pressing PLAY on parcel media when media is disabled
Good catch, Leyla
2010-02-22 15:39:22 -08:00
angela 98a0c11da9 EXT-5410 Streaming audio does ignores preference setting. 2010-02-22 17:34:28 +08:00
Richard Linden f6079c9382 EXT-5515 - Allow resizing on left and lower left of nearby media popup 2010-02-17 22:21:58 -08:00
Rick Pasetto 1c0603bef2 Fix crash when turning on MediaPerformanceManagerDebug flag 2010-02-17 14:00:16 -08:00
Rick Pasetto 0e234edcc6 EXT-5270: Implement "dynamic" controls based on the selected item in Nearby Media
Review #112
This change adds controls that change state based on the selection in the nearby media panel. There are basically 3 sets:
- Time-based
- Web-based ("Normal")
- Disabled

Again, these change based on what you've got selected in the panel
2010-02-16 15:42:33 -08:00
Rick Pasetto f82e57a9c7 Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses 2010-02-12 17:36:51 -08:00
Richard Linden e159873eec added popup panel to hold nearby media popup and stopped using top view 2010-02-12 16:54:47 -08:00
Rick Pasetto 9cc4eccac5 Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses 2010-02-12 14:47:51 -08:00
Rick Pasetto ffd962f3a3 EXT-5267 EXT-5268: Add Parcel Media and Parcel Audio items to nearby media panel
Review #109

This (fairly major) change adds new "items" to the media list for
Parcel Media and Parcel Audio. Since these items are special (before
the items were always MoaP impls), they had to be treated
special. Moreover, actions on all of "media" had to be centralized so
that they would have similar behavior.
2010-02-12 13:38:17 -08:00
Richard Linden 8f54407fe6 can resize bottom of nearby media panel now, and remembers size when expanding/collapsing 2010-02-12 13:33:10 -08:00
richard 31e08f5a53 more/less button sorta working 2010-02-11 19:38:26 -08:00
richard 48a66364a1 merge 2010-02-11 18:11:08 -08:00
richard 6c5b984bf6 converted llfloaternearbymedia to llpanelnearbymedia
moved from LLTransientDockableFloater model to popup panel model like volume popup
2010-02-11 18:06:25 -08:00