wangyix
|
591bfa14b9
|
added PacketTypeAudioStreamStats for j-buffer stats
...instead of packing that info into audio packets.
|
2014-06-25 11:38:56 -07:00 |
|
wangyix
|
5f62b43ba6
|
added edit nack types to non-verified list
|
2014-06-17 12:14:44 -07:00 |
|
wangyix
|
2b20720f51
|
added sendNackPackets() to OctreeInboundPacketProcessor
added rollover handling in _missingSequenceNumbers pruning; added
EditNack packet types; added getMyEditNackType() to OctreeServer
subclasses; added code to randomly skip edit packet sequence numbers for
testing in OctreeEditPacketSender
|
2014-06-16 09:57:05 -07:00 |
|
wangyix
|
3d4fae4b3f
|
Revert "added code for AC to send nack packets; no locking yet"
This reverts commit 15bd0878c4 .
|
2014-06-13 09:58:56 -07:00 |
|
wangyix
|
15bd0878c4
|
added code for AC to send nack packets; no locking yet
|
2014-06-12 11:37:05 -07:00 |
|
wangyix
|
aa694d6967
|
removed debug code
|
2014-06-09 12:35:26 -07:00 |
|
wangyix
|
b39559d860
|
packet recovery seems to be working
Seems to impact FPS a lot. OctreeSceneStats is not being locked (causes
freezing, need to find out why).
|
2014-06-06 17:44:30 -07:00 |
|
wangyix
|
1a7e3a859c
|
started work on resending nacked packets
|
2014-06-05 18:00:58 -07:00 |
|
ZappoMan
|
22a6e4679a
|
properly discard piggy back packets that don't match expected version
|
2014-05-20 16:19:14 -07:00 |
|
Atlante45
|
fd1f6befff
|
CR
|
2014-05-07 15:19:32 -07:00 |
|
Atlante45
|
40ed72989c
|
mute environment packet
|
2014-05-07 12:57:11 -07:00 |
|
Stephen Birarda
|
aa2931d9bb
|
resolve conflicts on merge with upstream/master
|
2014-05-02 10:39:17 -07:00 |
|
Stephen Birarda
|
2f0e311a99
|
return OAuth URL to interface clients when OAuth enabled
|
2014-05-01 10:19:05 -07:00 |
|
ZappoMan
|
0182a6d895
|
models working end to end
|
2014-04-30 11:12:49 -07:00 |
|
ZappoMan
|
aac42058ac
|
first cut at modelserver
|
2014-04-30 09:25:52 -07:00 |
|
ZappoMan
|
2c02178802
|
Merge branch 'master' of https://github.com/worklist/hifi into shared_and_weak_pointers
Conflicts:
assignment-client/src/AssignmentClient.cpp
assignment-client/src/AssignmentClient.h
libraries/shared/src/NodeList.cpp
|
2014-04-18 14:28:54 -07:00 |
|
Stephen Birarda
|
97e45e8fe5
|
re-instate connect behavior in DS so killed nodes re-connect, amend #2675
|
2014-04-16 10:56:33 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|