Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-06 | SL-12456 Disable NSWindowIsRestorable to avoid crashing | Andrey Lihatskiy | |
2021-12-03 | SL-16445 Small cleanup in llvoavatar | Andrey Kleshchev | |
2021-12-03 | SL-16443 Fix crash at showAdvanced | Andrey Kleshchev | |
2021-12-03 | SL-16434 Crash opening landmarks | Andrey Kleshchev | |
potentially due to corrupted install, handling just in case | |||
2021-12-03 | SL-16438 Machine id for Linux is always 0 | Andrey Kleshchev | |
2021-12-03 | SL-16434 Fix menu localization | Andrey Kleshchev | |
2021-12-02 | Merged in DRTVWR-540-syncpatch (pull request #796) | Nat Linden | |
DRTVWR-540: Make Sync test failure more informative * DRTVWR-540: Make Sync test failure more informative Approved-by: Andrey Kleshchev Approved-by: Andrey Lihatskiy | |||
2021-11-30 | SL-16119 update link text | Mnikolenko Productengine | |
2021-11-30 | SL-16119 Viewer should now direct IM 2 Email setting to web | Mnikolenko Productengine | |
2021-11-25 | SL-16412 More region coroutine crashes | Andrey Kleshchev | |
LLViewerRegionImpl (mImpl) exists only so long as region does, and regions get cleaned before coroutines are cleaned. | |||
2021-11-25 | SL-16413 Handle out of memory llface allocations | Andrey Kleshchev | |
2021-11-24 | SL-16404 Crash in assetRequestCoro | Andrey Kleshchev | |
Access violation at writing received data to vfs file. Most crashes indicate network issues, so adding additional response validation. | |||
2021-11-22 | SL-16106 LLScopedIncrement crash | Andrey Kleshchev | |
2021-11-19 | DRTVWR-540 Merge follow up fix | Andrey Lihatskiy | |
2021-11-19 | DRTVWR-540 Post-merge build fix | Andrey Lihatskiy | |
2021-11-19 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloatereditextdaycycle.cpp # indra/newview/llviewerinput.cpp | |||
2021-11-18 | SL-15794 Rapidly clicking objects or attachments triggers teleport | Andrey Kleshchev | |
All doubleclicks should be treated as clicks in scope of editor | |||
2021-11-18 | SL-14992 fmod shutdown crash | Andrey Kleshchev | |
2021-11-18 | SL-16235 Restart music in case of an error | Andrey Kleshchev | |
Additional logging | |||
2021-11-17 | SL-15241 Cleanup | Andrey Kleshchev | |
2021-11-16 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/llui/lltextbase.h # indra/newview/VIEWER_VERSION.txt | |||
2021-11-16 | Merge branch 'DRTVWR-519' into DRTVWR-552-cache-360 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml | |||
2021-11-16 | Merge branch 'master' into DRTVWR-534 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/VIEWER_VERSION.txt | |||
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy | |
# Conflicts: # README.md | |||
2021-11-16 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2021-11-16 | SL-16364 Removed the grid step cap for non-HUD objects | Andrey Lihatskiy | |
2021-11-16 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/newview/installers/windows/lang_pl.nsi # indra/newview/llfloaterpreference.cpp # indra/newview/llinventorymodel.cpp | |||
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-03 | Resolving conflicts after merge #2 | Andrey Kleshchev | |
2021-11-02 | Manually resolving conflicts after merge with DRTVWR-520 | Andrey Kleshchev | |
This reverts commit 0a745b47880fb16b1db8cd3327377a383dbfe6a8. | |||
2021-11-02 | Merge remote-tracking branch 'origin/master' into DRTVWR-540-maint | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/newview/CMakeLists.txt # indra/newview/installers/darwin/apple-notarize.sh # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp | |||
2021-11-02 | SL-14992 fmod shutdown crash | Andrey Kleshchev | |
2021-10-29 | SL-14664 Fix missed pixmap init | Andrey Kleshchev | |
2021-10-28 | SL-16235 Restart music in case of an error | Andrey Kleshchev | |
Additional logging | |||
2021-10-28 | SL-15462 Convert waitForChannel() into state machine | Andrey Kleshchev | |
2021-10-28 | SL-16263 RaiseException in LLVolumeFace::createSide | Andrey Kleshchev | |
2021-10-28 | SL-16247 Post-d520 libvlc plugin fixes | Andrey Lihatskiy | |
by Callum | |||
2021-10-26 | SL-15992 Crash rapidly switching gestures | Andrey Kleshchev | |
2021-10-25 | SL-16121 Fix intaller complaining about missing string | Andrey Kleshchev | |
2021-10-25 | SL-16121 Fix viewer not cleaning up obsolete plugin modules on install | Andrey Kleshchev | |
2021-10-25 | SL-16218 treat texture selection similar to diffuse map handling. | Mnikolenko Productengine | |
2021-10-22 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2021-10-22 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2021-10-22 | SL-15387 Resolve some columns crashes | Andrey Kleshchev | |
Looks like mColumnsIndexed had dead pointers which resulted in a crash and there is some kind of hard to trigger interaction with searchable UI |