Commit Graph

134 Commits (e4e01ea7cce42ca5eac28ceff2b111e52dfd939b)

Author SHA1 Message Date
Richard Linden 819adb5eb4 SH-3405 FIX convert existing stats to lltrace system
final removal of remaining LLStat code
2012-11-01 00:26:44 -07:00
Richard Linden 8d2f7a5265 SH-3405 WIP convert existing stats to lltrace system
converted all remaining LLViewerStats to lltrace
2012-10-15 19:43:35 -07:00
Richard Linden 8f5e837892 SH-3405 WIP convert existing stats to lltrace system
SH-3403 FIX implement unit conversion
LLUnit implements unit tracking and conversion
added support for LLUnit to LLTrace
duplicated most llstats into LLTrace equivalents
2012-10-03 19:32:59 -07:00
Richard Linden 14b1b0b2bb SH-3275 WIP Run viewer metrics for object update messages
cleaned up API
samplers are now value types with copy-on-write buffers under the hood
removed coupling with LLThread
2012-10-01 19:39:04 -07:00
Richard Linden b1baf982b1 SH-3275 WIP Run viewer metrics for object update messages
factored out lltrace::sampler into separate file
added rudimentary lltrace support to llstatgraph
made llstatgraph use param blocks more effectively
moves initial set of stats over to lltrace
removed windows.h #defines for min and max
2012-09-30 10:41:29 -07:00
Richard Linden 371b66a6ef Automated merge with http://bitbucket.org/lindenlab/viewer-development 2012-09-06 11:47:48 -07:00
Richard Linden b3e9c46c94 SH-3275 WIP Run viewer metrics for object update messages
further cleanup of LLStat
removed llfloaterlagmeter
2012-08-29 22:50:56 -07:00
Tank_Master e78632f5b1 move floater over so it is not partly off screen 2012-05-29 19:19:22 -07:00
Leslie Linden 943789b53a SH-2710 FIX -- Removed calls to getChild happening every frame and during idle calls.
Reviewed by davep.
2011-11-23 12:11:53 -08:00
Leslie Linden c054f1faed * Hooked up build FUI toolbar button
* Added Shop button to status bar
* Changed "Inventory..." menu item to go to same window as toolbar inventory button
2011-10-13 16:48:59 -07:00
Richard Linden bc3f0e0a81 EXP-1230 FIX As a resident, I want to not have to choose a UI mode
removed all references to basic mode
2011-09-20 18:47:13 -07:00
Richard Linden e2d8a2ca60 EXP-1079 FIX "User is not logged out immediately inworld when selecting to change modes and restart while logged in" 2011-08-30 13:40:20 -07:00
Richard Nelson 0af17d6e8e EXP-1149 FIX Log in Screen: Replace the new mode selector with the old one 2011-08-26 18:28:58 -07:00
Merov Linden 03b74be7fd STORM-524 : Add a click event on the L$ balance so to force refresh its content, modified tooltip to mention this 2010-12-08 21:52:19 -08:00
Kent Quirk ff46d7a274 Merge beta changes to viewer-dev. 2010-09-28 13:28:48 -04:00
Kent Quirk d9547f5e80 STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. 2010-09-28 13:20:13 -04:00
Andrew Dyukov 73ba940ffe A little refactoring.
Removed unused code and xml data which were once used for date in status bar.
2010-09-16 22:10:20 +03:00
Richard Linden abe758d45f merge 2010-09-22 19:11:29 -07:00
Monroe Linden b62b10dd26 Post-convert merge by convert_monolith.py from ./viewer-experience 2010-08-27 16:58:33 -07:00
Tofu Linden e416840f85 Backed out changeset c3d41f18ce2b
back-out the back-out for this branch.  yay.
2010-08-24 19:22:00 +01:00
Tofu Linden 98cc236503 Backed out changeset a62bf7c0af21
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden 6ba23344c9 merge heads. whew. 2010-08-24 18:37:53 +01:00
Richard Nelson 02d8197019 changed buildPanel/buildFloater to member functions buildFromFile
streamlined LLUICtrlFactory's interface
2010-08-20 10:14:28 -07:00
Richard Nelson c20bd2dfee cleaned up LLUICtrlFactory...
removed redundant functionality
moved buildPanel to LLPanel
2010-08-16 15:00:51 -07:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Richard Linden 2c999688c4 added remaining hints and fade in/fade out behavior 2010-08-12 15:18:25 -07:00
Richard Linden bd897431e1 remaining hints defined 2010-08-12 12:20:38 -07:00
Rick Pasetto 52a39060c7 fix for mac 2010-07-30 17:33:41 -07:00
Rick Pasetto c0819d7998 fix for mac build 2010-07-30 17:30:53 -07:00
Richard Nelson d72a21aca1 further UI rendering performance improvements 2010-07-30 15:17:32 -07:00
Richard Nelson 566e3969f9 deprecated LLPanel::child*() methods 2010-07-30 10:02:30 -07:00
Richard Linden 6e961cd9f2 EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup
improved filename output for XUI parser errors
2010-06-22 18:26:29 -07:00
Richard Linden 7a54ce3cf6 EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup
reviewed by Leyla
2010-06-22 13:42:55 -07:00
Richard Linden 4fb3198642 EXT-7090 WIP STRG(CTRL)+SHIFT+S in Mouselook doesnt make a snapshot
made world view extend to where menu bar would normally be when in mouselook
2010-06-15 15:25:55 -07:00
Richard Nelson 46e1253ee1 DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the viewer
reviewed by Mani
2010-06-04 14:25:51 -07:00
Callum Prentice d84990307b VI-65 - Addition of Quick/Eazy Buy Web based floater.
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency'
Reviewed by Sam/Richard
2010-05-21 15:22:32 -07:00
Vadim Savchuk 3e23c04c9b Merge from default branch
--HG--
branch : product-engine
2010-03-30 18:19:56 +03:00
Loren Shih 58d76a9ecf EXT-6536 : Make LLVOAvatarSelf a singleton
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp".
2010-03-29 12:11:51 -04:00
Loren Shih 94e6e10739 EXT-6536 : Make LLVOAvatarSelf a singleton
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar".
2010-03-29 12:00:26 -04:00
Vadim Savchuk a5227864bd Manual merge from default branch
Resolved conflict in indra/newview/llviewerwindow.cpp.

