Ryan Huffman
|
785156ad9f
|
Move downstram server adding to DS
|
2017-06-14 16:54:04 -07:00 |
|
Stephen Birarda
|
9085a0896a
|
manually activate sockets for downstream servers
|
2017-06-13 17:19:58 -07:00 |
|
Stephen Birarda
|
76f1a7445e
|
handle replicated bulk avatar data packets
|
2017-06-13 17:19:57 -07:00 |
|
Ryan Huffman
|
da3cd59a96
|
Fix avatar mixer not setting last broadcast time for downstream nodes
|
2017-06-13 17:19:57 -07:00 |
|
Ryan Huffman
|
52150ad971
|
Add node data to downstream avatar mixers
|
2017-06-13 17:19:57 -07:00 |
|
Stephen Birarda
|
dc94f83591
|
build out bulk avatar data replication
|
2017-06-13 17:19:57 -07:00 |
|
Stephen Birarda
|
8ce6590f0b
|
remove ReplicatedAvatarData and immediate replication of identity
|
2017-06-13 17:19:57 -07:00 |
|
Stephen Birarda
|
44a63ca27e
|
handle node killed and remove double IDs in kill packets
|
2017-06-13 17:19:57 -07:00 |
|
Atlante45
|
d0e8612a65
|
First pass at AvatarMixer replication
|
2017-06-13 17:19:57 -07:00 |
|
Ryan Huffman
|
ea56c568a7
|
Add support for replicating by username
|
2017-06-13 17:18:28 -07:00 |
|
Stephen Birarda
|
30d2e9fd23
|
add unsafeEachNode to iterate nodes when read lock held elsewhere
|
2017-06-12 17:54:16 -07:00 |
|
Stephen Birarda
|
682fa24745
|
fix downstream server parsing from settings
|
2017-06-12 16:51:25 -07:00 |
|
Stephen Birarda
|
63c8273a41
|
do not send keep alive pings to upstream nodes
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
880157695a
|
do not attempt to hole punch an upstream node
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
4539d615d7
|
add downstream server settings handling to ThreadedAssignment
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
9fa97d611a
|
remove invoked addOrUpdate and move node to node list thread
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
4042e04946
|
add isDownstream for cleaner conditionals
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
88af8b5842
|
use new downstream/upstream nomeclature
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
fe668b1bb1
|
make codec negotiation stateless for replicated agents
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
2929573cb0
|
do not punch to replicant nodes
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
d5b466e3ae
|
fix replicant handling slot, add node strings for replicants
|
2017-06-12 16:29:20 -07:00 |
|
Ryan Huffman
|
a1d3c0dc7b
|
Fix initialization ordering error in Node
|
2017-06-12 15:27:24 -07:00 |
|
Ryan Huffman
|
eb2a417448
|
Add parent back to Node ctor
|
2017-06-12 15:24:14 -07:00 |
|
Ryan Huffman
|
3b3465ea05
|
Add isUpstream to Node
|
2017-06-12 14:59:45 -07:00 |
|
Ryan Huffman
|
4851d3b564
|
Remove superfluous node log
|
2017-06-12 14:52:02 -07:00 |
|
Ryan Huffman
|
3142842d5d
|
Fix Node initialization warnings
|
2017-06-12 14:51:08 -07:00 |
|
Ryan Huffman
|
84e1a6f893
|
Rename isReplicant to isReplicated
|
2017-06-12 13:38:58 -07:00 |
|
Ryan Huffman
|
2ff065f751
|
Add isReplicant to node list packet processing
|
2017-06-12 13:38:57 -07:00 |
|
Ryan Huffman
|
ff2800e8d5
|
Add isReplicant to Node
|
2017-06-12 13:37:49 -07:00 |
|
Atlante45
|
dc7c331d4c
|
Merge branch 'fix/node-leak' into replicants
|
2017-06-12 11:32:11 -07:00 |
|
Stephen Birarda
|
8ebf1db9a8
|
switch to replicator/replicant and add new node types
|
2017-06-12 10:58:34 -07:00 |
|
Atlante45
|
0b847488d7
|
Fix comment
|
2017-06-12 10:54:22 -07:00 |
|
Stephen Birarda
|
b5c26b596e
|
seek past source UUID in mirrored packets
|
2017-06-12 02:39:54 -07:00 |
|
Stephen Birarda
|
e629881665
|
mirror audio format negotiation
|
2017-06-12 02:18:27 -07:00 |
|
Stephen Birarda
|
45bb323723
|
experimental support for mirrored audio packets to other mixers
|
2017-06-12 00:19:24 -07:00 |
|
Stephen Birarda
|
3582e5110e
|
Merge pull request #10644 from seefo/fb5005
Resolved FB5005
|
2017-06-09 11:55:45 -07:00 |
|
seefo
|
06a5d0970c
|
Fixed issue with invalid time being sent when logging
|
2017-06-09 10:58:07 -07:00 |
|
seefo
|
fce3badd1d
|
Resolved FB#5005
|
2017-06-08 11:57:44 -07:00 |
|
Atlante45
|
7b10b8a6c3
|
Fix SharedNodePointer leak
|
2017-06-06 19:04:12 -07:00 |
|
Bradley Austin Davis
|
b4bbf98fe3
|
Suppress TBB warnings
|
2017-06-06 15:02:16 -07:00 |
|
Bradley Austin Davis
|
fc6a278217
|
Fixing dangling thread issues, consolidating thread management
|
2017-06-06 15:02:16 -07:00 |
|
Brad Davis
|
171d3212fe
|
Merge pull request #10623 from jherico/qml_engine_singleton
Migrate to single QML engine
|
2017-06-06 15:00:43 -07:00 |
|
Stephen Birarda
|
0ccd0d3fd6
|
Merge pull request #10621 from highfidelity/stable
Merge Stable back into Master
|
2017-06-06 10:39:03 -07:00 |
|
Bradley Austin Davis
|
995fe11c05
|
Migrate to single QML engine
|
2017-06-05 15:14:44 -07:00 |
|
Chris Collins
|
6cc6cd3bf6
|
Merge pull request #10604 from highfidelity/RC-42
Beta Release 42 - Includes up to Developer Release 6626
|
2017-06-05 09:13:19 -07:00 |
|
Clément Brisset
|
c636922a5d
|
Merge pull request #10590 from huffman/fix/running-marker
Update server-console to watch interface via pid rather than marker
|
2017-06-02 15:57:44 -07:00 |
|
Ryan Huffman
|
a5296d50fc
|
Replace static use of qApp with QCoreApplication
|
2017-06-02 13:51:39 -07:00 |
|
Stephen Birarda
|
f5d732f332
|
initial version of the ClosureEventSender using std::thread
|
2017-06-02 13:21:28 -07:00 |
|
Chris Collins
|
34201ea1da
|
Merge pull request #10599 from jherico/ktx_cache_wipe
Add versioning support to the KTX cache
|
2017-06-02 13:02:18 -07:00 |
|
Ryan Huffman
|
0d96f82888
|
Merge pull request #10592 from birarda/close-report
Send a close event to API on shutdown
|
2017-06-02 10:57:41 -07:00 |
|