Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-25 | SL-14855 Disable edit button for uneditable items | Andrey Kleshchev | |
2021-03-25 | SL-14992 Replaced LLAPRFile's isExist with LLDirUtil's fileExists in fmodstudio | Andrey Kleshchev | |
This particular case of LLAPRFile crashes due to thread issues (and if it doesn't it might be affecting some other apr call due to using default pool). Function is not opening the .dsf file in question and LLAPRFile won't ensure that file exists till the end of the function, it just checks that file exists at a given moment. No point to overcomplicate things by adding thread safe pool, so replaced with dirutil. | |||
2021-03-11 | Merge branch 'SL-14862' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewerstats.cpp | |||
2021-03-11 | Merge remote-tracking branch 'origin/master' into SL-14862 | Brad Payne (Vir Linden) | |
2021-03-11 | SL-14862 - renamed widgets to the more descriptive controls | Brad Payne (Vir Linden) | |
2021-03-11 | SL-14862 - more generalized LLSD funcs | Brad Payne (Vir Linden) | |
2021-03-10 | SL-14862 - tab logging | Brad Payne (Vir Linden) | |
2021-03-10 | SL-14862 - use nested LLSD for widget info, condensed to the two leaf-most ↵ | Brad Payne (Vir Linden) | |
elements of the path. Simplified floater logging. | |||
2021-03-09 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-03-09 | Increment viewer version to 6.4.17 | Nat Goodspeed | |
following promotion of DRTVWR-532 | |||
2021-03-08 | Increment viewer version to 6.4.16 following revert of DRTVWR-519 | Brad Payne (Vir Linden) | |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-03-02 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-03-02 | Increment viewer version to 6.4.15 | Nat Goodspeed | |
following promotion of DRTVWR-519 | |||
2021-03-01 | SL-14862 - more types of UI usage logs | Brad Payne (Vir Linden) | |
2021-03-01 | merge | Brad Payne (Vir Linden) | |
2021-02-25 | SL-14879 "Play sounds from gestures" should not affect own sounds | Andrey Kleshchev | |
2021-02-18 | SL-14862 - catching more commands in LLUIUsage | Brad Payne (Vir Linden) | |
2021-02-17 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519 | unknown | |
2021-02-17 | Increment viewer version to 6.4.14 | Nat Goodspeed | |
following promotion of DRTVWR-517 | |||
2021-02-11 | SL-14862 - line endings fix, avoid period in key names | Brad Payne (Vir Linden) | |
2021-02-11 | SL-14862 - LLViewerStats logs which UI features get used | Brad Payne (Vir Linden) | |
2021-02-08 | Merge branch 'SL-14532' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-01 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2021-02-01 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-01 | Increment viewer version to 6.4.13 | Nat Goodspeed | |
following promotion of DRTVWR-513 | |||
2021-01-29 | SL-14794 Group floater not focusing when clicking on 'more info' or 'view ↵ | Andrey Kleshchev | |
profile' | |||
2021-01-29 | SL-14570 - moving windows 64-bit toolchain setting to build config params | Brad Payne (Vir Linden) | |
2021-01-27 | SL-14570 - test 64-bit toolchain for build issues | Brad Payne (Vir Linden) | |
2021-01-26 | SL-14570 - inventory validation info to ViewerStats, added QA mode setting ↵ | Brad Payne (Vir Linden) | |
to exercise failure cases | |||
2021-01-25 | TeamCity not happy and only thing left to try is a dummy (whitespace) commit | Callum Prentice | |
2021-01-21 | SL-14728 Im session without id should be closable | Andrey Kleshchev | |
2021-01-21 | SL-14728 Added data validation into incoming call dialog | Andrey Kleshchev | |
2021-01-15 | SL-14283 Don't crash viewer, only show a notification | Andrey Kleshchev | |
2021-01-14 | SL-14283 When updater is missing, viewer fails to launch silently | Andrey Kleshchev | |
2021-01-08 | Addresses SL-14582: Add code to only write the file last access time ↵ | Callum Prentice | |
occasionally | |||
2020-12-18 | SL-14570 - error messages, avoid a couple of warnings caused by attempts to ↵ | Brad Payne (Vir Linden) | |
create folders before inventory is loaded | |||
2020-12-17 | SL-14570 - error reporting and prevention | Brad Payne (Vir Linden) | |
2020-12-17 | SL-14570 - added getFullPath(), cleaned up logging at bit | Brad Payne (Vir Linden) | |
2020-12-17 | SL-14570 - detailed breakdown of system folder issues in inventory ↵ | Brad Payne (Vir Linden) | |
validation. More info about expected state of system folders in llfoldertype | |||
2020-12-11 | Merged in DRTVWR-519 (pull request #414) | Maxim Nikolenko | |
SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale Approved-by: Callum Linden | |||
2020-12-11 | SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale | Mnikolenko Productengine | |
2020-12-09 | Revert "SL-12069 Issues with bakes-on-mesh and alpha modes" | Andrey Kleshchev | |
This reverts commit afd734b5f4ba66204f80f7726aa5fec538fcf1e4. Fix will be updated and moved to DRTVWR-515. | |||
2020-12-09 | SL-14497 Observers sometimes were notified with wrong flags | Andrey Kleshchev | |
2020-12-08 | SL-14497 Unblocking does not remove voice block | Andrey Kleshchev | |
2020-12-08 | SL-14493 Fixed missing display names | Andrey Kleshchev | |
Name lookup was not inited with capability properly | |||
2020-12-07 | SL-14484 'Stop All' media button sometomes is not avaliable for video | Andrey Kleshchev | |
2020-12-07 | SL-14467 - jellydolled animesh bounding box needs to include rigged mesh ↵ | Brad Payne (Vir Linden) | |
extents. |