--HG--
branch : product-engine
2010-03-26 19:00:27 +02:00
Loren Shih fc49539b36 EXT-2959 : Full out camera functions from llagent to llagentcamera
First check-in; only compiles, nothing more.
2010-03-23 15:59:52 -04:00
Eugene Mutavchi c008004e18 Fixed low bug (Menu bar background + Master Volume control display in Mouselook mode) - removed overlaping of master volume and nearby media icons in mouselook mode
--HG--
branch : product-engine
2010-03-23 20:34:12 +02:00
Richard Linden 931ff555bd merge 2010-03-05 14:46:00 -08:00
Richard Linden 0bbcb0d22d resizing and nesting of popups now work 2010-03-03 20:23:26 -08:00
Richard Linden 69f9c0bcf9 WIP - replace top ctrl with LLPopupView 2010-03-03 19:37:41 -08:00
angela 5fbf81d17e EXT-5410 Streaming audio does ignores preference setting. 2010-02-25 01:00:50 +08:00
Rick Pasetto 50a99d5419 FIX (unposted bug): "hasMedia" and "hasAudio" no longer checks preferences: it's now up to callers to decide to do that
Review #137
2010-02-22 19:04:27 -08:00
Rick Pasetto dcfcf50d40 Fix (unposted bug): media "affordance" was not properly being disabled when media was disabled 2010-02-22 17:46:34 -08:00
Richard Nelson 6b73675897 EXT-5545 - make volume popup and nearby media popup mutually exclusive
reviewed by Leyla
2010-02-18 18:45:27 -08:00
Rick Pasetto f82e57a9c7 Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses 2010-02-12 17:36:51 -08:00