Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2021-11-15 | Increment viewer version to 6.5.1 | Nat Goodspeed | |
following promotion of DRTVWR-545 | |||
2021-11-10 | SL-16342 Disable button while waiting for response | Mnikolenko Productengine | |
2021-11-09 | SL-16333 VLC 3 doesn't support -1 == infinity for input-repeat | Andrey Lihatskiy | |
by Callum | |||
2021-11-07 | SL-16299 Added the correct @rpath for libvlc | Andrey Lihatskiy | |
2021-11-04 | SL-16299 fix warning about CFBundleIdentifier not matching ↵ | Brad Kittenbrink | |
PRODUCT_BUNDLE_IDENTIFIER | |||
2021-11-04 | SL-16299 Updated dullahan to CT build 565428; entitlements cleanup | Andrey Lihatskiy | |
2021-11-03 | SL-16299 Added entitlements for the app bundle signing | Andrey Lihatskiy | |
2021-11-01 | SL-16293 Updated vlc to CT build 565299 | Andrey Lihatskiy | |
2021-10-29 | SL-14664 Fix missed pixmap init | Andrey Kleshchev | |
2021-10-28 | SL-15462 Convert waitForChannel() into state machine | Andrey Kleshchev | |
2021-10-28 | SL-16247 Post-d520 libvlc plugin fixes | Andrey Lihatskiy | |
by Callum | |||
2021-10-25 | SL-16218 treat texture selection similar to diffuse map handling. | Mnikolenko Productengine | |
2021-10-22 | DRTVWR-530 Updated uriparser to codeticket build 564957 | Andrey Lihatskiy | |
2021-10-22 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2021-10-19 | SL-14977 Fix passing wrong codes to ToUnicodeEx | Andrey Kleshchev | |
2021-10-18 | SL-16047 Strip unused includes | Andrey Kleshchev | |
2021-10-14 | DRTVWR-545 Raised the viewer version to 6.5.0 | Andrey Lihatskiy | |
2021-10-14 | Merge branch 'master' into DRTVWR-545-maint-mix | Andrey Lihatskiy | |
2021-10-13 | Increment viewer version to 6.4.24 | Nat Goodspeed | |
following promotion of DRTVWR-520 | |||
2021-10-13 | SL-15462 Refactor voiceControlCoro() into a state machine #2 | Andrey Kleshchev | |
2021-10-13 | SL-15462 Refactor voiceControlCoro() into a state machine #1 | Andrey Kleshchev | |
2021-10-13 | SL-16106 Fixed asset storage trying to request data on shutdown | Andrey Kleshchev | |
2021-10-11 | SL-15079 Fix group recognition | Andrey Kleshchev | |
In god mode isInGroup always returns true even if id belongs not to a group, but to an agent. But for some cases function is used to determine if session is a group or an agent. | |||
2021-10-11 | SL-16161 Don't process new plugin messages on shutdown #2 | Andrey Kleshchev | |
2021-10-08 | SL-16161 Don't process new plugin messages on shutdown | Andrey Kleshchev | |
Some pending messages might try to update non-existing view or cause a pop up, neither should be avaliable by this point, so just don't process them | |||
2021-10-08 | SL-14664 Fix missed resource declaration | Andrey Kleshchev | |
2021-10-08 | SL-16157 Crash at LLFontGL::maxDrawableChars | Andrey Kleshchev | |
2021-10-08 | SL-16152 _Allocate failed | Andrey Kleshchev | |
2021-09-28 | DRTVWR-545 New line for the coding policy check | Andrey Lihatskiy | |
2021-09-28 | Revert "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-27 | SL-16087 [D545] New clothes do not have the word 'New' in their names | Andrey Kleshchev | |
2021-09-23 | DRTVWR-520 Updated dullahan to codeticket build 563968 | Andrey Lihatskiy | |
2021-09-23 | SL-15903 SLPlugin entitlements fix | Andrey Lihatskiy | |
2021-09-22 | SL-14469 Difficulties clicking objects that are close to the body | Andrey Kleshchev | |
2021-09-21 | SL-15612 Value fix | Andrey Lihatskiy | |
2021-09-21 | SL-15612 Check for SKIP_NOTARIZATION evn. variable | Andrey Lihatskiy | |
2021-09-21 | Revert "DRTVWR-520 Updated dullahan to codeticket build 562751" | Andrey Lihatskiy | |
This reverts commit adb724564da73a4b2d1ebf7835ce628448048d87. | |||
2021-09-21 | SL-15903 Restored the lost code | Andrey Lihatskiy | |
2021-09-21 | Revert "SL-11841 make ‘Push to talk’ the default setting" | Andrey Kleshchev | |
This reverts commits: 126877bc5ba45ff6b0b31368c55f894a0beaf5bf b661f62a7ad4dad9806eda8f4c8f2c9d64b3efbb ce660c7e7bb6e19a23d634fb6d3249330bf2d74c | |||
2021-09-21 | SL-11841 make ‘Push to talk’ the default setting | Andrey Kleshchev | |
2021-09-21 | SL-11841 Fix PushToTalkToggle being set incorectly | Andrey Kleshchev | |
Due to changed defaults, legacy compatibility will no longer work corectly, remove it | |||
2021-09-18 | SL-11841 Fix PushToTalkToggle being set incorectly | Andrey Kleshchev | |
Due to changed defaults, legacy compatibility will no longer work corectly, remove it | |||
2021-09-17 | SL-15594 Ignore voice keys when keybinding is waiting for a key | Andrey Kleshchev | |
2021-09-17 | SL-11841 make ‘Push to talk’ the default setting | Andrey Kleshchev | |
2021-09-17 | SL-16021 FIXED impostors are creating full detailed shadows | Mnikolenko Productengine | |
2021-09-09 | SL-15572 - retry logic for codeticket.py commands | Brad Payne (Vir Linden) | |
2021-09-09 | SL-11841 make ‘Push to talk’ the default setting | Mnikolenko Productengine | |
2021-09-03 | SL-15902 Cleanup gSecAPIHandler | Mnikolenko ProductEngine | |
2021-09-03 | DRTVWR-545 Megre fix | Andrey Kleshchev | |