Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-02 | MAINT-6067: There appears to be an issue with HTTP pipelining and timeouts ↵ | Rider Linden | |
in CURL that has never been resolved (see https://github.com/bagder/curl/issues/627). Until resolved disable pipelining for meshes and textures. | |||
2016-02-01 | Merged in MAINT-6042 Audio/Media automatically starts playing again after ↵ | Andrey Kleshchev | |
clicking "Stop All" | |||
2016-02-01 | MAINT-6042 FIXED Audio/Media automatically starts playing again after ↵ | andreykproductengine | |
clicking "Stop All" | |||
2016-02-01 | MAINT-5443 fixed hexadecimal value. | andreykproductengine | |
2016-01-29 | MAINT-6099: One more log message. | Rider Linden | |
2016-01-29 | MAINT-6099: Add a check on the result of requestPostWithLLSD for error. ↵ | Rider Linden | |
Also log the failed URL. | |||
2016-01-26 | MAINT-6086: Fixed an issue with management of sessionStates (was removing ↵ | Rider Linden | |
one before it was added in certain cases.) Also changed the calls to LL_ERRS to LL_WARNS (LL_ERRS is a "HaltCatchFire" command and will crash the viewer and nothing in voice should ever bring down the viewer. | |||
2016-01-26 | MAINT-6055: Handle logout message when processing voice connection session ↵ | Rider Linden | |
(occurs at sleep). Attempt to reconnect if received (at wakeup) | |||
2016-01-25 | MAINT-6086: Reworked how sessions were being tracked and recovered. A case ↵ | Rider Linden | |
was occurring where a session was being created and then destroyed, but had never been added to the session tracking map. | |||
2016-01-25 | MAINT-6042 region crossing in any form should trigger music check | andreykproductengine | |
2016-01-24 | MAINT-6042 FIXED Regular agent-parcel updates should not restart stopped audio | andreykproductengine | |
2016-01-22 | Merged MAINT-6047 | AndreyL ProductEngine | |
2016-01-22 | MAINT-6047 shop button in inventory opens external browser only | andreykproductengine | |
2016-01-22 | Merged in callum_linden/vr-cef-fixes-1 | AndreyL ProductEngine | |
2016-01-21 | Fix @#$@#$$@# windows line endings introduced via Sublime Text copy/paste | callum_linden | |
2016-01-21 | Merge | Rider Linden | |
2016-01-21 | MAINT-5915: Put in some extra null checks around completed HTTP checks to ↵ | Rider Linden | |
try and eliminate a crash in the wild. | |||
2016-01-20 | Backed out changeset 672bd34768c6 | callum_linden | |
2016-01-20 | Backed out changeset 2e77fb7b61b6 | callum_linden | |
2016-01-20 | MAINT-6004 (Fix) Add non blocking file upload picker support | callum_linden | |
2016-01-20 | OPEN-312: Removed add_dependency entries for items listed in ↵ | Rider Linden | |
target_link_libraries. Superfluous. | |||
2016-01-20 | MAINT-6064: If an add and join is "rejected" (rather than "failed") this the ↵ | Rider Linden | |
run session routine should return success (since technically it did not fail... was simply rejected by the other party) This prevents the Vivox coroutine from attempting to tear down the voice connection. | |||
2016-01-20 | MAINT-6071: Change reference to a copy to avoid later use of erased variable. | Rider Linden | |
2016-01-20 | MAINT-6066 crash in LLTransferSource::getID() | andreykproductengine | |
2016-01-16 | Merge | AndreyL ProductEngine | |
2016-01-15 | Merge | Rider Linden | |
2016-01-15 | Merge VR | Rider Linden | |
2016-01-15 | increment viewer version to 4.0.2 | Oz Linden | |
2016-01-15 | MAINT-6047 FIXED Shop button always opens Marketplace in external browser | andreykproductengine | |
2016-01-14 | Pull in updated LLCEFLib with settings option to turn off WebRTC media and ↵ | callum_linden | |
modify the setting in viewer code - nuclear fix for MAINT-6060 | |||
2016-01-14 | MAINT-6042 FIXED Audio/Media automatically starts playing again after ↵ | andreykproductengine | |
clicking "Stop All" | |||
2016-01-15 | MAINT-1429 Show permissions correctly for single non-root object and hide it ↵ | Mnikolenko ProductEngine | |
if we didn't get valid base permissions. | |||
2016-01-15 | Merged lindenlab/viewer-bear into default | AndreyL ProductEngine | |
2016-01-13 | MAINT-6055: If disconnected from voice client attempt to logout and back in. ↵ | rider | |
If login fails tear down Vivox client and restart it from scratch. | |||
2016-01-12 | Remove a couple of lines that were spamming the logs. | Rider Linden | |
2016-01-12 | MAINT-6018 Open URL dialog spam | AndreyL ProductEngine | |
Removed "close by owner" item form chiclet's right-click menu | |||
2016-01-12 | MAINT-4472 FIXED Tattoo Layers Behave as No Transfer Even With Transfer ↵ | andreykproductengine | |
Enabled (No Mod No Copy) | |||
2016-01-12 | Merged lindenlab/viewer-bear into default | AndreyL ProductEngine | |
2016-01-12 | MAINT-6018 Open URL dialog spam | AndreyL ProductEngine | |
Removed "close by owner" item form chiclet's right-click menu | |||
2016-01-12 | Merged in andreyl_productengine/viewer-lion-marchcat (pull request #17) | Andrey Lihatskiy | |
MAINT-6041 Crash in LLGroupMgr::processGroupPropertiesReply | |||
2016-01-12 | MAINT-6041 Crash in LLGroupMgr::processGroupPropertiesReply | AndreyL ProductEngine | |
Added a Null check | |||
2016-01-12 | MAINT-6040 FIXED crash in LLFavoritesOrderStorage | Mnikolenko ProductEngine | |
2016-01-11 | MAINT-6044: Throttle positional updates to no more than two a second. ↵ | Rider Linden | |
Compare angle between avatar rotations if trivially small do not trigger update. | |||
2016-01-11 | MAINT-5978: Code review changes | Rider Linden | |
2016-01-11 | MAINT-5978: comment out the caps log reporting. | Rider Linden | |
2016-01-11 | MAINT-5978: Removed HTTP core file snuck back into repo. | Rider Linden | |
2016-01-11 | MAINT-6025 FIXED "ctrl + z" not working on non-mod objects | andreykproductengine | |
2016-01-11 | Merged in andreyl_productengine/viewer-lion-marchcat (pull request #16) | Andrey Lihatskiy | |
MAINT-6018 [SECURITY] Open URL dialog spam | |||
2016-01-11 | MAINT-6018 Open URL dialog spam | AndreyL ProductEngine | |
Remove notifications of muted agents | |||
2016-01-11 | MAINT-6018 Open URL dialog spam | AndreyL ProductEngine | |
Remove notifications of muted agents |