Stephen Birarda
|
22b3ce8759
|
use Packet for IceServer packets
|
2015-07-07 15:25:05 -07:00 |
|
Stephen Birarda
|
089cb8a39e
|
fix signature for packet send calls
|
2015-07-07 15:24:48 -07:00 |
|
Stephen Birarda
|
6064a2d4e2
|
CR fixes for DomainServer
|
2015-07-07 15:21:20 -07:00 |
|
Stephen Birarda
|
ff18a05507
|
CR fixes for octree classes
|
2015-07-07 15:21:10 -07:00 |
|
Stephen Birarda
|
2944746629
|
add a TODO for reading NAK fix
|
2015-07-07 15:15:15 -07:00 |
|
Stephen Birarda
|
c8a03ebff8
|
cleanup NAK packets in OctreeInboundPacketProcessor
|
2015-07-07 15:14:27 -07:00 |
|
Stephen Birarda
|
adacf3fd89
|
CR fixes in AvatarMixer
|
2015-07-07 15:03:49 -07:00 |
|
Stephen Birarda
|
ffa6edc904
|
fix spaces created by xcode find/replace
|
2015-07-07 15:01:19 -07:00 |
|
Stephen Birarda
|
f6cd67f75e
|
repairs to stats packet in AudioMixerClientData
|
2015-07-07 14:57:39 -07:00 |
|
Stephen Birarda
|
733206b872
|
fix for initialization of stats packet
|
2015-07-07 14:53:45 -07:00 |
|
Stephen Birarda
|
171ebf5437
|
fix for mix packet sizes in audio
|
2015-07-07 14:51:21 -07:00 |
|
Stephen Birarda
|
6760b048b6
|
fix for initialization of mute packet
|
2015-07-07 14:50:37 -07:00 |
|
Stephen Birarda
|
e7fee26d1a
|
give specific packet size for audio env packet
|
2015-07-07 14:50:05 -07:00 |
|
Stephen Birarda
|
abfda21814
|
CR fixes in AssignmentClientMonitor
|
2015-07-07 14:47:36 -07:00 |
|
Stephen Birarda
|
f879ea2f35
|
Merge remote-tracking branch 'huffman/protocol' into atp
|
2015-07-07 13:47:39 -07:00 |
|
Stephen Birarda
|
f5dad95184
|
Merge remote-tracking branch 'clement/protocol' into atp
|
2015-07-07 13:47:21 -07:00 |
|
Stephen Birarda
|
e953b36f58
|
handle stats + data packet combination in OctreeSendThread
|
2015-07-07 12:56:20 -07:00 |
|
Atlante45
|
e2bd9532b7
|
Implement move ctor/assignment
|
2015-07-07 12:47:23 -07:00 |
|
Ryan Huffman
|
d8b1cc0aa9
|
Update NetworkPacket to correctly use move semantics
|
2015-07-07 12:38:58 -07:00 |
|
Stephen Birarda
|
01b1c46237
|
more networking API changes in octree classes
|
2015-07-07 12:31:22 -07:00 |
|
Atlante45
|
9889dcdd64
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-07 12:29:00 -07:00 |
|
Atlante45
|
712b35c4dc
|
Couple changes to packets header size computation
|
2015-07-07 12:26:35 -07:00 |
|
Ryan Huffman
|
308335ff69
|
Update PacketSender to use NLPacket
|
2015-07-07 12:16:30 -07:00 |
|
Ryan Huffman
|
ebd223ecba
|
Update NetworkPacket to use NLPacket
|
2015-07-07 12:15:44 -07:00 |
|
Stephen Birarda
|
fca23cc69b
|
make SentPacketHistory use NLPacket
|
2015-07-07 12:14:40 -07:00 |
|
Ryan Huffman
|
18dd61ec7e
|
Update JurisdictionListener to use NLPacket
|
2015-07-07 12:09:54 -07:00 |
|
Stephen Birarda
|
74924bc5f1
|
initial changes to OctreeQueryNode for new APIs
|
2015-07-07 12:08:01 -07:00 |
|
Atlante45
|
7eddcf383c
|
Merge Packet and PacketPayload
|
2015-07-07 11:33:33 -07:00 |
|
Stephen Birarda
|
474b82e3bf
|
fix nack packet sending in OctreeInboundPacketProcessor
|
2015-07-07 11:28:57 -07:00 |
|
Stephen Birarda
|
1797c21890
|
update packet sending in IceServer
|
2015-07-07 11:20:54 -07:00 |
|
Stephen Birarda
|
426f631178
|
use exact size for AudioIOStats packet
|
2015-07-07 11:18:14 -07:00 |
|
Stephen Birarda
|
a9d37f2266
|
update packet sending in AudioIOStats
|
2015-07-07 11:15:27 -07:00 |
|
Stephen Birarda
|
e05470a11c
|
change to new packet sending in Application
|
2015-07-07 11:11:20 -07:00 |
|
Stephen Birarda
|
edf7a96b58
|
update audio client packet send to NLPacket
|
2015-07-07 10:53:55 -07:00 |
|
Atlante45
|
a07a24788d
|
Cast type to int before arithmetique packing
|
2015-07-07 10:36:15 -07:00 |
|
Atlante45
|
c23e3c0ec2
|
Change Packet.h header to NLPacket
|
2015-07-07 10:35:11 -07:00 |
|
Atlante45
|
8e7580d58d
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-07 10:32:54 -07:00 |
|
Atlante45
|
8e5b040627
|
Packet setters
|
2015-07-07 10:32:31 -07:00 |
|
Atlante45
|
91496d37c7
|
Move NLPacket to its own file
|
2015-07-07 10:31:54 -07:00 |
|
Stephen Birarda
|
e1c098233a
|
use sendUnreliablePacket for repeated send in AI
|
2015-07-06 18:03:41 -07:00 |
|
Stephen Birarda
|
9a31b22243
|
use NLPacket and sendPacket for audio stream stats
|
2015-07-06 17:48:21 -07:00 |
|
Stephen Birarda
|
ac6c8c9c3a
|
add stubs for new send methods in LNL
|
2015-07-06 17:40:53 -07:00 |
|
Stephen Birarda
|
61c4e6d72e
|
some network API reworking in AvatarMixer
|
2015-07-06 17:37:41 -07:00 |
|
Stephen Birarda
|
76fb120f67
|
remove call to NodeListPacket in NodeList
|
2015-07-06 17:23:48 -07:00 |
|
Stephen Birarda
|
453f8605c0
|
finish cleanup of NodeListPacket in LimitedNodeList
|
2015-07-06 17:22:55 -07:00 |
|
Stephen Birarda
|
c0d1953df3
|
use NLPacket in LimitedNodeList
|
2015-07-06 17:21:05 -07:00 |
|
Stephen Birarda
|
269bea65fb
|
fix AssignmentClientMonitor and AudioMixer to use NLPacket
|
2015-07-06 17:20:08 -07:00 |
|
Stephen Birarda
|
ea3f61a0c5
|
remove use of payload in DomainServer
|
2015-07-06 17:17:40 -07:00 |
|
Stephen Birarda
|
d64d49d004
|
remove PacketByteArray from networking
|
2015-07-06 17:15:27 -07:00 |
|
Stephen Birarda
|
37fd954066
|
remove used of PacketPayload in AudioMixer
|
2015-07-06 17:15:01 -07:00 |
|