summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelnearbymedia.cpp
AgeCommit message (Collapse)Author
2020-04-10SL-12999 Removed unused variablesAndrey Kleshchev
2020-04-09SL-12999 Some menus allow mouse scroll to zoom cameraAndrey Kleshchev
2019-11-12Downstream merge from 494-maint-wassailAndreyL ProductEngine
2019-09-05SL-11315 Viewer asks to play media and retains selected choiceandreykproductengine
2019-06-21DRTVWR-493 LLViewerParcelMedia to singletonandreykproductengine
2019-06-21DRTVWR-493 LLViewerMedia to singletonandreykproductengine
2018-06-25MAINT-8457 FIXED "Mute" switching cancels the volume settings of Nearby Mediamaxim_productengine
2018-03-14MAINT-8383 FIXED Scrollbar does not decrease with decreasing number of ↵maxim_productengine
displayed media
2018-03-13MAINT-8382 FIXED “Zoom back” button is displayed after selecting other ↵maxim_productengine
nearby media
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-01-14STORM-2082 Assorted UI tweaks, better MaximumARC formula, pulldowns ↵Jonathan Yap
disappear faster
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-03-14MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵maksymsproductengine
with audio device disabled.
2013-06-05merge with viewer-releaseRichard Linden
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-05-14STORM-1812 Tweak how music is restarted for teleport within a parcelJonathan Yap
2011-12-02STORM-591 Made mininum fade time 0.01 seconds to prevent divide by zero and ↵Jonathan Yap
negative fade times. Rewrote two blocks of code to eliminate early returns.
2011-10-28STORM-591 As a music fan, I want audio to fade in gently so my immersion is ↵Jonathan Yap
increased Co-written with Robin Cornelius
2011-03-09Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-03storm-1037: remove the "hide url" checkboxes in parcel managementOz Linden
2011-01-24Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-16STORM-844 Better way of doing "More" should be "Less" when Media Control is openJonathan Yap
thanks to Twisted Laws
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-09-27mergeDave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
streamlined LLUICtrlFactory's interface
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
removed redundant functionality moved buildPanel to LLPanel
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
improved filename output for XUI parser errors
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
reviewed by Leyla
2010-04-19EXT-6921 - Media Volume Changes changes system volume on WinXPRichard Nelson
reviewed by Callum
2010-04-16Adding volume controls in NMPLeyla Farazha
reivewed by RIchard cc#194
2010-04-08EXT-6670 Streaming Music does not obey Media Auto-play until restartLeyla Farazha
reviewed by Richard cc#183
2010-04-07MergeLeyla Farazha
2010-04-07EXT-5646 Replace the "More >>" chevron with the art we use for the Favorites ↵Leyla Farazha
bar overflow (TabIcon_Close_Off and TabIcon_Close_Over). cc # 179
2010-03-05mergeRichard Linden
2010-03-03WIP - replace top ctrl with LLPopupViewRichard Linden
2010-03-02initial work changing topctrl to popup layerRichard Nelson
2010-02-25mergeangela
2010-02-24EXT-5682 - Honor "Hide URL" for Parcel Media and Parcel AudioRick Pasetto
Review #141
2010-02-25EXT-5410 Streaming audio does ignores preference setting.angela
2010-02-23Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-23FIX EXT-5517: clear hover face when cursor hovers over Nearby Media panelRick Pasetto
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-23FIX EXT-5680: Get rid of unnecessary code that formats the media item countRick Pasetto
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-23merg and resolve conflictsangela
2010-02-23revert some changed from EXT-5410 but keep the changes for disabling ↵angela
streaming audio when music or media is disabled. reviewed by rick