summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-19Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llagentwearables.cpp # indra/newview/llvoicevivox.cpp
2021-11-15Increment viewer version to 6.5.1Nat Goodspeed
following promotion of DRTVWR-545
2021-11-09SL-16333 VLC 3 doesn't support -1 == infinity for input-repeatAndrey Lihatskiy
by Callum
2021-11-07SL-16299 Added the correct @rpath for libvlcAndrey Lihatskiy
2021-11-04SL-16299 fix warning about CFBundleIdentifier not matching ↵Brad Kittenbrink
PRODUCT_BUNDLE_IDENTIFIER
2021-11-04SL-16299 Updated dullahan to CT build 565428; entitlements cleanupAndrey Lihatskiy
2021-11-03SL-16299 Added entitlements for the app bundle signingAndrey Lihatskiy
2021-11-03SL-15830 remove ancient "non-system grid" handling from the viewer #2Mnikolenko Productengine
2021-11-01SL-16293 Updated vlc to CT build 565299Andrey Lihatskiy
2021-10-28SL-15462 Convert waitForChannel() into state machineAndrey Kleshchev
2021-10-28SL-16247 Post-d520 libvlc plugin fixesAndrey Lihatskiy
by Callum
2021-10-25SL-16218 treat texture selection similar to diffuse map handling.Mnikolenko Productengine
2021-10-22Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/CMakeLists.txt # indra/llcommon/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewerwin32.h
2021-10-18SL-16047 Strip unused includesAndrey Kleshchev
2021-10-14DRTVWR-545 Raised the viewer version to 6.5.0Andrey Lihatskiy
2021-10-14Merge branch 'master' into DRTVWR-545-maint-mixAndrey Lihatskiy
2021-10-13Increment viewer version to 6.4.24Nat Goodspeed
following promotion of DRTVWR-520
2021-10-13SL-15462 Refactor voiceControlCoro() into a state machine #2Andrey Kleshchev
2021-10-13SL-15462 Refactor voiceControlCoro() into a state machine #1Andrey Kleshchev
2021-10-13SL-16106 Fixed asset storage trying to request data on shutdownAndrey Kleshchev
2021-10-08SL-16118 FIXED First item can't be sent to Marketplace through right-click menuMnikolenko Productengine
2021-09-30SL-16116 FIXED Mouse clicks don't work in-worldMnikolenko Productengine
2021-09-28SL-16098 Unable to sit on an object using the 'Object inspector' floaterAndrey Kleshchev
The same should probably be done for onClickTouch
2021-09-28DRTVWR-545 New line for the coding policy checkAndrey Lihatskiy
2021-09-28Revert "Merge branch 'c++17' into DRTVWR-522-maint"Andrey Lihatskiy
This reverts commit 203ea3a70a775a09cbbffb1740ab7c58f1780baa, reversing changes made to 8e3f0778863a5aa337d1148a243ea91d238a8ac5. # Conflicts: # indra/newview/llmachineid.cpp
2021-09-27SL-16087 [D545] New clothes do not have the word 'New' in their namesAndrey Kleshchev
2021-09-27DRTVWR-543: Fix local Mac builds with BugSplat. (Thanks NickyD!)Nat Goodspeed
With the affected line, local Mac builds with BugSplat enabled fail. Without it, they build clean.
2021-09-27SL-16085 FIXED "Reset skeleton and animation" isn't reset the animation on ↵Mnikolenko Productengine
the avatar without selecting part of the avatar
2021-09-24SL-16063 FIXED The favorite landmark does not change after editing from ↵Mnikolenko Productengine
another machine
2021-09-23DRTVWR-543: Consistently use ClassicCallback<USERDATA> throughout.Nat Goodspeed
2021-09-23DRTVWR-543: Merge branch 'DRTVWR-543-maint' into classicNat Goodspeed
2021-09-23DRTVWR-543: Add ClassicCallback utility class with testsNat Goodspeed
2021-09-23DRTVWR-520 Updated dullahan to codeticket build 563968Andrey Lihatskiy
2021-09-23SL-15903 SLPlugin entitlements fixAndrey Lihatskiy
2021-09-21SL-16022 Fixed Tab not cycling through all optionsAndrey Kleshchev
2021-09-21SL-15612 Value fixAndrey Lihatskiy
2021-09-21SL-15612 Check for SKIP_NOTARIZATION evn. variableAndrey Lihatskiy
2021-09-21Revert "DRTVWR-520 Updated dullahan to codeticket build 562751"Andrey Lihatskiy
This reverts commit adb724564da73a4b2d1ebf7835ce628448048d87.
2021-09-21SL-16020 FIXED The gesture's name is changed to default 'New Gesture' name ↵Mnikolenko Productengine
after the first gesture's editing
2021-09-21SL-15903 Restored the lost codeAndrey Lihatskiy
2021-09-21Revert "SL-11841 make ‘Push to talk’ the default setting"Andrey Kleshchev
This reverts commits: 126877bc5ba45ff6b0b31368c55f894a0beaf5bf b661f62a7ad4dad9806eda8f4c8f2c9d64b3efbb ce660c7e7bb6e19a23d634fb6d3249330bf2d74c
2021-09-20SL-11793 Fallback for 'Day' preset importingAndrey Kleshchev
2021-09-18SL-11841 Fix PushToTalkToggle being set incorectlyAndrey Kleshchev
Due to changed defaults, legacy compatibility will no longer work corectly, remove it
2021-09-17SL-15594 Ignore voice keys when keybinding is waiting for a keyAndrey Kleshchev
2021-09-17SL-11841 make ‘Push to talk’ the default settingAndrey Kleshchev
2021-09-11SL-15964 Simple test for compression libraryAndrey Kleshchev
2021-09-11SL-14541 Packages with fixed license labelAndrey Kleshchev
2021-09-09SL-15572 - retry logic for codeticket.py commandsBrad Payne (Vir Linden)
2021-09-09SL-11841 make ‘Push to talk’ the default settingMnikolenko Productengine
2021-09-09SL-14541 MacOS build fixAndrey Kleshchev