Atlante45
|
f1a9aba704
|
Magic number
|
2015-10-02 14:16:46 -07:00 |
|
Ryan Huffman
|
6bba2f4cb1
|
Update Packet to properly copy packet position and message number
|
2015-08-25 15:18:40 -07:00 |
|
Ryan Huffman
|
69a2d0b5b0
|
Add 32-bit message data to packet header
|
2015-08-18 23:07:54 -07:00 |
|
Stephen Birarda
|
41c6220731
|
resolve conflicts on merge with upstream/master
|
2015-07-31 17:27:23 -07:00 |
|
Stephen Birarda
|
b0afdb21ad
|
correct the unique_ptr char allocations
|
2015-07-31 14:29:05 -07:00 |
|
Atlante45
|
3a9aedea68
|
Fix packet ctors size param
|
2015-07-30 15:56:42 -07:00 |
|
Atlante45
|
784cc880a7
|
Fix Packet ctor
|
2015-07-30 15:15:51 -07:00 |
|
Atlante45
|
9e7644ee78
|
Change headers/payload size computation
|
2015-07-30 15:05:51 -07:00 |
|
Atlante45
|
da480bcaf0
|
Fix ControlPackets read/write header
|
2015-07-29 20:05:15 -07:00 |
|
Stephen Birarda
|
cb703a9d78
|
repair two calls to adjust payload start and capacity
|
2015-07-29 17:43:40 -07:00 |
|
Stephen Birarda
|
7c87ee3a72
|
type and version fixes after refactor
|
2015-07-29 17:37:33 -07:00 |
|
Stephen Birarda
|
66c308b436
|
actually process control and sequence numbers from Socket
|
2015-07-29 16:48:14 -07:00 |
|
Atlante45
|
64e1281d47
|
Restore const, make helper memebers mutable
|
2015-07-28 16:02:33 -07:00 |
|
Atlante45
|
ca99699674
|
Implement Packet::setSequenceNumber
|
2015-07-28 14:00:59 -07:00 |
|
Atlante45
|
f0bb71b519
|
Change Packet read/write fcts
|
2015-07-28 13:48:20 -07:00 |
|
Stephen Birarda
|
606356cdcf
|
rename SeqNum to SequenceNumber
|
2015-07-28 13:39:19 -07:00 |
|
Stephen Birarda
|
75a722f63c
|
remove a couple of unused variables
|
2015-07-27 16:12:14 -07:00 |
|
Atlante45
|
65e15a4dc3
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-24 15:54:59 -07:00 |
|
Atlante45
|
797f74f3d9
|
Use SeqNum
|
2015-07-24 12:27:40 -07:00 |
|
Stephen Birarda
|
aea2fed449
|
add a static to create a packet pair
|
2015-07-24 11:46:11 -07:00 |
|
Stephen Birarda
|
6dba431084
|
initial version of the control packet class
|
2015-07-24 11:38:51 -07:00 |
|
Stephen Birarda
|
069dff0793
|
fix bugs from movement of type/version to NLPacket
|
2015-07-23 16:40:35 -07:00 |
|
Stephen Birarda
|
862c788aec
|
move payload adjustments to Packet
|
2015-07-23 15:27:32 -07:00 |
|
Stephen Birarda
|
df47f1dd0b
|
add a BasePacket class for headerless packets
|
2015-07-23 15:20:37 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -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
|
3fbda89f1d
|
copy version in Packet move ctor/assignment
|
2015-07-22 11:17:50 -07:00 |
|
Stephen Birarda
|
3901dbae33
|
fix for broken move in NLPacket/Packet
|
2015-07-21 11:06:25 -07:00 |
|
Stephen Birarda
|
796dfee687
|
udt namespace fixes and NLPacket operator fixes
|
2015-07-20 17:28:04 -07:00 |
|
Stephen Birarda
|
9556fecbe2
|
initial changes to make _nodeSocket a udt::Socket
|
2015-07-20 17:10:22 -07:00 |
|
Stephen Birarda
|
5f592df610
|
don't seek in Packet before open
|
2015-07-20 15:14:07 -07:00 |
|
Stephen Birarda
|
6419e49f4b
|
call QIODevice constructor from Packet copy
|
2015-07-17 16:35:26 -07:00 |
|
Ryan Huffman
|
1e7691941c
|
Add raw data read to Packet
|
2015-07-17 15:27:29 -07:00 |
|
Ryan Huffman
|
6f112f38c3
|
Merge branch 'atp' of github.com:birarda/hifi into protocol
|
2015-07-16 07:57:18 -07:00 |
|
Stephen Birarda
|
6fa17dafff
|
open packets for write with ReadWrite
|
2015-07-15 18:27:43 -07:00 |
|
Stephen Birarda
|
000232a55d
|
fix copied packet buffer creation
|
2015-07-15 17:59:37 -07:00 |
|
Stephen Birarda
|
333cd77d9c
|
cleanup call to parseAudioData
|
2015-07-15 17:20:02 -07:00 |
|
Ryan Huffman
|
c6b14ec9fb
|
Merge branch 'atp' of github.com:birarda/hifi into protocol
|
2015-07-15 15:51:56 -07:00 |
|
Atlante45
|
85391cefbb
|
Bug fixes
|
2015-07-15 15:26:22 -07:00 |
|
Ryan Huffman
|
9a3ba20f11
|
Merge branch 'atp' of github.com:birarda/hifi into protocol
|
2015-07-15 15:02:17 -07:00 |
|
Ryan Huffman
|
2d86e807b0
|
Move PACKET_WRITE_ERROR to Packet class
|
2015-07-15 15:00:59 -07:00 |
|
Stephen Birarda
|
0b700d690a
|
fix bad assert for payload size
|
2015-07-15 11:48:27 -07:00 |
|
Stephen Birarda
|
b115bd1a55
|
resolve conflicts on merge with huffman/receive_packets
|
2015-07-15 10:52:07 -07:00 |
|
Ryan Huffman
|
44c99ef89a
|
Replace bytesAvailable with bytesLefToRead
|
2015-07-15 10:44:51 -07:00 |
|
Stephen Birarda
|
e127c5c06d
|
rename Packet methods for clarity
|
2015-07-15 10:40:40 -07:00 |
|
Stephen Birarda
|
0327a8d477
|
fix bytesAvailable, don't double seek in Packet
|
2015-07-14 20:47:16 -07:00 |
|
Stephen Birarda
|
c210b0db1c
|
don't double seek in Packet::writeData
|
2015-07-14 20:18:28 -07:00 |
|
Stephen Birarda
|
a5ca1f7125
|
fix variable setup in Packet constructor
|
2015-07-14 19:15:18 -07:00 |
|
Stephen Birarda
|
88f419dfd7
|
repairs to packet sending/receiving
|
2015-07-14 18:59:33 -07:00 |
|
Stephen Birarda
|
3858e6933f
|
open packets for reading and writing
|
2015-07-14 17:30:01 -07:00 |
|