summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
AgeCommit message (Collapse)Author
2014-04-16Backed out changeset: d0dfe3cda5b1Dave Parks
2014-03-20Experience log paneldolphin
2014-03-20MAINT-3827 FIXED crash in KDU texture decoding, likely out of memorymaksymsproductengine
2014-03-18Added a default message handler for experience logs. Currently just forwards thedolphin
notification.
2014-03-17Merge with viewer-releaseCallum Prentice
2014-03-14Fix linux buildmaksymsproductengine
2014-03-14MAINT-3821 FIXED Call setUseUsernames on start up.Mnikolenko ProductEngine
2014-03-14MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵maksymsproductengine
with audio device disabled.
2014-03-13Merged in viewer-releaseAura Linden
2014-03-12mergeBrad Payne (Vir Linden)
2014-03-12merge with releaseRichard Linden
2014-03-10Mergedolphin
2014-03-06WENG-1470 (Partial) Secondlife Login Screen Redesign - more misc changesCallum Prentice
2013-12-03Creating a cleaner branchAura Linden
2013-11-15SH-4621 WIPBrad Payne (Vir Linden)
2013-10-29SH-4586 WIP - possible fix for some COF mismatchesBrad Payne (Vir Linden)
2013-10-25SH-4571 WIP - send dummy wearables data on login, to help earlier release ↵Brad Payne (Vir Linden)
viewers that still rely on the presence of the message
2013-10-24SH-4577 WIP Interesting: viewer crashed when clicking a offline Conversation ↵Richard Linden
containing a shared object potential fix by making instance tracker allow key collisions for LLToastNotifyPanel changed assertion macro to use original unpreprocessed source code renamed instance tracker behavior macros to use LL prefix added RestoreCameraPosOnLogin setting to optionally restore old camera positioning behavior
2013-10-15SH-3455 WIP - llstartup cleanupBrad Payne (Vir Linden)
2013-10-04SH-3455 WIPBrad Payne (Vir Linden)
2013-10-03more memory optimizations of lltraceRichard Linden
2013-09-26SH-3455 WIPBrad Payne (Vir Linden)
2013-09-19SH-3455 WIP - removing bake upload codeBrad Payne (Vir Linden)
2013-09-09merge with viewer-releaseRichard Linden
2013-09-04mergeBrad Payne (Vir Linden)
2013-08-27Mergedolphin
2013-08-16merge with viewer-releaseNyx Linden
2013-08-16SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
converted many values over to units system in effort to track down source of 0 ping
2013-08-15moved unit types out of LLUnits namespace, since they are prefixedRichard Linden
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
added convenience types for units F32Seconds, etc.
2013-10-16MAINT-3231 FIXED Show first run dialog only for Desura viewerMnikolenko ProductEngine
2013-10-01MAINT-3231 FIXED Don't show first run dialog.Mnikolenko ProductEngine
2013-08-12Backed out changeset: ed09997b4652Richard Linden
2013-08-12mergeRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-06revert some LLUnit changes to temporarily fix SH-4399: Interesting: Texture ↵Xiaohong Bao
console MB Bound 0/384 and texture queue bounces once per second
2013-07-31fix some compiling errors.Xiaohong Bao
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-07-20removed debug spamRichard Linden
fast timer data now resets on login
2013-06-24SH-4243 WIP - cleaned up callback structure for createNewCategory, modified ↵Brad Payne (Vir Linden)
makeNewOutfitLinks() to wait for category creation before populating.
2013-06-22fixed scene load monitor resetting to eagerly due to spurious camer amotionRichard Linden
pulled swap() out of ui time block cleaned up internal lltrace dependencies, factored out common accumulator definitions
2013-06-20merge with releaseRichard Linden
2013-06-20CHUI-850 FIXED Unread notifications are lost after relog in certain ↵PavelK ProductEngine
circumstances
2013-06-19Merge with viewer 3.6.0dolphin
2013-06-05merge with viewer-releaseRichard Linden
2013-05-29SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
fixed copy construction behavior of Recordings to not zero out data split measurement into event and sample, with sample representing a continuous function
2013-05-21mergeBrad Payne (Vir Linden)
2013-05-20Merge with viewer-releasedolphin
2013-05-16SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect cleaned up scene monitor stats recording, now all trace stats dumped to csv also fixed extendablerecording, periodicrecording, etc. to properly implement start/stop/etc
2013-05-11Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵Graham Madarasz
material instead of mMaterial