Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 ↵ | Ansariel | |
"possible loss of precision" warnings | |||
2024-05-22 | Fix line endlings | Ansariel | |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel | |
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp | |||
2024-05-15 | triage#49 Menu didn't work for already selected items | Andrey Kleshchev | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel | |
2024-02-10 | Triage Issue #49 Fix MacOS build failure | Andrey Kleshchev | |
2024-02-10 | Triage Issue #49 Better inspection of data urls in media | Andrey Kleshchev | |
2024-02-10 | Triage Issue #49 Better inspection of media urls | Andrey Kleshchev | |
Part 1: Ability to copy urls from nearby media for inspection | |||
2023-05-19 | SL-18837: Clean up more set-but-unused variables for Xcode 14.3 | Nat Goodspeed | |
2020-04-10 | SL-12999 Removed unused variables | Andrey Kleshchev | |
2020-04-09 | SL-12999 Some menus allow mouse scroll to zoom camera | Andrey Kleshchev | |
2019-11-12 | Downstream merge from 494-maint-wassail | AndreyL ProductEngine | |
2019-09-05 | SL-11315 Viewer asks to play media and retains selected choice | andreykproductengine | |
2019-06-21 | DRTVWR-493 LLViewerParcelMedia to singleton | andreykproductengine | |
2019-06-21 | DRTVWR-493 LLViewerMedia to singleton | andreykproductengine | |
2018-06-25 | MAINT-8457 FIXED "Mute" switching cancels the volume settings of Nearby Media | maxim_productengine | |
2018-03-14 | MAINT-8383 FIXED Scrollbar does not decrease with decreasing number of ↵ | maxim_productengine | |
displayed media | |||
2018-03-13 | MAINT-8382 FIXED “Zoom back” button is displayed after selecting other ↵ | maxim_productengine | |
nearby media | |||
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-01-14 | STORM-2082 Assorted UI tweaks, better MaximumARC formula, pulldowns ↵ | Jonathan Yap | |
disappear faster | |||
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-03-14 | MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵ | maksymsproductengine | |
with audio device disabled. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-05-14 | STORM-1812 Tweak how music is restarted for teleport within a parcel | Jonathan Yap | |
2011-12-02 | STORM-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-28 | STORM-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-09 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-03 | storm-1037: remove the "hide url" checkboxes in parcel management | Oz Linden | |
2011-01-24 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-16 | STORM-844 Better way of doing "More" should be "Less" when Media Control is open | Jonathan Yap | |
thanks to Twisted Laws | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
improved filename output for XUI parser errors | |||
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
reviewed by Leyla | |||
2010-04-19 | EXT-6921 - Media Volume Changes changes system volume on WinXP | Richard Nelson | |
reviewed by Callum | |||
2010-04-16 | Adding volume controls in NMP | Leyla Farazha | |
reivewed by RIchard cc#194 | |||
2010-04-08 | EXT-6670 Streaming Music does not obey Media Auto-play until restart | Leyla Farazha | |
reviewed by Richard cc#183 | |||
2010-04-07 | Merge | Leyla Farazha | |
2010-04-07 | EXT-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 |