Stephen Birarda
|
33e426bfd2
|
Merge pull request #8778 from Atlante45/asset-client
Fix crash in AssetClient handleProgressCallback
|
2016-10-11 18:36:23 -07:00 |
|
Stephen Birarda
|
504e92607a
|
change format of debug message
|
2016-10-11 13:23:52 -07:00 |
|
Stephen Birarda
|
20ea7e6c98
|
change QLoggingCategory include casing
|
2016-10-11 13:21:53 -07:00 |
|
Stephen Birarda
|
07d0a038a5
|
set the initial last progress debug 5s back
|
2016-10-11 13:21:15 -07:00 |
|
Stephen Birarda
|
a0c27e2130
|
remove timer forced timeouts in ARR, occasionally ouput DL progress
|
2016-10-11 13:17:57 -07:00 |
|
Atlante45
|
e7e9c71625
|
Fix AssetClient crash
Do not access message data until message is complete
|
2016-10-11 13:05:57 -07:00 |
|
Stephen Birarda
|
826c2f1a9f
|
push the AssetResourceRequest timeout to 15s
|
2016-10-11 09:55:16 -07:00 |
|
Stephen Birarda
|
ec5850b82b
|
emit ReceivedMessage progress signals more frequently for new timeout
|
2016-10-11 09:55:05 -07:00 |
|
Ryan Huffman
|
408cc1cd04
|
Update default hifi address to dev-welcome
|
2016-10-07 10:30:18 -07:00 |
|
Ryan Huffman
|
9c6eae36a7
|
Update tutorial progress keys
|
2016-10-07 10:30:18 -07:00 |
|
Ryan Huffman
|
e24a01d1fe
|
Add path parameter to goToSandbox
|
2016-10-07 10:30:18 -07:00 |
|
Ryan Huffman
|
4efeb928e2
|
Add user activity logging to tutorial
|
2016-10-07 10:30:18 -07:00 |
|
Ryan Huffman
|
4171fdd2e1
|
Remove extraneous log line from AssetRequest
|
2016-10-05 19:27:24 -07:00 |
|
Ryan Huffman
|
17a1f9b5ae
|
Make timer child of QObject instead of attaching to destroyed
|
2016-10-05 19:25:17 -07:00 |
|
Ryan Huffman
|
bba5a7563f
|
Remove extraneous logging
|
2016-10-05 19:25:03 -07:00 |
|
Ryan Huffman
|
ca4022814e
|
Add extra logging to asset client
|
2016-10-04 16:43:13 -07:00 |
|
Ryan Huffman
|
1fff480b73
|
Add timeout to AssetResourceRequest
|
2016-10-04 16:43:12 -07:00 |
|
Atlante45
|
573d5898cc
|
Make static control packets class members
|
2016-10-03 13:46:55 -07:00 |
|
Thijs Wenker
|
4f7fdfc345
|
eliminated else , this might look cleaner
|
2016-09-30 03:31:35 +02:00 |
|
Thijs Wenker
|
5025b4a5ed
|
NodeList set the sessionUUID before emitting the connectedToDomain signal
|
2016-09-29 22:15:53 +02:00 |
|
Brad Davis
|
f33d3a3b36
|
Migrate logging functionality to shared library
|
2016-09-23 12:04:58 -07:00 |
|
Seth Alves
|
c43c83019d
|
Merge branch 'master' of github.com:highfidelity/hifi into ice-troubles
|
2016-09-22 10:34:25 -07:00 |
|
Brad Hefta-Gaub
|
5d3d4bdbd9
|
add support for redirection on domain at max capacity
|
2016-09-21 18:12:38 -07:00 |
|
Seth Alves
|
2e0cc158de
|
ice test-client uses stun server to get public address
|
2016-09-16 17:21:28 -07:00 |
|
Seth Alves
|
babe8f95bc
|
tool for testing ice-server
|
2016-09-16 13:34:05 -07:00 |
|
Seth Alves
|
4470338663
|
catagorize some qDebugs
|
2016-09-14 21:39:45 -07:00 |
|
Brad Hefta-Gaub
|
3d54600843
|
Merge pull request #8513 from Atlante45/feat/network-port
Add settings to change local port
|
2016-09-08 18:10:32 -07:00 |
|
Ken Cooke
|
9457d49103
|
Merge branch 'master' of https://github.com/highfidelity/hifi into low-latency-audio
|
2016-09-06 20:56:20 -07:00 |
|
SamGondelman
|
9d447d4dcc
|
enabled qnetworkrequest redirects everywhere I could find them
|
2016-09-06 17:35:06 -07:00 |
|
Atlante45
|
eb007b24cd
|
Use invalid port to signal no value passed
|
2016-09-06 11:59:07 -07:00 |
|
Atlante45
|
12eb65c0c4
|
Make setSocketLocalPort invokable
|
2016-09-06 10:18:42 -07:00 |
|
Atlante45
|
9f07511fd8
|
Move setter to LimitedNodeList
|
2016-09-06 10:18:42 -07:00 |
|
Atlante45
|
bba5e46533
|
Don't reset the NodeList
|
2016-09-06 10:18:42 -07:00 |
|
Atlante45
|
fcf44911a3
|
Fix Windows warning
|
2016-09-06 10:18:42 -07:00 |
|
Atlante45
|
a8de6f0a57
|
Add settings to change local port
|
2016-09-06 10:18:42 -07:00 |
|
Atlante45
|
713be9fd73
|
Rename NLs nodeUpdated signal to nodeSocketUpdated
|
2016-09-06 10:16:00 -07:00 |
|
Atlante45
|
d938e518a0
|
Start new hole punch when the socket is updated
|
2016-09-06 10:16:00 -07:00 |
|
Seth Alves
|
25f6e1d79d
|
Merge branch 'master' of github.com:highfidelity/hifi into arrow-actions
|
2016-09-01 15:06:52 -07:00 |
|
Stephen Birarda
|
47f15f6ad8
|
use libc++ and clang toolchain
|
2016-08-31 16:16:40 -07:00 |
|
Stephen Birarda
|
7d7cba4dd2
|
fix networking compile for android setsockopt
|
2016-08-31 11:30:47 -07:00 |
|
Seth Alves
|
3d436d4c26
|
bump entity protocol version
|
2016-08-30 16:23:11 -07:00 |
|
Seth Alves
|
2a9ffc1529
|
Merge branch 'master' of github.com:highfidelity/hifi into arrow-actions
|
2016-08-30 10:26:14 -07:00 |
|
Stephen Birarda
|
74fac8c7c9
|
Merge pull request #8512 from birarda/shareable-address
add shareable address from default name, leverage for steam join/invite
|
2016-08-30 09:35:24 -07:00 |
|
Ken Cooke
|
28a99a7a03
|
Merge branch 'master' of https://github.com/highfidelity/hifi into low-latency-audio
|
2016-08-29 12:38:17 -07:00 |
|
Seth Alves
|
3b278adba3
|
Merge branch 'master' of github.com:highfidelity/hifi into joints-for-controllers
|
2016-08-25 17:28:18 -07:00 |
|
Seth Alves
|
7c5b8cb75d
|
send faux joints to the avatar-mixer
|
2016-08-25 15:21:29 -07:00 |
|
Andrew Meadows
|
ef597265d7
|
remove unimplemented declaration
|
2016-08-24 22:26:56 -07:00 |
|
Brad Davis
|
479d90a462
|
Merge remote-tracking branch 'upstream/stable'
|
2016-08-24 19:31:11 -07:00 |
|
Brad Davis
|
5cdb30357f
|
Add checking for failed downloads in the textures
|
2016-08-24 18:03:56 -07:00 |
|
Anthony J. Thibault
|
c2af948e25
|
Merge branch 'master' into feature/handheld-marketplace
|
2016-08-24 16:07:04 -07:00 |
|