summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/logcontrol.xml
AgeCommit message (Collapse)Author
2018-09-07SL-944 - logcontrol.xml updateBrad Payne (Vir Linden)
2018-08-24SL-944 - logcontrol options to control which log recorders get used. This ↵Brad Payne (Vir Linden)
can be useful for performance reasons when especially verbose debug logging is needed.
2017-12-01SL-704, SL-759 - support for impostoring of animated objects, comment and ↵Brad Payne (Vir Linden)
code cleanup
2017-10-09MAINT-7870 - propagate new animated mesh flags even if they're being zeroed. ↵Brad Payne (Vir Linden)
handle notification of same to update control avatars on notification from elsewhere.
2017-07-06SL-722 - handle per-object animation requests, combine for control avatar ↵Brad Payne (Vir Linden)
animation state.
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-02-12Suppress some overly verbose loggingOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-03-06MAINT-4967 FIX - log spam removedBrad Payne (Vir Linden)
2014-12-16linux build fixBrad Payne (Vir Linden)
2014-12-08SL-92 WIP - hover height communicated via appearance messages.Brad Payne (Vir Linden)
2014-11-26LLFloaterPermsResponder switched to new Responder APIBrad Payne (Vir Linden)
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2013-08-12disable scene load timing info by defaultRichard Linden
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-05-20SH-4200 FIX - retry ais ops on 5xx errors, dialed back some verbose logging.Brad Payne (Vir Linden)
2013-04-03SH-3058 WIP - disable debug-level logging for avatar by defaultBrad Payne (Vir Linden)
2013-03-11mergeprep
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2013-01-22Add debug level logging for Avatar by default. Will need to turn this off ↵Brad Payne (Vir Linden)
before general release, but will give us better debugging info during testing
2013-01-14removed yet another logcontrol.xml commitBrad Payne (Vir Linden)
2013-01-11SH-3639 WIP - cleaned up some diagnostics and added fault injection ability. ↵Brad Payne (Vir Linden)
Disabled inventory retries for now.
2012-12-11SH-3604 WIP - added base outfit link creation to retryable copy/link ↵Brad Payne (Vir Linden)
operations. Resolves race condition with cof version and server texture bakes
2012-12-10SH-3606 WIP - fixed bug found by persnickety compilerBrad Payne (Vir Linden)
2012-12-10removed inadvertent commit of logcontrol.xmlBrad Payne (Vir Linden)
2012-12-07SH-3606 WIP - moving classes to more reusable locationBrad Payne (Vir Linden)
2012-12-05removed yet another unintended commit of logcontrol.xmlBrad Payne (Vir Linden)
2012-12-05Possible fix for TC build failureBrad Payne (Vir Linden)
2012-12-05SH-3604 WIP - backed out logcontrol.xml changeBrad Payne (Vir Linden)
2012-12-05SH-3604 WIP - retry mechanism for batch inventory ops, handle either ↵Brad Payne (Vir Linden)
completion or failure
2012-07-16SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
clean up of llstats stuff
2012-07-12SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
improved update logging API and output format
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-02SH-3128 FIX - log message cleanup for avatar rezzingBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - updated logcontrol.xmlBrad Payne (Vir Linden)
2012-03-16SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective ↵Brad Payne (Vir Linden)
toggling when default is INFO
2011-08-08SH-2242 Work in progress migrating to glVertexAttrib everywhereDave Parks
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame ↵Dave Parks
stalls in renderer by never using the fixed function pipeline if shaders are available.
2011-06-09Enable debug logging of capabilities to track down why viewer isn't fetching ↵Dave Parks
them correctly sometimes.
2010-05-28EXT-7496 FIXED Turn OFF extra Voice debug logging when merging Voice MorphingAimee Linden
2010-05-26Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicAimee Linden
2010-05-25MergeCallum Prentice
2010-04-06Added voice font selection to the voice floater.Aimee Linden
2009-11-25removed debug spam the proper warrichard
2009-11-10Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Initial refactoring of functionality: - Re-Fixed bug with visibility of chiclet panel of the min size - updated bottomtray xml to make buttons identical to each other - Imroved logic while resizing of bottom tray (changing width of chiclet & nearby panels, hide/show buttons) --HG-- branch : product-engine
2009-10-05small change to turn off ShaderLoading debug loggingRick Pasetto
2009-02-18Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 ↵Brad Kittenbrink
(maint-render-9) and QAR-1236 (dll-msvcrt-2) svn merge -r 109838:112264 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-9-merge-r109833
2008-05-14Result of svn merge -r 87455:87538 $SVN/branches/tulla/vc3-merge .Eric Tulla
Passed QA as part of QAR-491.