Age | Commit message (Collapse) | Author |
|
|
|
Coroutine yields can end after shutdown is requested and
voice connections are removed, so we need to check that
a shutdown hasn't occured before attempting to touch
connection objects.
(CR issue)
|
|
Also:
* Fix a few crashes.
* Only send position data when it changes.
|
|
|
|
|
|
|
|
|
|
|
|
Also fix issue where moving to a 'voice disabled' parcel and back
to the region (with voice) resulted in the voice dot not showing up.
|
|
This refactor fixed a few bugs. There is an annoying 'click' when
changing devices, however. This will be addressed in the future.
|
|
|
|
|
|
|
|
|
|
|
|
roxie/webrtc-voice
|
|
|
|
|
|
into roxie/webrtc-voice
|
|
|
|
|
|
Also, fix issue with voice still happening in parcels where voice is
disabled.
|
|
|
|
|
|
|
|
throw up a blank dialogue when that happens
|
|
|
|
reason
|
|
calls
|
|
connects (p2p)
|
|
|
|
into roxie/webrtc-voice
|
|
|
|
|
|
General refactoring to improve vivox spacial and p2p voice
including generalizing voice info instead of just using
sip uri and credentials. Voice server type is also passed
around in the generalized voice info blob.
|
|
following promotion of secondlife/viewer #673
|
|
into roxie/webrtc-voice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|