Stephen Birarda
|
0db88ba572
|
fix a typo in comment
|
2015-10-06 15:06:28 -07:00 |
|
Stephen Birarda
|
4c695b179a
|
remove out of order assert in avatar-mixer
|
2015-10-06 15:04:48 -07:00 |
|
Stephen Birarda
|
593153deec
|
add receive rate and inbound kbps to av stats
|
2015-10-06 14:58:51 -07:00 |
|
Atlante45
|
5808658958
|
Make NodeJSONStats reliable
|
2015-09-11 14:21:53 +02:00 |
|
Stephen Birarda
|
c49088846f
|
add an alias for AvatarDataSequenceNumber
|
2015-09-08 08:26:14 -07:00 |
|
Stephen Birarda
|
ed19987b7d
|
resolve conflicts on merge with upstream/master
|
2015-09-04 12:31:46 -06:00 |
|
Seth Alves
|
0c8848a463
|
don't update _lastSendJointData if we didn't send
|
2015-09-03 15:41:40 -07:00 |
|
Seth Alves
|
1071b98260
|
fix differential avatar-joint sending to work if more than 2 avatars are in the domain
|
2015-09-03 14:38:46 -07:00 |
|
Seth Alves
|
36ca789d92
|
fix differential avatar-joint sending to work if more than 2 avatars are in the domain
|
2015-09-03 14:08:04 -07:00 |
|
Stephen Birarda
|
e5a10e3174
|
resolve conflicts on merge with upstream/master
|
2015-09-01 17:07:32 -06:00 |
|
Seth Alves
|
76923583ee
|
Interface only sends joint data to avatar-mixer if they have changed enough since the last send
|
2015-09-01 13:31:34 -07:00 |
|
Stephen Birarda
|
42105dfc33
|
replace mutexes with invoked methods in Socket
|
2015-08-28 16:34:24 -07:00 |
|
Stephen Birarda
|
aa08bee69f
|
initial work to make sequence # and bitfield lead all packets
|
2015-07-23 11:59:37 -07:00 |
|
Stephen Birarda
|
7d60b86f52
|
kill the PacketLister (AKA Huffman 1 : PacketListener 0)
|
2015-07-17 09:07:39 -07:00 |
|
Atlante45
|
56886e479d
|
Use BulkAvatarData packet type for AvatarMixer upstrea
|
2015-07-16 15:28:53 -07:00 |
|
Atlante45
|
fbb6a94579
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
|
Ryan Huffman
|
7e70e25db8
|
Update cast to dynamic_cast in AvatarMixer
|
2015-07-14 15:01:56 -07:00 |
|
Ryan Huffman
|
56b5c9acff
|
Merge branch 'atp' of github.com:birarda/hifi into receive_packets
Conflicts:
assignment-client/src/entities/EntityServer.cpp
domain-server/src/DomainServer.cpp
|
2015-07-14 14:53:45 -07:00 |
|
Ryan Huffman
|
dcb9c8d125
|
Fix AvatarMixer call to reinterpret_cast to use dynamic_cast
|
2015-07-14 14:51:37 -07:00 |
|
Stephen Birarda
|
d617b71232
|
remove SharedNodePointer from some packet callbacks
|
2015-07-14 14:27:26 -07:00 |
|
Stephen Birarda
|
0637f589b5
|
add PacketListener to help unregister for packets
|
2015-07-14 13:52:38 -07:00 |
|
Atlante45
|
81ad0056c3
|
Fix a few node deref
|
2015-07-13 15:34:37 -07:00 |
|
Atlante45
|
c80df94b06
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
|
Stephen Birarda
|
f06636d45e
|
repairs for other ThreadedAssignment subclasses
|
2015-07-13 15:16:55 -07:00 |
|
Ryan Huffman
|
9a977149a4
|
Update AvatarMixer to use packetReceiver
|
2015-07-13 12:06:32 -07:00 |
|
Atlante45
|
957e6394a9
|
sendPacket function take Node& not a pointer
|
2015-07-13 11:57:20 -07:00 |
|
Atlante45
|
e4051f9e30
|
Remove unnecessary .get()
|
2015-07-09 12:32:18 -07:00 |
|
Atlante45
|
297d38d4eb
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-09 11:20:25 -07:00 |
|
Atlante45
|
605b004514
|
Assigment client compile fixes
|
2015-07-09 11:19:36 -07:00 |
|
Stephen Birarda
|
885068bd6b
|
create billboard and identity packets of the right size
|
2015-07-09 11:15:45 -07:00 |
|
Stephen Birarda
|
04b3ca3efd
|
fix a bad replacement in AvatarMixer
|
2015-07-08 10:43:05 -07:00 |
|
Stephen Birarda
|
74940a2132
|
replace lingering PacketTypes in old format
|
2015-07-08 10:18:13 -07:00 |
|
Ryan Huffman
|
60538d4a82
|
Merge branch 'atp' of github.com:birarda/hifi into atp
Conflicts:
libraries/audio-client/src/AudioIOStats.cpp
|
2015-07-07 16:26:22 -07:00 |
|
Ryan Huffman
|
3690ecc28f
|
Add std::move to sendPacket calls
|
2015-07-07 16:24:11 -07:00 |
|
Stephen Birarda
|
1f68ad892a
|
replace PacketList usage with NLPacketList
|
2015-07-07 16:14:57 -07:00 |
|
Stephen Birarda
|
adacf3fd89
|
CR fixes in AvatarMixer
|
2015-07-07 15:03:49 -07:00 |
|
Stephen Birarda
|
61c4e6d72e
|
some network API reworking in AvatarMixer
|
2015-07-06 17:37:41 -07:00 |
|
Stephen Birarda
|
8c6715e4fc
|
resolve conflicts on merge with upstream/master
|
2015-05-11 11:10:22 -07:00 |
|
Stephen Birarda
|
805250d1e1
|
don't double conditional to fire SN assert
|
2015-05-08 09:25:44 -07:00 |
|
Stephen Birarda
|
d75d204ff6
|
standardize cleanup of ThreadedAssignments
|
2015-05-07 17:03:43 -07:00 |
|
Stephen Birarda
|
bfccf02912
|
use lamdbas for linkedDataCreateCallback
|
2015-05-07 15:37:02 -07:00 |
|
Stephen Birarda
|
790f7a08cf
|
clean up sequence numbers for killed sending nodes
|
2015-05-07 14:34:06 -07:00 |
|
Stephen Birarda
|
fe011e6752
|
keep track of out of order sends in AM
|
2015-05-07 14:13:27 -07:00 |
|
Stephen Birarda
|
b3f7ec1545
|
keep track of starves and skips on other avatars
|
2015-05-06 16:49:51 -07:00 |
|
Stephen Birarda
|
e540a6dbb3
|
fix packet sequence number unmarshal
|
2015-05-06 14:48:10 -07:00 |
|
Stephen Birarda
|
ff676958e8
|
fix hash replacement in PacketHeaders
|
2015-05-06 14:24:11 -07:00 |
|
Stephen Birarda
|
0d1c1bf8dd
|
lock NodeData when attempting to read stats
|
2015-05-06 11:51:46 -07:00 |
|
Stephen Birarda
|
460abd85b9
|
don't double send data to a receiver
|
2015-05-06 11:35:45 -07:00 |
|
Stephen Birarda
|
6b3cf1ba4a
|
remove dependency of PacketHeaders on NodeList
|
2015-05-05 12:19:42 -07:00 |
|
Stephen Birarda
|
31bbf15a55
|
remove unused variable
|
2015-05-04 11:30:56 -07:00 |
|