Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-27 | Trivial edit to stimulate a new build. | Monty Brandenberg | |
2014-01-09 | Merge. Refresh from viewer-release after 3.6.13 release. | Monty Brandenberg | |
2014-01-09 | SH-4667 HTTP Viewer reports network error instead of a misnamed joint on ↵ | Monty Brandenberg | |
mesh upload Tried to add consistent mesh upload retries in the HTTP work but a combination of bad status choices in the upload service and the one-shot nature of the upload capabilities means that status information can be lost. For now, retain the wonderful manual retry logic. At some future point, we might fix the services or add application-level retry. | |||
2014-01-08 | increment viewer version to 3.6.14 | Oz Linden | |
2013-12-11 | MAINT-3575: remove old exe if found in current install directory | Oz Linden | |
2013-12-11 | Workaround for MAINT 3099: remove any Vivox log file left in the program folder | Oz Linden | |
2013-12-11 | BUG-4685: remove any SecondLife.exe file left in the SecondLifeViewer folder ↵ | Oz Linden | |
by an install prior to 3.12 | |||
2013-12-10 | MAINT-3571: include settings_install.xml whether it contains settings or not | Oz Linden | |
2013-12-09 | Merge. Refresh from viewer-release after 3.6.12 release. | Monty Brandenberg | |
2013-12-09 | increment viewer version to 3.6.13 | Oz Linden | |
2013-12-06 | SH-4645 Viewer hangs on exit after cancelling a mesh upload. | Monty Brandenberg | |
Problem involved a 3-way livelock between the main, upload and decomposition threads. Viewer is shutting down but an upload is in the 'generate hulls' state. Main thread asks upload request to discard and spins waiting for it to finish. Upload thread is in generateHulls spinning waiting for the decomposition thread to process a mesh request. Decomposition thread is sleeping waiting for main thread to deliver work that upload thread has asked the decomposition thread to do. | |||
2013-12-05 | Merge. Refresh from lli/monty_viewer-drano-http-3 in preparation for IQA fixes. | Monty Brandenberg | |
2013-12-03 | Automated merge with http://bitbucket.org/nat_linden/viewer-maint-3489 | Nat Goodspeed | |
2013-11-26 | MAINT-3489: Gracefully handle missing downloaded installer file. | Nat Goodspeed | |
If a marker file indicates that an installer has been downloaded and verified and is ready to install, but that installer file does not exist, log it and revert to checking for update. Also add logging to every code path that can remove the installer explicitly, in case the missing installer is actually being killed off by some weird sequence of state-machine transitions. | |||
2013-11-26 | MAINT-3489: Make Mac updater script detect prematurely deleted .dmg. | Nat Goodspeed | |
Also, delete it when done. | |||
2013-11-25 | remove obsolete INSTFLAGS references from installer | Oz Linden | |
2013-11-25 | Merge. Refresh from viewer-release after 3.6.11 release. | Monty Brandenberg | |
2013-11-24 | move setting default grid to settings_install.xml so that it works on all ↵ | Oz Linden | |
platforms | |||
2013-11-24 | normalize format of and add arch to all installer names | Oz Linden | |
2013-11-21 | increment viewer version to 3.6.12 | Oz Linden | |
2013-11-18 | Code review updates. All comments so far. | Monty Brandenberg | |
2013-11-12 | Merge. Refresh from viewer-release after 3.6.10 release | Monty Brandenberg | |
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-11-11 | convert dos line endings | Oz Linden | |
2013-11-11 | increment viewer version to 3.6.11 | Oz Linden | |
2013-11-08 | MAINT-3412 Fix Intel Iris recognizer to include optional Pro as is reported ↵ | Graham Linden | |
with integrated-only graphics on new MBP | |||
2013-11-07 | DRTVWR-338 Make an inocuous change to get a new build number out of TeamCity | Dave Parks | |
2013-11-05 | Shot in the dark patch for MAINT-3353 backported from viewer-tiger | Aura Linden | |
2013-11-05 | MAINT-3376 FIXED Successive llSetTextureAnim calls fail in 3.6.10 (283075) ↵ | maksymsproductengine | |
unless a different command (llSleep(0.01), llSay(0,"hello")) is placed between them.: - fix for MAINT-2861 was reverted to resolve this issue; | |||
2013-11-01 | BUG-4286 add AMD R7/R9 entried to GPU table | Graham Linden | |
2013-10-28 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-10-28 | ACME-1099 : Fix crash when getting the Facebook cap from a (potentially ↵ | Merov Linden | |
null) region | |||
2013-10-28 | Automated merge with http://bitbucket.org/nat_linden/viewer-maint-3331 | Nat Goodspeed | |
2013-10-28 | MAINT-3343 FIXED Expand/Collapse message pan only on left click. | Mnikolenko ProductEngine | |
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from ↵ | Graham Linden | |
bear) | |||
2013-10-25 | MAINT-3356 GPU Table update to support Retina MBP 'Intel Iris OpenGL Engine' ↵ | Graham Linden | |
driver id on Mavericks. | |||
2013-10-25 | Merge 3.6.9 ShareStorm | Graham Linden | |
2013-10-23 | increment viewer version to 3.6.10 | Oz Linden | |
2013-10-22 | MAINT-3331: On update, remove com.secondlife.indra.viewer.savedState. | Nat Goodspeed | |
2013-10-17 | Merge. Pull in viewer-release after 3.6.8 fixes for AMD graphics. | Monty Brandenberg | |
2013-10-17 | Pull merge from oz_linden/336-snowstorm | Merov Linden | |
2013-10-16 | Fix merge error in llvoavatar | Graham Linden | |
2013-10-16 | Merge 3.6.8 | Graham Linden | |
2013-10-16 | Merged 3.6.8-release | Scott Lawrence | |
2013-10-16 | Merged 3.6.8-release | Scott Lawrence | |
2013-10-16 | increment viewer version to 3.6.9 | oz@lindenlab.com | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-11 | MAINT-2968 Transplant cleanup. | Dave Parks | |
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-10-04 | Convert one more unit test over to improved waiting scheme to avoid build ↵ | Monty Brandenberg | |
failures. |