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
/
llupdaterservice.cpp
Age
Commit message (
Expand
)
Author
2012-02-01
converted a bunch of narrowing implicit conversions to explicit
Richard Linden
2011-01-24
a less brain dead fix for CHOP-369
Andrew A. de Laix
2011-01-24
fix CHOP-369: catch case of synchronous download failure.
Andrew A. de Laix
2011-01-14
fix CHOP-366, on temporary errors (e.g. version manager returns other than 20...
Andrew A. de Laix
2010-12-17
don't rely on stream cast to bool behavior; use explicit fail call.
Andrew A. de Laix
2010-12-16
Vary install failed message depending on whether it was required or not.
Andrew A. de Laix
2010-12-14
Record update version in download marker so it can be recalled if resumed in ...
Andrew A. de Laix
2010-12-10
ui improvements to more closely match UX design.
Andrew A. de Laix
2010-12-07
limit dowload bandwidth to 'Maximum bandwidth' setting
Andrew A. de Laix
2010-12-07
push required flag into download data for later use.
Andrew A. de Laix
2010-12-03
Fix for coding standard violations and build error on windows.
brad kittenbrink
2010-12-02
expose update available method.
Andrew A. de Laix
2010-12-01
state change events for updater service.
Andrew A. de Laix
2010-11-18
CHOP-135 Bug fixes.
Mark Palange (Mani)
2010-11-18
inform user on failed install--needs proper user dialog ;-)
Andrew A. de Laix
2010-11-17
Work on CHOP-135: Hooking up setting UpdaterServiceActive to functionality. P...
brad kittenbrink
2010-11-17
post events for dowload success and error.
Andrew A. de Laix
2010-11-16
CHOP-179 Linux install uses linux-updater. Rev. by Alain
Mark Palange (Mani)
2010-11-15
added mechanism for install scripts to indicate a failed install and for upda...
Andrew A. de Laix
2010-11-12
do not resume or install if current viewer version doesn't match the recorded...
Andrew A. de Laix
2010-11-11
run install script on successful download
Andrew A. de Laix
2010-11-10
CHOP-151 Hooked up app exit callback, cleaned up early exit. Rev. by Brad
Mark Palange (Mani)
2010-11-10
fix race between resume and download check.
Andrew A. de Laix
2010-11-10
CHOP-151 Adding startup updater flow to drive update installation and resume.
Mark Palange (Mani)
2010-11-08
Removed refrences to SLPlugin from LLUpdaterService and test.
Mark Palange (Mani)
2010-11-05
resume feature (untested).
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 e...
Andrew A. de Laix
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
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 dependin...
Andrew A. de Laix
2010-10-27
CHOP-122 Initializing Facade service in the viewer. Rev. by Brad.
Mark Palange (Mani)
2010-10-26
CHOP-122 Mowr work on the llupdater facade... Added LLPluginProcessParent, in...
Mark Palange (Mani)
2010-10-25
CHOP-122 Adding stub background updater files to the build. Rev. by brad
Mark Palange (Mani)