Stephen Birarda
|
c277584f2e
|
Merge branch 'atp-server' of https://github.com/huffman/hifi into asset-upload
|
2015-08-27 09:17:25 -07:00 |
|
Stephen Birarda
|
5b5941fea2
|
move asset upload to AssetUploadDialogFactory
|
2015-08-26 16:30:09 -07:00 |
|
Ryan Huffman
|
4105b7369c
|
Remove AssetScriptingInterface
|
2015-08-26 15:55:29 -07:00 |
|
Ryan Huffman
|
59b32751f0
|
Cleanup AssetScriptingInterface
|
2015-08-26 15:54:02 -07:00 |
|
Ryan Huffman
|
4ed5748afa
|
Fix new asset loading in directory
|
2015-08-26 15:37:58 -07:00 |
|
Ryan Huffman
|
287f2533eb
|
Remove AssetServer dtor
|
2015-08-26 15:37:38 -07:00 |
|
Ryan Huffman
|
d66c521200
|
Move SendAssetTask to separate file
|
2015-08-26 15:37:23 -07:00 |
|
Stephen Birarda
|
0450e84008
|
Merge branch 'atp-server' of https://github.com/huffman/hifi into asset-upload
|
2015-08-26 15:30:25 -07:00 |
|
Stephen Birarda
|
1a019187af
|
Merge branch 'ds-cleanup' into asset-upload
|
2015-08-26 15:07:43 -07:00 |
|
Stephen Birarda
|
cd7d0f383b
|
allow editors who can't be verified in the short term
|
2015-08-26 15:07:29 -07:00 |
|
Stephen Birarda
|
9e286666b5
|
add UDT to comment for Connection cleanup
|
2015-08-26 14:55:59 -07:00 |
|
Stephen Birarda
|
c340c34b38
|
add comments for PacketReceiver TODOs
|
2015-08-26 14:53:05 -07:00 |
|
Stephen Birarda
|
d3b19f36fd
|
don't use remove_if since it can't be used on associative
|
2015-08-26 14:43:09 -07:00 |
|
Ryan Huffman
|
34f7aa74f3
|
Move SendAssetTask declaration to header
|
2015-08-26 14:27:46 -07:00 |
|
Stephen Birarda
|
4039c2e3e0
|
fix for asset-server naming, deadlock in timeout/wait
|
2015-08-26 14:27:12 -07:00 |
|
Ryan Huffman
|
2e585256ff
|
Update asset hash to Sha256
|
2015-08-26 14:20:24 -07:00 |
|
Ryan Huffman
|
269d5bb6da
|
Resolve bugs with *Cache changes
|
2015-08-26 14:04:55 -07:00 |
|
Stephen Birarda
|
352f3543c3
|
resolve conflicts on merge with ds-cleanup
|
2015-08-26 13:33:50 -07:00 |
|
Stephen Birarda
|
f16e0a63ee
|
add a string for asset-server node type
|
2015-08-26 13:29:40 -07:00 |
|
Stephen Birarda
|
d039930ca3
|
resolve conflicts on merge with clement/protocol
|
2015-08-26 12:50:13 -07:00 |
|
Stephen Birarda
|
413c3a4fd7
|
Merge branch 'handshake' into asset-upload
|
2015-08-26 12:45:00 -07:00 |
|
Stephen Birarda
|
c8545c8aeb
|
remove an empty line
|
2015-08-26 12:37:47 -07:00 |
|
Stephen Birarda
|
dc1f726283
|
don't assign the asset-server in domain by default
|
2015-08-26 12:36:48 -07:00 |
|
Stephen Birarda
|
9e842cae33
|
Merge remote-tracking branch 'huffman/atp-server' into asset-upload
|
2015-08-26 12:26:56 -07:00 |
|
Ryan Huffman
|
aed1ba31c4
|
Fix bugs in Menu.cpp
|
2015-08-26 12:26:24 -07:00 |
|
Ryan Huffman
|
aa7d8678e1
|
Merge branch 'protocol' of github.com:birarda/hifi into atp-server
|
2015-08-26 12:26:11 -07:00 |
|
Stephen Birarda
|
f66247d5bd
|
Merge remote-tracking branch 'huffman/atp-server' into asset-upload
|
2015-08-26 12:19:05 -07:00 |
|
Atlante45
|
5b5dc94335
|
Make DoubleLock thread-safe but not self-unlocked
|
2015-08-26 20:03:04 +02:00 |
|
Atlante45
|
b1fa12cc43
|
Better debug message
|
2015-08-26 19:38:24 +02:00 |
|
Atlante45
|
cd8d6df287
|
Use high_resolution_clock instead of clock
|
2015-08-26 19:36:18 +02:00 |
|
Atlante45
|
7a5ed24485
|
typo (I can't spell inactive correctly)
|
2015-08-26 19:31:33 +02:00 |
|
Stephen Birarda
|
3a918eedca
|
resolve conflicts on merge with upstream master
|
2015-08-26 10:01:24 -07:00 |
|
Ryan Huffman
|
c878eb0cd9
|
Fix atomics not being initialized in SendQueue
|
2015-08-26 09:31:03 -07:00 |
|
Ryan Huffman
|
868558b4f0
|
Add registration of QSharedPointer<NLPacketList> meta type
|
2015-08-26 09:29:46 -07:00 |
|
Ryan Huffman
|
24faab2089
|
Add sendPacketList that take Node
|
2015-08-26 09:29:15 -07:00 |
|
Ryan Huffman
|
9b174bfbf4
|
Remove extension from filename
|
2015-08-26 09:28:19 -07:00 |
|
Ryan Huffman
|
d503c5293a
|
Remove commented out line
|
2015-08-26 09:28:06 -07:00 |
|
Ryan Huffman
|
d90ceb200a
|
Add asset uploader to Menu
|
2015-08-26 09:27:50 -07:00 |
|
Atlante45
|
3184dee10a
|
Emit queueInnactive when flow window is full for too long
|
2015-08-26 17:49:17 +02:00 |
|
Atlante45
|
8049819beb
|
Tweak DoubleLock
|
2015-08-26 17:11:32 +02:00 |
|
Atlante45
|
b64faea1e3
|
Merge branch 'protocol' of https://github.com/birarda/hifi into protocol
|
2015-08-26 16:54:57 +02:00 |
|
Clément Brisset
|
29aee1ee13
|
Merge pull request #17 from Atlante45/update_protocol
Update protocol with master
|
2015-08-26 16:53:52 +02:00 |
|
Atlante45
|
179ee73e26
|
Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol
|
2015-08-26 16:50:33 +02:00 |
|
Atlante45
|
6958a31efe
|
Merge branch 'master' of https://github.com/highfidelity/hifi into protocol
|
2015-08-26 16:37:45 +02:00 |
|
Atlante45
|
c96632d4b6
|
Cleanup connection on node kills
|
2015-08-26 16:07:47 +02:00 |
|
Atlante45
|
373d4b8944
|
Remove connection from socket when innactive
If innactive for more than 5 seconds, remove it from hash
|
2015-08-26 15:53:49 +02:00 |
|
Atlante45
|
00b224e769
|
Merge branch 'protocol' of https://github.com/birarda/hifi into protocol
|
2015-08-26 14:57:31 +02:00 |
|
Clément Brisset
|
2745cc5d12
|
Merge pull request #15 from birarda/wait-condition
add a wait condition in SendQueue if there's nothing to do
|
2015-08-26 14:57:16 +02:00 |
|
Brad Hefta-Gaub
|
b19f1e0631
|
Merge pull request #5658 from ctrlaltdavid/20653
Add Desktop object to JavaScript with width and height properties
|
2015-08-25 23:18:20 -07:00 |
|
Brad Hefta-Gaub
|
1cd699de9d
|
Merge pull request #5657 from birarda/master
fix for 0 entity avg ping
|
2015-08-25 22:27:44 -07:00 |
|