summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-06merge changes for 3.5.3-releaseOz Linden
2013-05-29increment version to 3.5.4Oz Linden
2013-05-29Added tag 3.5.3-release for changeset a277b841729fOz Linden
2013-05-23MAINT-2724: Make viewer explicitly set coroutine stack size.Nat Goodspeed
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void.
2013-05-22merge changes for chui-967Oz Linden
2013-05-22CHUI-967: fix display of % escapes in chatGilbert Gonzales
2013-05-21merge changes for maint-2628Oz Linden
2013-05-21merge changes for chop-947Oz Linden
2013-05-21BUG-2432: Crashfix. Don't call map::erase when the iterator is not valid.Oz Linden
2013-05-21merge changes for chop-948Oz Linden
2013-05-21NORSPEC-196: fix frame stalls caused by FmodEx loggingcallum_linden
2013-05-21revise test for hg to detect and ignore incorrect results from cygwin hgOz Linden
2013-05-21CHOP-947: create summary.json (really python) metadata file for TeamCity resultsOz Linden
2013-05-21CHOP-948: correctly persist the UpdaterWillingToTest preferenceOz Linden
2013-05-20merge changes for 3.5.2-releaseOz Linden
2013-05-17increment version to 3.5.3 to be higher than the releaseOz Linden
2013-05-17Added tag 3.5.2-release for changeset 9b1b6f33aa53Oz Linden
2013-05-15Added tag 3.5.2-beta6 for changeset 9013c07bfe1cOz Linden
2013-05-15MAINT-2665: fix crashes being counted as wrong type in last_exec_event due ↵Oz Linden
to log macro wrapper
2013-05-13CHOP-942: fix crash if update check times outOz Linden
2013-05-10Added tag 3.5.2-beta5 for changeset 895628bb5e16Oz Linden
2013-05-10merge changes for MAINT-2647Oz Linden
2013-05-10tag merge of MAINT-2647Oz Linden
2013-05-09Added tag 3.5.2-beta4 for changeset a314f1c94374Oz Linden
2013-05-09MAINT-2647 Fix for some objects not rendering until first LoD switch/selection.Dave Parks
2013-05-09MAINT-2665 FIX Crashes not being reported in some casesRichard Linden
made marker file lock use append, not truncate
2013-05-07Added tag 3.5.2-beta3 for changeset b6a4ac8f1916Oz Linden
2013-05-07merge changes for DRTVWR-299Oz Linden
2013-05-07tag merge of DRTVWR-299Oz Linden
2013-05-07merge changes for DRTVWR-315Oz Linden
2013-05-07tag merge of DRTVWR-315Oz Linden
2013-05-07tag merge of DRTVWR-316Oz Linden
2013-05-06MAINT-2657 Fix (speculative) for Crash in LLAudioEngine_FMODEX::shutdown()callum_linden
2013-05-03MAINT-2655: "Block button in permissions dialog prompt does not block object"Kelly Washington
* Fix mute button.
2013-05-03mergeKelly Washington
2013-05-03MAINT-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-03MAINT-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-01Added tag 3.5.2-beta2 for changeset 509b97acc4caOz Linden
2013-05-01MAINT-2629: limit stream searches to prevent hangs on bad streamscallum
2013-04-30MAINT-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-30MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater.callum_linden
2013-04-30Override default channel from buildscripts projectOz Linden
2013-04-30merge changes for CHOP-913Oz Linden
2013-04-29MAINT-2613: remove duplicate entry for ↵Oz Linden
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems
2013-04-30pull tag for 3.5.1-releaseOz Linden
2013-04-25Added tag 3.5.2-beta1 for changeset 106f19cc011aOz Linden
2013-04-25Added tag 3.5.1-release for changeset 13149a524874Oz Linden
2013-04-25increment viewer version number to 3.5.2 (in new file)Oz Linden
2013-04-25merge changes for latest viewer-developmentOz Linden
2013-04-24merge changes for DRTVWR-309Oz Linden