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
/
viewer_components
/
updater
/
llupdatechecker.cpp
Age
Commit message (
Collapse
)
Author
2012-10-03
Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵
Dave Parks
out-of-order deletion of LLTextureFetch on shutdown
2012-08-15
10.5 macs will begin looking for mac_legacy rather than mac
Aura Linden
2010-11-08
Get rid of intrusive_ptr member to prevent crash on shutdown.
Andrew A. de Laix
2010-11-04
some better error handling.
Andrew A. de Laix
2010-11-04
checker working with v1.0 update protocol.
Andrew A. de Laix
2010-11-04
just barely working udate downloading service; missing little nicities like ↵
Andrew A. de Laix
error checking and sill stuff like that.
2010-11-02
Merge
Andrew A. de Laix
2010-11-01
On Windows, disable this-used-in-initializer warning.
Nat Goodspeed
2010-11-01
changes in respone to review comments.
Andrew A. de Laix
2010-10-29
fix quoting of url in version check.
Andrew A. de Laix
2010-10-29
added periodic retry to look for updates
Andrew A. de Laix
2010-10-28
shell of the update checker; it will just print a message to the log ↵
Andrew A. de Laix
depending on the result of the check one time.