- Apr 14, 2022
-
-
Rye Mutt authored
-
- Mar 09, 2021
-
-
Callum Prentice authored
This set of changes reverts the merge with master (git revert c83e740e) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
-
- Mar 08, 2021
-
-
https://bitbucket.org/lindenlab/viewerBrad Payne (Vir Linden) authored
This reverts commit e61f485a, reversing changes made to 00c47d07.
-
- Sep 17, 2020
-
-
Callum Prentice authored
The folder where the disk cache lives was originally renamed from llvfs to llcache but @henri's suggestion that that doesn't reflect the other files in the same place and it should be llfilesystem is a good one so I changed it over
-
- Sep 16, 2020
-
-
Callum Prentice authored
First part of change to remove LLVFS from the Viewer. Consists of code changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
-
- Sep 08, 2020
-
-
Rye Mutt authored
-
- Aug 21, 2020
-
-
Rye Mutt authored
-
- Aug 09, 2020
-
-
Rye Mutt authored
-
- Mar 19, 2020
-
-
Rye Mutt authored
-
- May 25, 2017
-
-
andreykproductengine authored
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Oct 17, 2014
-
-
callum_linden authored
-
- Nov 22, 2013
-
-
maksymsproductengine authored
MAINT-3474 FIXED crash on startup in LLTextureCache::purgeAllTextures(bool) attempting to delete texture cache
-
- Aug 09, 2013
-
-
Richard Linden authored
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Nov 16, 2012
-
-
Nat Goodspeed authored
Given that third-party libraries (such as Boost) can and do use those names, properly namespace-scoped, it's unpardonable to break any such innocent usage with a macro. Given the pervasiveness of the need, introduce a header file with the requisite #undef directives.
-
- Nov 12, 2012
-
-
callum_linden authored
-
- Jul 07, 2011
-
-
seth_productengine authored
STORM-1476 FIXED Replaced non-fatal errors in LLDirIterator constructor with warnings to avoid viewer crashes. Added exception handling case.
-
- Jun 21, 2011
-
-
Squire authored
-
- Jun 17, 2011
-
-
Squire authored
causing the LLDirIterator to crash the viewer when opening chat logs
-
- May 17, 2011
-
-
seth_productengine authored
STORM-1260 FIXED Replaced llerrs messages with llwarns in directory iterator code to avoid viewer halt when a cache dir is not found.
-
seth_productengine authored
STORM-1260 FIXED Replaced llerrs messages with llwarns in directory iterator code to avoid viewer halt when a cache dir is not found.
-
- Jan 13, 2011
-
-
Merov Linden authored
-
- Dec 17, 2010
-
-
Seth ProductEngine authored
- Added a class implementing directory entries iteration with pattern matching which is used in unit tests instead of LLDir::getNextFileInDir. STORM-550 FIXED Fixed LLDir unit test which failed for some complex wildcard combinations.
-