Ryan Huffman
|
21e9d30bbe
|
Move qdeclare/qregister calls to their respective class header
|
2015-10-09 09:58:32 -07:00 |
|
Stephen Birarda
|
aa2a8edc6f
|
use _segmentStartIndex before changing its value
|
2015-10-08 15:44:18 -07:00 |
|
Stephen Birarda
|
0d9421a65e
|
constantize the PacketList write error
|
2015-10-08 15:40:49 -07:00 |
|
Stephen Birarda
|
519df1565a
|
fix comment format in PacketList
|
2015-10-08 15:38:41 -07:00 |
|
Stephen Birarda
|
dc4f987a2e
|
fix segmented write logic in PacketList
|
2015-10-08 15:38:41 -07:00 |
|
Atlante45
|
81b88cb096
|
Renamed MessagePart > MessagePartNumber
|
2015-10-06 16:12:04 -07:00 |
|
Atlante45
|
c3fc6f4f79
|
Add message part to Packet
|
2015-10-02 14:18:17 -07:00 |
|
Atlante45
|
a34e1d85a5
|
Close current packet fix
|
2015-10-02 14:16:44 -07:00 |
|
Atlante45
|
5808658958
|
Make NodeJSONStats reliable
|
2015-09-11 14:21:53 +02:00 |
|
Ryan Huffman
|
4fcfd5b8f8
|
Fix indentation
|
2015-08-27 13:58:28 -07:00 |
|
Ryan Huffman
|
1e6ff8a1e4
|
Merge branch 'protocol' of github.com:birarda/hifi into atp-server
|
2015-08-25 15:25:52 -07:00 |
|
Ryan Huffman
|
c1b9613a30
|
Update PacketList::writeData() to be non-recursive
|
2015-08-25 14:58:56 -07:00 |
|
Stephen Birarda
|
61507bde09
|
fix order of member initialization in PacketList
|
2015-08-25 11:24:26 -07:00 |
|
Stephen Birarda
|
1756e60647
|
complete test for ordered packets in udt-test target
|
2015-08-20 14:22:05 -07:00 |
|
Ryan Huffman
|
df51069305
|
Rename getAllData to getMessage
|
2015-08-19 10:39:19 -07:00 |
|
Ryan Huffman
|
f5aac5f086
|
Remove unused include
|
2015-08-19 09:02:17 -07:00 |
|
Ryan Huffman
|
8032f05ed6
|
Add support for generating PacketList from received data
|
2015-08-18 23:06:30 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
|
Stephen Birarda
|
796dfee687
|
udt namespace fixes and NLPacket operator fixes
|
2015-07-20 17:28:04 -07:00 |
|
Stephen Birarda
|
b71678dfdb
|
repair constructor that takes QByteArray in PacketList
|
2015-07-17 15:47:37 -07:00 |
|
Stephen Birarda
|
9c9c3d5120
|
remove extra debug in PacketList
|
2015-07-17 15:44:17 -07:00 |
|
Stephen Birarda
|
0f534b9f7b
|
fixes for new read and NLPacketList
|
2015-07-17 15:43:20 -07:00 |
|
Stephen Birarda
|
9a4cc1308d
|
fix packet list segment break
|
2015-07-17 15:27:57 -07:00 |
|
Stephen Birarda
|
9466d5eca5
|
add the stop node packet to list of non sourced
|
2015-07-17 09:29:59 -07:00 |
|
Atlante45
|
b4121eb464
|
Remove unnecessary move
|
2015-07-16 13:14:17 -07:00 |
|
Stephen Birarda
|
d4680ee1dd
|
fix for no current packet in PacketList
|
2015-07-15 13:41:28 -07:00 |
|
Stephen Birarda
|
e127c5c06d
|
rename Packet methods for clarity
|
2015-07-15 10:40:40 -07:00 |
|
Stephen Birarda
|
89c44ded38
|
repairs for domain-server PacketList sending
|
2015-07-14 21:01:26 -07:00 |
|
Stephen Birarda
|
0327a8d477
|
fix bytesAvailable, don't double seek in Packet
|
2015-07-14 20:47:16 -07:00 |
|
Stephen Birarda
|
88f419dfd7
|
repairs to packet sending/receiving
|
2015-07-14 18:59:33 -07:00 |
|
Atlante45
|
eb56999077
|
Make PacketList class NLPacketList inherits from
|
2015-07-13 15:30:41 -07:00 |
|
Atlante45
|
4a22f18add
|
Setup udt namespace/move relevant files
|
2015-07-13 15:25:25 -07:00 |
|