Commit Graph

12 Commits

Author SHA1 Message Date
Siana Gearz
6f8ae718d1 Forgotten files for message logger 2012-11-04 03:30:49 +01:00
Siana Gearz
8b6f462d13 Wholesale update of llmessage to V3.2
Note that this removes message logger for now.
2012-03-06 07:31:15 +01:00
Shyotl
51338470b5 Pulled LLEventTimer out of lltimer.h/cpp and into lleventtimer.h/cpp
LLInstanceTracker added to llcommon (pulled from llui in v2 for usage elsewhere)
LLEventTimer now using LLInstanceTracker
Updated LLLiveAppConfig (Though it appears unused, really)
processor.h is obsolete, thus removed. (llprocessor.h replaces it)
2011-05-15 22:40:59 -05:00
Beeks
60f056721c Whoops. MessageBuilder removal fixed.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-07 01:46:13 -04:00
Beeks
0be0d095fc TPV Compliance issues resolved:
Message Builder is removed entirely as per requested
Message Log was updated to be less dependent on the message builder for later removal
Version reporting was fixed - Missed some tidbits from Inertia removal

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 23:16:43 -04:00
phr0z3nt04st
d3e051ed58 Fixes and Temporary Uploads, plus temp on bulk upload too.... 2010-07-02 18:57:52 -05:00
Hazim Gazov
9c4f205510 Gave some much-needed love to the message logger and builder, fixed invisible icon in both and added the circuit chooser for the message builder 2010-06-12 01:51:34 +00:00
Hazim Gazov
10a70cb843 reduced memory usage and useless copying, maintain a queue for message items while filter is being applied and push them to the main deque after filtering finishes 2010-06-11 22:23:05 +00:00
phr0z3nt04st
fd62612579 Made everything more memory efficient. 2010-06-09 17:52:03 -05:00
Hazim Gazov
4721c0d9bd add a deque specifically for use with llmessagelogfilter apply to defeat iterator invalidation, replace crlf with lf 2010-06-09 21:41:34 +00:00
phr0z3nt04st
8c6ca51927 Localize the buffer for less error possibility of heap corruption, messed with messagelog buffers
too... commented changes.
2010-05-26 22:46:47 -05:00
Hazim Gazov
25fe391f07 added message logger / builder floaters 2010-05-05 17:08:05 -03:00