Brad Hefta-Gaub
|
e01681eb52
|
Merge pull request #7856 from ZappoMan/NUEtweaks
don't show help or login on first run
|
2016-05-11 10:53:09 -07:00 |
|
Brad Hefta-Gaub
|
62b3c12d0f
|
fix comment
|
2016-05-10 15:53:10 -07:00 |
|
Brad Hefta-Gaub
|
a17acc6f6b
|
rename functions
|
2016-05-10 15:52:07 -07:00 |
|
Brad Hefta-Gaub
|
0eb2388f69
|
fix unix build buster
|
2016-05-10 15:00:50 -07:00 |
|
Brad Hefta-Gaub
|
7958020f4e
|
only expect the 5 essential servers
|
2016-05-10 12:07:21 -07:00 |
|
Brad Hefta-Gaub
|
22f4beab1a
|
on first run, go to home or entry
|
2016-05-10 10:45:57 -07:00 |
|
Zach Pomerantz
|
09d879e19f
|
Remove delayLoad
|
2016-05-09 18:09:48 -07:00 |
|
Zach Pomerantz
|
9ac783a88d
|
Black box asynch resource retrieval
|
2016-05-09 18:03:19 -07:00 |
|
Brad Hefta-Gaub
|
22081a8606
|
Merge pull request #7833 from zzmp/fix/scriptable-resource
Fix prefetching
|
2016-05-09 15:09:20 -07:00 |
|
Brad Hefta-Gaub
|
312ea20e15
|
Merge pull request #7797 from zzmp/fix/cache-thread-safety
Make ResourceCache::resetResourceCounters threadsafe
|
2016-05-09 11:52:57 -07:00 |
|
Zach Pomerantz
|
3f4f10a27e
|
Fix prefetch state changes
|
2016-05-06 15:08:45 -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 |
|
Zach Pomerantz
|
79c8001d7a
|
Audit thread safety of ResourceCache
|
2016-05-05 11:17:38 -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 |
|