Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2013-04-25 | Enhance "duplicate seed caps" log message ... this needs more investigation. | simon | |
Reviewed by Kelly | |||
2013-04-24 | Remove an un-needed LL_CHECK_MEMORY check | simon | |
2013-04-24 | merge changes for DRTVWR-309 | Oz Linden | |
2013-04-24 | tag merge of DRTVWR-309 | Oz Linden | |
2013-04-24 | Follow-up code cleaning for LLToast work trying to get branch healthy. | simon | |
Reviewed by Kelly | |||
2013-04-24 | FIX INTL-114 translation for 9 languages of major update from CHUI (based on ↵ | eli | |
latest merge with viewer-development) | |||
2013-04-24 | sync with viewer-development (per DRTVWR-309) | eli | |
2013-04-24 | Trivial change to note that earlier changeset 27742 (1c3262183eb5) is a | simon | |
re-work of the LLInstanceTracker code done by Richard. The commit comment is cryptic | |||
2013-04-24 | Fix crash discovered during other testing. Reviewed by Kelly | simon | |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon | |
2013-04-23 | Merge | simon | |
2013-04-23 | Revert LLThreadSafeRefCount optimization; caps fetching was failing. ↵ | simon | |
Reviewed by Kelly | |||
2013-04-23 | Fix Windows Debug build | simon | |
2013-04-23 | merge changes for latest viewer-development | Oz Linden | |
2013-04-23 | merge changes for 3.5.1-beta3 | Oz Linden | |
2013-04-23 | Added tag 3.5.1-beta3 for changeset 65ae89aeb7ea | Oz Linden | |
2013-04-23 | tag merge of DRTVWR-314 | Oz Linden | |
2013-04-23 | merging in tags from beta 2 | Nyx Linden | |
2013-04-22 | SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵ | Nyx Linden | |
characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA. | |||
2013-04-22 | MAINT-2612 fix issues between extern C linkage and yyval ifdefs on Mac with ↵ | Graham Madarasz | |
toolchain > 4.5.1 | |||
2013-04-22 | MAINT-2612: Remove no-longer-valid unused-var warning suppressions. | Nat Goodspeed | |
Somehow viewer-cat acquired a lot of source lines (in several different files) of the form: (void)somevar; where ?somevar? was not declared. Apparently someone introduced an unused declaration of ?somevar?, encountered unused-variable warnings, introduced the (void) casts to suppress those warnings, then deleted the declarations -- without deleting the (void) casts. It seems worth noting that the resulting code should not have compiled successfully on any platform. | |||
2013-04-22 | merge changes for OPEN-173 | Oz Linden | |
2013-04-19 | OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵ | callum | |
Latif Khalifa & Siana Gearz) - additional fix. Team City gave me the wrong MD5 for 3p-package | |||
2013-04-19 | OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵ | callum | |
Latif Khalifa & Siana Gearz) | |||
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-19 | tag merge of DRTVWR-294 | Oz Linden | |
2013-04-18 | MAINT-2605 : Eliminate LLControlGroup::set warning in log when starting the ↵ | Simon Linden | |
viewer | |||
2013-04-18 | merge changes for DRTVWR-298 | Oz Linden | |
2013-04-18 | tag merge of DRTVWR-298 | Oz Linden | |
2013-04-18 | add newline | Oz Linden | |
2013-04-18 | Blank line on end of files as per commit hook requirements | callum_linden | |