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
2023-03-20
Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R
Andrey Lihatskiy
2023-02-02
Merge branch 'main' into DRTVWR-573-maint-R
Andrey Lihatskiy
2023-01-18
SL-18773 Crash incrementing directory_iterator
Andrey Kleshchev
2022-10-28
Fix memory leaks in lldir objc/mac
Rye Mutt
2022-10-24
Merge master into DRTVWR-568 (and fix conflicts)
Callum Linden
2022-09-16
Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_...
Nicky Dasmijn
2022-09-15
Merge branch 'master' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-06-24
SL-17329: Remove unused extra variable initialization
Cosmic Linden
2022-06-22
SL-17329: Do logging of individual files after the disk cache purge finishes ...
Cosmic Linden
2022-05-01
Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically
Nicky
2022-04-17
Switch to target_include_directories
Nicky
2022-04-16
Remove some more obsolete includes (UnixInstall) and include_directories()
Nicky
2022-04-16
Create a new target ll::oslibrary to link against libs specific to the OS com...
Nicky
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2022-01-11
SL-15083 Remove old vfs files
Mnikolenko Productengine
2021-11-16
Merge branch 'master' into DRTVWR-519
Andrey Lihatskiy
2021-07-21
Another tweak for 'SL-15547: Viewer hung while looking for a file in cache' -...
Callum Prentice
2021-07-21
Additional speculative fix for SL-15547: Viewer hung while looking for a file...
Callum Prentice
2021-07-20
Speculative fix for SL-15547: Viewer hung while looking for a file in the cac...
Callum Prentice
2021-06-11
boost::filesystem::directory_iterator uses throw-behavior by default as well
Ansariel
2021-06-11
Change all remaining boost::filesystem methods to their non-throwing overloads
Ansariel
2021-06-10
Fix more crashes in disk cache due to boost error handling
Ansariel
2021-06-07
Merge with tip of Master after Viewer release
Callum Prentice
2021-05-18
SL-15200: LLPurgeDiskCacheThread's CHECK_INTERVAL is secs.
Nat Goodspeed
2021-05-17
SL-15200: Use new LLApp::sleep() in LLPurgeDiskCacheThread::run().
Nat Goodspeed
2021-05-17
SL-15200: Explain why purge() is called on another thread.
Nat Goodspeed
2021-05-17
BUG-230673: Add warning that LLDiskCache::purge() is also called from outside...
Ansariel
2021-05-12
BUG-230673: Trim asset disk cache regularly
Ansariel
2021-05-11
Merge branch 'DRTVWR-519' of https://bitbucket.org/lindenlab/viewer into DRTV...
Callum Prentice
2021-05-11
Fix for SL-15226 Simple cache viewer: Integer overflow in cache size - via FS...
Callum Prentice
2021-05-11
BUG-230697: Do not crash viewer during cache cleanup
Ansariel
2021-03-09
Remove debugging tags
Callum Prentice
2021-03-09
Ansariel kindly offered their patch to help mitigate this round of file syste...
Callum Prentice
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
2021-03-08
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...
Brad Payne (Vir Linden)
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
[next]