Brad Hefta-Gaub
|
b7c40c2df1
|
fix Queue OUT stat
|
2015-10-15 11:41:04 -07:00 |
|
Stephen Birarda
|
2caa7f6d64
|
change getUrl to getATPUrl, use in ATPAssetMigrator
|
2015-10-13 16:56:20 -07:00 |
|
Stephen Birarda
|
76bfc6218a
|
add back block removed in merge
|
2015-10-13 16:36:10 -07:00 |
|
Stephen Birarda
|
fc82ea8541
|
resolve conflicts on merge with upstream/master
|
2015-10-13 16:12:54 -07:00 |
|
Stephen Birarda
|
c328941b9d
|
Merge pull request #6074 from huffman/fix-empty-hash
Fix crash when atp url is empty
|
2015-10-13 16:02:28 -07:00 |
|
Ryan Huffman
|
c468cabe7e
|
Fix crash when atp url is empty
|
2015-10-13 15:12:01 -07:00 |
|
Stephen Birarda
|
cf74cfb50e
|
add an ATPAssetMigrator for bulk ATP migration
|
2015-10-13 10:38:52 -07:00 |
|
Atlante45
|
b7ba99380a
|
Pretty up loading debug
|
2015-10-12 15:32:44 -07:00 |
|
Atlante45
|
7eadb11404
|
Remove optional upload caching
|
2015-10-12 15:09:17 -07:00 |
|
Atlante45
|
0e0a8301eb
|
Collapse line
|
2015-10-12 15:06:51 -07:00 |
|
Atlante45
|
0cdad78581
|
Move debug to helper functions
|
2015-10-12 15:03:37 -07:00 |
|
Atlante45
|
4abac35c72
|
Cache on upload
|
2015-10-12 15:03:37 -07:00 |
|
Atlante45
|
51acf07c15
|
Factor couple methods in AssetUtils
|
2015-10-12 15:03:37 -07:00 |
|
Brad Hefta-Gaub
|
f8956a853b
|
Merge pull request #6051 from jherico/marge
Cleanup CMake files
|
2015-10-11 16:22:56 -07:00 |
|
Brad Davis
|
cd1b758534
|
PR comments
|
2015-10-11 00:32:31 -07:00 |
|
Brad Davis
|
6f5f6450df
|
Cleanup CMake files
|
2015-10-11 00:01:03 -07:00 |
|
Brad Davis
|
e5fc2e5525
|
Low level support for URL overrides when loading content
|
2015-10-10 23:00:15 -07:00 |
|
Stephen Birarda
|
b84109a781
|
Merge pull request #6040 from huffman/fix-null-node
Fix case where we deref a null pointer in OctreeInboundPacketProcessor
|
2015-10-09 14:57:16 -07:00 |
|
Clément Brisset
|
a5f0b75e25
|
Merge pull request #6043 from huffman/fix-uninitialized-arr
Fix uninitialized pointer in AssetResourceRequest
|
2015-10-09 13:36:58 -07:00 |
|
Clément Brisset
|
aa221741e5
|
Merge pull request #6041 from birarda/packet-corruption
fix for re-send timeout in SendQueue
|
2015-10-09 13:33:34 -07:00 |
|
Ryan Huffman
|
c02df56ceb
|
Fix uninitialized pointer in AssetResourceRequest
|
2015-10-09 13:15:13 -07:00 |
|
Stephen Birarda
|
58f9830a94
|
fix for re-send timeout in SendQueue
|
2015-10-09 10:04:35 -07:00 |
|
Ryan Huffman
|
36aaffce43
|
Revert "Fix _packets not being cleaned up in ReceivedPacketProcessor"
This reverts commit 4dddb508a8 .
|
2015-10-09 10:01:53 -07:00 |
|
Ryan Huffman
|
21e9d30bbe
|
Move qdeclare/qregister calls to their respective class header
|
2015-10-09 09:58:32 -07:00 |
|
Ryan Huffman
|
4dddb508a8
|
Fix _packets not being cleaned up in ReceivedPacketProcessor
|
2015-10-09 09:21:36 -07:00 |
|
Clément Brisset
|
7caf8755d1
|
Merge pull request #6039 from birarda/packet-corruption
hold the sent packets lock while re-sending a packet
|
2015-10-08 19:57:08 -07:00 |
|
Stephen Birarda
|
8985427516
|
maintain sent packets lock while re-sending packet
|
2015-10-08 19:47:15 -07:00 |
|
Clément Brisset
|
6d694b877d
|
Merge pull request #6036 from birarda/packet-corruption
fix for registration of meta types in Socket
|
2015-10-08 18:29:03 -07:00 |
|
Clément Brisset
|
a2b5748f54
|
Merge pull request #6027 from birarda/net-crashes
clean up Nodes via deleteLater on the network thread
|
2015-10-08 18:22:40 -07:00 |
|
Stephen Birarda
|
1cd76bb937
|
fix for registration of meta types in Socket
|
2015-10-08 18:17:24 -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 |
|
Stephen Birarda
|
8ce3ee0d60
|
have nodes be cleaned up on the NL thread
|
2015-10-08 13:22:43 -07:00 |
|
Brad Hefta-Gaub
|
a86e34f9f9
|
Merge pull request #6018 from hyperlogic/tony/avatar-mixer-stats-improvements
Separated AvatarMixer inbound and outbound bandwidth on stats overlay
|
2015-10-07 16:04:13 -07:00 |
|
Anthony J. Thibault
|
00f3b7b1b5
|
Renamed delt to averageTimeBetweenPackets
|
2015-10-07 15:46:42 -07:00 |
|
Anthony J. Thibault
|
0cebeb7fe9
|
Separated AvatarMixer inbound and outbound bandwidth on stats overlay
Also, small bug fix to BandwidthRecorder. It would incorrectly
calculate outbound pps if the input pps was 0.
|
2015-10-07 15:32:10 -07:00 |
|
Brad Hefta-Gaub
|
bfd014203e
|
fix a bunch of warnings
|
2015-10-07 14:48:42 -07:00 |
|
Brad Hefta-Gaub
|
ef054ffc6d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
Conflicts:
libraries/networking/src/udt/PacketHeaders.cpp
libraries/networking/src/udt/PacketHeaders.h
|
2015-10-07 11:27:50 -07:00 |
|
Stephen Birarda
|
022c4276b9
|
Merge pull request #5892 from Atlante45/protocol
Add channels to UDT
|
2015-10-07 11:06:22 -07:00 |
|
Ryan Huffman
|
74c89ad099
|
Merge pull request #5984 from Atlante45/cleanup_app
Application cleanup
|
2015-10-06 16:58:05 -07:00 |
|
Atlante45
|
3a8deff53e
|
Return if innactive
|
2015-10-06 16:38:16 -07:00 |
|
Atlante45
|
ca575bee89
|
Remove unecessary move
|
2015-10-06 16:15:51 -07:00 |
|
Atlante45
|
5ee966261d
|
Start thread right away
|
2015-10-06 16:12:50 -07:00 |
|
Atlante45
|
81b88cb096
|
Renamed MessagePart > MessagePartNumber
|
2015-10-06 16:12:04 -07:00 |
|
Stephen Birarda
|
fbf6d166b7
|
add wire size to BasePacket
|
2015-10-06 14:48:28 -07:00 |
|
Stephen Birarda
|
9079f891e9
|
repair broken node bandwidth stats
|
2015-10-06 14:09:21 -07:00 |
|
Atlante45
|
77a7814854
|
Move sendPingPackets
|
2015-10-06 13:56:20 -07:00 |
|
Atlante45
|
0f18db886c
|
Remove 4 Application static methods
- Replace by lambda
- Cleaned up global scope
|
2015-10-06 13:56:19 -07:00 |
|