Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-02 | merge | Dave Parks | |
2011-05-02 | merge changes for storm-380 | Oz Linden | |
2011-04-28 | STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564 | Richard Linden | |
missed else case | |||
2011-04-28 | STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564 | Richard Linden | |
fixed crash on startup | |||
2011-04-22 | STORM-380 FIXED Added syncing animations and sounds before the gesture ↵ | Seth ProductEngine | |
starts playing. The actual playing of animations and sounds of a gesture starts only when all needed animations and sound files are loaded into viewer cache. This reduces the delay between animations and sounds meant to be played simultaneously but may increase the delay between the moment a gesture is triggered and the moment it starts playing. Fixed calling assets callback to clean up the void pointer in getAssetData() and avoid potential memory leaks. | |||
2011-04-15 | STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564 | Paul ProductEngine | |
- Replaced 'while' loop by 'for' - Deleted unnecessary 'cur' iterator | |||
2011-04-01 | VWR-25376 Enable compression for GET and POST for Inventory and other ↵ | Aaron Stone | |
capabilities. | |||
2011-04-01 | pull latest changes from viewer-development | Oz Linden | |
2011-04-01 | VWR-24487 make PREHASH variables char const* const | Boroondas Gupte | |
2011-03-11 | sync up to latest viewer-development | Oz Linden | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-03 | Autobuild : Fix llsdmessage integration test failure on Mac | Merov Linden | |
2011-02-28 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-25 | Fix llhost integration test: replaced linux.org by lindenlab.com in the DNS ↵ | Merov Linden | |
lookup test as linux.org was not being resolved as expected | |||
2011-02-24 | pull latest changes from viewer-vs2010 | Oz Linden | |
2011-02-23 | Automated merge with ssh://bitbucket.org/jenn_linden/viewer-vs2010 | Oz Linden | |
2011-02-22 | update vstool to support vs2010. | Alain Linden | |
2011-02-21 | change host reverse lookup test to use our own host (linux.org failed) | Oz Linden | |
2011-02-18 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-17 | merge up from viewer-autobuild | Oz Linden | |
2011-02-16 | fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with ↵ | Alain Linden | |
correct python executable). | |||
2011-02-11 | SH-813 Switch llerrs in llcurl.cpp to an assert. | Dave Parks | |
2011-02-09 | STORM-937 : Fix python scripts shebang line and license header for consistency | Merov Linden | |
2011-02-03 | SH-580 FIXED Crash in curl on exit | Loren Shih | |
New defensive programming added this llerrs trigger. This is worth investigating but not at the top of our priority at the moment. Reverting to llinfos for now as has been done for non-Windows builds already. | |||
2011-02-01 | Merge | leyla_linden | |
2011-02-01 | SH-734 [REGRESSION] INTEGRATION_TEST_llsdmessage and _capabilitylistener ↵ | leyla_linden | |
failing in opensource environment | |||
2011-01-24 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-21 | merge changes for storm-874/ER-428: fix lost movement updates when walking | Oz Linden | |
2011-01-21 | Automated merge up from viewer-development | Loren Shih | |
2011-01-19 | ER-428 / CTS-422 : [PUBLIC] movement updates are lost when walking. Changed ↵ | Dave SIMmONs | |
code to detect if the circuit has stopped getting packets. Reviewed by Andrew | |||
2011-01-19 | pull changes back from beta | Oz Linden | |
2011-01-18 | remove problematic include used during debug | Oz Linden | |
2011-01-18 | make storing the cache obey the same unrefreshed time as other usage | Oz Linden | |
2011-01-16 | DN-202: Make avatar name caching more aggressive and error handling more uniform | Oz Linden | |
Add logging (mostly at DEBUG level) | |||
2011-01-15 | renamed temp name flag member in name cache to avoid confusion with similar ↵ | Oz Linden | |
names in other classes | |||
2011-01-13 | Automated merge up from viewer-development | Loren Shih | |
2011-01-10 | STORM-807 : Clean up code as discussed with Andrew | Merov Linden | |
2010-12-22 | merge | Andrew Meadows | |
2010-12-22 | merge | Andrew Meadows | |
2010-12-21 | Automated merge up from viewer-development | Loren Shih | |
2010-12-17 | Merge from viewer-development post 2.4 release | Monty Brandenberg | |
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-10 | ESC-228 ESC-227 Corrections for metrics counters and send-on-quit delivery. | Monty Brandenberg | |
Wanted to avoid computing metrics for duplicate requests as much as possible, they artificially depress averages but missed an opportunity and was including them in the counts. The non-texture case is solid. Textures are.... confounding still. Do a better job of trying to send one last packet to the grid when quitting. It is succeeding now, at least sometimes. Put a comment in base llassetstorage.cpp pointing to cut-n-paste derivation in llviewerassetstorage.cpp so that changes can be replicated. Hate doing this but current design forces it. | |||
2010-12-09 | Falling back to legacy cache on display name fetch error | leyla_linden | |
2010-12-03 | Merge | leyla_linden | |
2010-12-03 | VWR-21764 FIX: changed two vars for curl_easy_getinfo to double | Brad Payne (Vir Linden) | |
2010-12-02 | automated merge up from viewer-development | Loren Shih | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-30 | DN-217 Changing between View Display Names on and off during a conference ↵ | Leyla Farazha | |
call session put viewer in a state where last name resident was shown in viewer everywhere for user in conference call with last name resident. | |||
2010-11-23 | DN-212 [crashhunters] LLCacheName::buildLegacyName | Leyla Farazha | |