Seth Alves
|
186035dc5d
|
adjust various things that cause a crash-on-exit on Linux
|
2017-08-06 11:57:55 -07:00 |
|
Atlante45
|
7160fca4f7
|
Fix bad read access on shutdown
|
2017-07-07 17:14:08 -07:00 |
|
Ken Cooke
|
a7a049434d
|
CR fix: comments instead of ref code
|
2017-06-28 11:32:41 -07:00 |
|
Ken Cooke
|
a00cd42566
|
fast compute of HRTF gain
|
2017-06-27 14:01:28 -07:00 |
|
Ken Cooke
|
ad970c9f5c
|
fast compute of HRTF azimuth
|
2017-06-27 13:45:18 -07:00 |
|
Brad Davis
|
fe7d4b1d23
|
Remove dependency between codec plugins and UI
|
2017-06-23 12:25:18 -07:00 |
|
Clément Brisset
|
3ea7b82d61
|
Merge pull request #10796 from birarda/bug/audio-codec-replication
check for codec changes for replicated agents
|
2017-06-22 16:51:40 -07:00 |
|
Stephen Birarda
|
ec30d9ad5c
|
always re-process codec for replicated agent
|
2017-06-22 16:18:46 -07:00 |
|
Atlante45
|
71d2540a23
|
Prevent replication flat loops
|
2017-06-22 15:22:32 -07:00 |
|
Stephen Birarda
|
8b7eaaa23a
|
activate the public socket always for upstream/downstream servers
|
2017-06-22 13:33:57 -07:00 |
|
Stephen Birarda
|
015284c0e6
|
do not attempt to replicate audio stream stats
|
2017-06-22 13:33:57 -07:00 |
|
Stephen Birarda
|
d05996c13d
|
fix upstream filter check, audio interest set
|
2017-06-22 13:33:57 -07:00 |
|
Stephen Birarda
|
ea45e341ee
|
send upstream nodes down to avatar/audio
|
2017-06-22 13:33:57 -07:00 |
|
Stephen Birarda
|
aeb3f443f8
|
address code review comments
|
2017-06-21 16:14:14 -07:00 |
|
Stephen Birarda
|
2933a20a0c
|
some cleanup for audio/avatar replicated packet checking
|
2017-06-19 10:45:33 -07:00 |
|
Stephen Birarda
|
c332244f4f
|
fix race for isUpstream and node hole punch
|
2017-06-15 17:34:20 -07:00 |
|
Stephen Birarda
|
d7724b90af
|
address code review comments
|
2017-06-15 15:01:03 -07:00 |
|
Stephen Birarda
|
1ed0b693da
|
Merge branch 'replicants' of https://github.com/highfidelity/hifi into feat/downstream-in-nodelist
|
2017-06-14 16:57:28 -07:00 |
|
Ryan Huffman
|
785156ad9f
|
Move downstram server adding to DS
|
2017-06-14 16:54:04 -07:00 |
|
Stephen Birarda
|
806ebd3401
|
add return to queueReplicatedAudioPacket if no type match
|
2017-06-14 16:13:20 -07:00 |
|
Stephen Birarda
|
afc9978841
|
add a comment for hop over sequence in AudioMixerClientData
|
2017-06-14 15:20:47 -07:00 |
|
Stephen Birarda
|
324a2601fc
|
send down replicated message to avatar mixer handling
|
2017-06-14 11:00:22 -07:00 |
|
Stephen Birarda
|
29842c67cc
|
use received message faking for cleaner replication in audio
|
2017-06-13 18:04:59 -07:00 |
|
Stephen Birarda
|
9085a0896a
|
manually activate sockets for downstream servers
|
2017-06-13 17:19:58 -07:00 |
|
Stephen Birarda
|
3f3cc89b8d
|
fix for header of re-replicated packets
|
2017-06-13 11:58:08 -07:00 |
|
Stephen Birarda
|
c1bbb2a084
|
fix incorrect UUID in replicated packets
|
2017-06-13 11:24:05 -07:00 |
|
Stephen Birarda
|
eca35ce013
|
fix double check for packet types
|
2017-06-13 11:22:30 -07:00 |
|
Stephen Birarda
|
aa9574fc5a
|
add re-replication support to audio mixer
|
2017-06-13 09:46:12 -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
|
4688fe4c39
|
fix comment for change from replicant to downstream
|
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
|
03a8d7b8c8
|
only replicate packets for agents being replicated
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
1868971cfc
|
fix debug for manual codec in upstream agents
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
7ed9483467
|
use blocking queued for addOrUpdateNode because of parenting
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
91c25d4270
|
don't continously set codec for upstream agent
|
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
|
a4aa9689a6
|
don't construct a packet of exact size for replicated audio packets
|
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
|
d5b466e3ae
|
fix replicant handling slot, add node strings for replicants
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
c7b3b79a23
|
use replicant nodes for audio packet replication
|
2017-06-12 16:29:19 -07:00 |
|
Ryan Huffman
|
efdd3060b0
|
Set isUpstream when receiving a replicated audio packet
|
2017-06-12 15:00:03 -07:00 |
|
Ryan Huffman
|
3b3465ea05
|
Add isUpstream to Node
|
2017-06-12 14:59:45 -07:00 |
|
Stephen Birarda
|
8ebf1db9a8
|
switch to replicator/replicant and add new node types
|
2017-06-12 10:58:34 -07:00 |
|
Stephen Birarda
|
a085a55107
|
register a listener for audio format negotiation
|
2017-06-12 02:41:15 -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
|
0ee0082052
|
handle new packet types in AudioMixerClientData::processPackets
|
2017-06-12 02:05:40 -07:00 |
|
Stephen Birarda
|
281793c4c0
|
update last heard timestamp for mirrored nodes
|
2017-06-12 01:46:12 -07:00 |
|
Stephen Birarda
|
f726c5bc3a
|
handle mirrored packets in AudioMixerClientData
|
2017-06-12 01:16:51 -07:00 |
|