Seth Alves
|
46c1049a35
|
bump protocol version
|
2016-05-07 17:48:06 -07:00 |
|
Stephen Birarda
|
6f6221840e
|
put back the correct metaverse API url in NetworkingConstants
|
2016-05-06 13:26:23 -07:00 |
|
Stephen Birarda
|
ed1ddc2a8b
|
remove code to update/store wallet balance
|
2016-05-06 11:54:49 -07:00 |
|
Stephen Birarda
|
a5d09e268d
|
fix sessionID pull and re-sent for HB
|
2016-05-05 15:56:16 -07:00 |
|
Stephen Birarda
|
839c7fb8c2
|
provide session ID for metaverse heartbeat once received
|
2016-05-05 15:45:11 -07:00 |
|
Stephen Birarda
|
0ea46cb415
|
send fallback socket, don't send HB if send usage disabled
|
2016-05-05 15:35:37 -07:00 |
|
Stephen Birarda
|
8a3336ae95
|
use the networking logging category
|
2016-05-04 16:31:12 -07:00 |
|
Stephen Birarda
|
effa2fc235
|
typo fix for comment
|
2016-05-04 16:28:26 -07:00 |
|
Stephen Birarda
|
7192ad301f
|
add debug for socket errors and state changes
|
2016-05-04 16:23:40 -07:00 |
|
Brad Hefta-Gaub
|
49d02b802a
|
Merge pull request #7719 from zzmp/feat/resource-prefetch
Add prefetching to exposed caches
|
2016-05-02 18:04:26 -07:00 |
|
Ryan Huffman
|
5dadfa9e7e
|
Merge pull request #7792 from Atlante45/fix/crash-asset-request
Fix dangling reference into container
|
2016-04-29 17:58:11 -07:00 |
|
Atlante45
|
6d9080162c
|
Make slots private method
|
2016-04-29 17:39:53 -07:00 |
|
Stephen Birarda
|
09981db834
|
use a setting handle for UAL disabled to fix startup race
|
2016-04-28 18:05:06 -07:00 |
|
Atlante45
|
9a7bebaaa2
|
Fix dangling reference into container
|
2016-04-28 18:04:04 -07:00 |
|
Stephen Birarda
|
6883891748
|
don't require authentication to send user activity
|
2016-04-28 17:08:40 -07:00 |
|
Zach Pomerantz
|
854c0ea3e3
|
Clean out updateMemoryCost
|
2016-04-27 19:20:43 -07:00 |
|
Zach Pomerantz
|
1e8d45aecb
|
Put ScriptableResource state enum in prototype
|
2016-04-27 19:20:43 -07:00 |
|
Zach Pomerantz
|
0c78d5bdd1
|
Change ScriptableResource signal to state
|
2016-04-27 19:20:42 -07:00 |
|
Zach Pomerantz
|
bc8a171fde
|
Merge branch 'master' of github.com:highfidelity/hifi into feat/resource-prefetch
|
2016-04-27 11:55:24 -07:00 |
|
Zach Pomerantz
|
6b53c1e85d
|
Avoid leaking ScriptableResource
|
2016-04-27 11:55:02 -07:00 |
|
Brad Hefta-Gaub
|
04dab65b59
|
Merge pull request #7727 from ZappoMan/supportLargeClockSkew
support for larger than 35 minute clock skew
|
2016-04-23 08:42:38 -07:00 |
|
Brad Hefta-Gaub
|
c410242fb2
|
Merge pull request #7688 from jherico/texture_derez
Reducing GPU texture memory footprint
|
2016-04-22 13:20:54 -07:00 |
|
Brad Hefta-Gaub
|
f0659a985c
|
Merge pull request #7726 from Atlante45/fix/pmtu-disc-fail
Fix for path MTU discovery fail
|
2016-04-22 12:24:44 -07:00 |
|
Seth Alves
|
4561962db1
|
Merge pull request #7736 from huffman/fix/asset-request-crash
Fix AssetClient not properly cleaning up canceled requests
|
2016-04-22 11:45:26 -07:00 |
|
Ryan Huffman
|
1416e397e4
|
Merge branch 'playEntityCollisionSound-crash' of github.com:sethalves/hifi into fix/asset-request-crash
|
2016-04-22 10:02:00 -07:00 |
|
Stephen Birarda
|
5ea8b83745
|
use noquote so URLs are not quoted
|
2016-04-21 17:16:21 -07:00 |
|
Zach Pomerantz
|
069065dc23
|
Fix recursive invokes of ResourceCache::prefetch
|
2016-04-21 17:15:11 -07:00 |
|
Stephen Birarda
|
19702a9cd4
|
cleanup check for resource retry
|
2016-04-21 17:14:07 -07:00 |
|
Stephen Birarda
|
8cd330f431
|
add back on fail when server unavailable
|
2016-04-21 17:07:29 -07:00 |
|
Stephen Birarda
|
3a8c2144bf
|
move asset retry debug to print before retry
|
2016-04-21 16:55:49 -07:00 |
|
Ryan Huffman
|
9e46b43489
|
Add threading related asserts to AssetClient
|
2016-04-21 16:39:57 -07:00 |
|
Ryan Huffman
|
da5bbe51d1
|
Fix AssetClient not properly disconnecting from callbacks
|
2016-04-21 16:37:21 -07:00 |
|
Brad Hefta-Gaub
|
72c81e2378
|
Merge branch 'master' of https://github.com/highfidelity/hifi into supportLargeClockSkew
|
2016-04-21 16:26:44 -07:00 |
|
Brad Hefta-Gaub
|
2abcc454b0
|
CR feedback
|
2016-04-21 15:48:18 -07:00 |
|
Seth Alves
|
b088191966
|
Merge pull request #7731 from huffman/fix/asset-request-crash
Fix AssetRequest crash where signal was not disconnected
|
2016-04-21 15:22:08 -07:00 |
|
Brad Davis
|
e9959df2df
|
Decoupling resourcecache from nodelist
|
2016-04-21 14:46:09 -07:00 |
|
Ryan Huffman
|
63d98b1b5c
|
Fix AssetRequest crash where signal was not disconnected
|
2016-04-21 12:12:04 -07:00 |
|
Zach Pomerantz
|
2fd88d9fe1
|
Add sanity check to ResourceCache::updateTotalSize
|
2016-04-21 10:45:51 -07:00 |
|
Zach Pomerantz
|
cba5bff89e
|
Make ResourceCache::prefetch private and comment
|
2016-04-21 10:33:35 -07:00 |
|
Brad Hefta-Gaub
|
f9c4959578
|
remove some debugging, tweak formatting
|
2016-04-21 09:53:00 -07:00 |
|
Brad Hefta-Gaub
|
ddf5b0f316
|
some debugging
|
2016-04-21 10:32:22 -07:00 |
|
Atlante45
|
778c19d7e4
|
Make sure the socket allows fragmenting
|
2016-04-21 08:38:08 -07:00 |
|
Zach Pomerantz
|
92e372f385
|
Expose Resource progress as a signal
|
2016-04-20 20:18:22 -07:00 |
|
Zach Pomerantz
|
1a0a623d5f
|
Report ScriptableResource memory cost to engine
|
2016-04-20 20:18:22 -07:00 |
|
Zach Pomerantz
|
5ec82fa43d
|
Add release invokable to ScriptableResource
|
2016-04-20 20:18:22 -07:00 |
|
Zach Pomerantz
|
825431829d
|
Add url property to ScriptableResource
|
2016-04-20 20:18:22 -07:00 |
|
Zach Pomerantz
|
df4857947b
|
Add prefetch overload for texture specificity
|
2016-04-20 20:18:22 -07:00 |
|
Zach Pomerantz
|
8ad8b5d0d9
|
Return ScriptableResource from prefetch
|
2016-04-20 20:14:15 -07:00 |
|
Zach Pomerantz
|
74e1f817a5
|
Add prefetch to all resource caches
|
2016-04-20 20:14:15 -07:00 |
|
Brad Hefta-Gaub
|
31f9d592e0
|
support for larger than 35 minute clock skew
|
2016-04-20 18:42:00 -07:00 |
|