Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-13 | Merge. Refresh from /lindenlab/viewer-cat prior to pushing. | Monty Brandenberg | |
2013-05-13 | Whinge reduction effort on the unit tests. Python 2.7 SocketServer | Monty Brandenberg | |
library has new exception-throwing behavior when a client disconnects unannounced. Generally ignore exceptions as a result as we don't care about the server side. On HTTP trace-mode tests, spin a little faster and longer to give libcurl time to emit all the junk it wants to send us. Should reduce 'reasonable time' failures on tests <12> and <13>. | |||
2013-05-10 | Add BuildVersion.cmake to great chain of life | Graham Madarasz | |
2013-05-10 | MAINT-2672 Make windows flex/bison inputs identical to other platforms to ↵ | Graham Madarasz | |
make bison >= 2.7 work | |||
2013-05-09 | Merge | simon | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-05-09 | Merge downstream code / viewer-beta | simon | |
2013-05-09 | Merge viewer-beta | simon | |
2013-05-09 | Tweak to ensure more avatar rendering info is sent to the simulator | simon | |
2013-05-09 | MAINT-2665 FIX Crashes not being reported in some cases | Richard Linden | |
made marker file lock use append, not truncate | |||
2013-05-07 | Added tag 3.5.2-beta3 for changeset b6a4ac8f1916 | Oz Linden | |
2013-05-07 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-05-07 | Optimization -- don't draw glow in alpha pool unless needed | Dave Parks | |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
2013-05-07 | tag merge of DRTVWR-299 | Oz Linden | |
2013-05-07 | merge changes for DRTVWR-315 | Oz Linden | |
2013-05-07 | tag merge of DRTVWR-315 | Oz Linden | |
2013-05-07 | tag merge of DRTVWR-316 | Oz Linden | |
2013-05-06 | MAINT-2657 Fix (speculative) for Crash in LLAudioEngine_FMODEX::shutdown() | callum_linden | |
2013-05-06 | Merge. Pull from /lindenlab/viewer-cat prior to push. | Monty Brandenberg | |
2013-05-06 | BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processing | Monty Brandenberg | |
Not certain what the source of the short data is with one resident but I'm going to make these problems retryable as they are transport-related. Lift the retry detection into a method that should be reusable by others interested in determining what is retryable. Trace output handling on the libcurl debug callback was attrocious. Some unsafe length handling on my part was protected by a second layer of defense. Made that correct and more useful by logging actual data sizes during trace. | |||
2013-05-03 | MAINT-2655: "Block button in permissions dialog prompt does not block object" | Kelly Washington | |
* Fix mute button. | |||
2013-05-03 | merge | Kelly Washington | |
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Switch mute to use task id. reviewed with Simon | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Change text of dialog * Add callback for mute button reviewed with Richard and Widely. | |||
2013-05-02 | Cmake doesn't like me | simon | |
2013-05-02 | Fix the cmake fix | simon | |
2013-05-02 | Fix line endings | simon | |
2013-05-01 | Manually pull in Richard's fixes for llcommon/llsingleton.h | simon | |
2013-05-01 | Added tag 3.5.2-beta2 for changeset 509b97acc4ca | Oz Linden | |
2013-05-01 | MAINT-2629: limit stream searches to prevent hangs on bad streams | callum | |
2013-04-30 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft | |||
2013-04-30 | MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater. | callum_linden | |
2013-04-30 | Override default channel from buildscripts project | Oz Linden | |
2013-04-30 | Merge downstream code from viewer-bear | simon | |
2013-04-30 | merge changes for CHOP-913 | Oz Linden | |
2013-04-29 | Merge in downstream code from viewer-beta | simon | |
2013-04-29 | BUG-2295/MAINT-2624 [FIXED] Crash in HttpOpRequest::stageFromActive w/ ↵ | Monty Brandenberg | |
Content-Range Don't rely on a response body being present should a Content-Range header be parsed. Unit tests captured the original crash and confirm the fix. | |||
2013-04-29 | Merge in downstream viewer-beta | simon | |
2013-04-29 | MAINT-2613: remove duplicate entry for ↵ | Oz Linden | |
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems | |||
2013-04-30 | pull tag for 3.5.1-release | Oz Linden | |
2013-04-26 | Convert LLThreadSafeRefCount back to atomic ref counting. Reviewed by Kelly | simon | |
2013-04-25 | Clean up LLSingleton work - special case to re-create instance if it's been ↵ | simon | |
deleted. | |||
2013-04-25 | Added tag 3.5.2-beta1 for changeset 106f19cc011a | Oz Linden | |
2013-04-25 | Added tag 3.5.1-release for changeset 13149a524874 | Oz Linden | |
2013-04-25 | Revert ares and libcurl version update that was causing problems, revise curl | simon | |
handle duplication code. Reviewed by Kelly | |||
2013-04-25 | increment viewer version number to 3.5.2 (in new file) | Oz Linden | |
2013-04-25 | merge changes for latest viewer-development | Oz Linden | |