Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden | |
2015-07-02 | test fix for a race condition in the state machine when switching between region | Bjoseph Wombat | |
voice and P2P calls. | |||
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed | |
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest builds clean, but the resulting viewer is as yet untested. | |||
2015-05-19 | Changes to remove zlib and vivoxplatform dlls from the windows build | Bjoseph Wombat | |
2015-05-18 | Changed Avatar picker to use coroutine for find. | Rider Linden | |
Fixed a stray reference (&) on URL that had crept into some coroutine definitions. | |||
2015-05-15 | Coroutine voice account provision | Rider Linden | |
2015-05-15 | Voice client state to coro. | Rider Linden | |
2015-05-12 | Deleted some obsolete comments | Bjoseph Wombat | |
2015-05-11 | Application name added to connector create and a test fix for a race ↵ | Bjoseph Wombat | |
conition in group and P2P calling. | |||
2015-05-11 | Backed out changeset: 5eee69247775 | Bjoseph Wombat | |
2015-05-11 | Added application identifier and testing a bug for for group and P2P calling | Bjoseph Wombat | |
2015-03-22 | Mic setting changes some device list is up to date, mic loop test works, | Bjoseph Wombat | |
removed obsolete code and fine tuned voice state machine to avoid frequent neccessary code paths. | |||
2015-03-10 | Added the loop back setting so people can hear themselves during the mic test. | Bjoseph Wombat | |
2015-03-06 | More voice related changes to improve the user's experience. | Bjoseph Wombat | |
2015-03-03 | Better MediaConnect handling of 1026 return status, media already connected. | Bjoseph Wombat | |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-09-19 | Pulled merge from viewer-tiger | Aura Linden | |
2014-09-11 | Fix for maint-4445 losing voice dot during rapid teleports. | Aura Linden | |
2014-09-04 | Added code to allow alternate directory destination for vivox log. | Aura Linden | |
2014-08-20 | Windows only. | Aura Linden | |
2014-08-20 | Wait for response from SLVoice when sending shutdown. | Aura Linden | |
2014-08-19 | Set null position before value gets transformed. | Aura Linden | |
2014-09-01 | MAINT-2699 FIXED Disable voice and release mic button when status is changed ↵ | Mnikolenko ProductEngine | |
to STATUS_VOICE_DISABLED. | |||
2014-08-15 | Merged with windows fixes. | Aura Linden | |
2014-08-15 | Allegedly hides voice position on teleport. Needs testing. | Aura Linden | |
2014-08-15 | Added delay to Windows shutdown to let SLVoice die a good death. | Aura Linden | |
2014-08-13 | Ported from defective branch. | Aura Linden | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden | |
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-15 | moved unit types out of LLUnits namespace, since they are prefixed | Richard Linden | |
2013-08-14 | BUILDFIX: added header for numeric_limits support on gcc | Richard Linden | |
added convenience types for units F32Seconds, etc. | |||
2013-09-25 | MAINT-3169 FIXED | dmitrykproductengine | |
[Improvement] Prevent latest Voice service from connecting or error popup from occurring when Voice Chat setting is disabled in the viewer. | |||
2013-08-09 | Removing rogue debug | Aura Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-05 | Merge downstream code - Vivox release | simon | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-29 | Slowest debug in the west. | Aura Linden | |