index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llfilesystem
Age
Commit message (
Expand
)
Author
2021-03-02
Merge branch 'master' v6.4.15 into DRTVWR-528
Dave Houlton
2021-01-08
Addresses SL-14582: Add code to only write the file last access time occasion...
Callum Prentice
2020-12-11
SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale
Mnikolenko Productengine
2020-10-27
Fix for meta issue: SL-14210 Prune descriptive tag from new cache filenames
Callum Prentice
2020-10-27
Fix for meta issue: SL-14211 Determine optimum cache size for VFS replacement...
Callum Prentice
2020-10-27
SL-14182 remove old script asset file after saving changes and allow renaming...
Mnikolenko Productengine
2020-10-08
macos build fix
Mnikolenko ProductEngine
2020-10-08
Purge excessive files from disc cache each startup
Mnikolenko Productengine
2020-10-07
Improve, rationalize and expand comments
Callum Prentice
2020-10-07
Add in some cache stats for the about box
Callum Prentice
2020-10-07
This changeset hooks up many things that have been in progress and moves thin...
Callum Prentice
2020-10-06
Replace references to static writefile with write so we end up with only a si...
Callum Prentice
2020-10-06
Remove SQLite from project and we are now not going to use it for the cache
Callum Prentice
2020-10-06
Add in the C++ filesystem based cache and clean up some indempotent functions...
Callum Prentice
2020-09-24
Complete the change from lldiskcache -> llfilesystem and then addition of new...
Callum Prentice
2020-09-24
Rename lldiskcache.* to llfilesystem.* - i think this is the right name since...
Callum Prentice
2020-09-22
Add SQLite third package to this viewer and pull in the most recent build (3.33)
Callum Prentice
2020-09-17
The folder where the disk cache lives was originally renamed from llvfs to ll...
Callum Prentice