AndrewMeadows
|
4b7208ac53
|
Merge pull request #3280 from huffman/19907
Code Review for Job #19907
|
2014-08-18 10:20:01 -07:00 |
|
Stephen Birarda
|
c58bae9021
|
attempt to change buffers to 1MB only
|
2014-08-14 14:27:09 -07:00 |
|
Stephen Birarda
|
1e65a093f2
|
decouple audio-mixer packet receipt from main thread
|
2014-08-14 12:37:57 -07:00 |
|
Stephen Birarda
|
64c11ebf8f
|
don't change the socket buffer sizes if it is already larger
|
2014-08-14 10:36:54 -07:00 |
|
Stephen Birarda
|
ec260dbab2
|
change both send and receive socket buffers
|
2014-08-13 15:50:11 -07:00 |
|
wangyix
|
184e4b8bde
|
sestets added to jitter tester
|
2014-08-12 14:38:28 -07:00 |
|
Philip Rosedale
|
0e72c6a0b6
|
Merge pull request #3269 from ey6es/metavoxels
Script access for heightfield heights, ray intersection against heightfields, basic color and height brush tools.
|
2014-08-12 00:40:14 -07:00 |
|
Ryan Huffman
|
cb76e3ead0
|
Merge branch 'master' of github.com:highfidelity/hifi into 19907
|
2014-08-11 18:44:31 -07:00 |
|
Ryan Huffman
|
d1672b510d
|
Add DomainHandler::disconnectedFromDomain signal
|
2014-08-11 18:41:07 -07:00 |
|
AndrewMeadows
|
e5c2a099b8
|
Merge pull request #3268 from birarda/take-out-the-trash
cmake (in)sanity
|
2014-08-11 09:15:38 -07:00 |
|
Andrzej Kapolka
|
468a3d4d67
|
Bump up the packet version.
|
2014-08-08 14:18:32 -07:00 |
|
Stephen Birarda
|
d8dadc3199
|
link the socket library to the hifi networking library
|
2014-08-08 13:31:09 -07:00 |
|
Stephen Birarda
|
b1310c065c
|
remove TARGET_NAME from cmake macros where it is not required
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
26f7b1ba62
|
add macro to link shared dependencies to target
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
c9f8433a2d
|
tweak setup_hifi_library to bubble up full path of Qt modules
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
17df6484d4
|
remove ssize_t and replace with size_t or int where appropriate
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
93b6f167f5
|
change more CMakeLists to use simplified hifi library linker
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
892e30c5e1
|
get past assignment-client build after cmake auditing
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
b5c8a4d2c6
|
fix requirement of networking in audio library
|
2014-08-08 13:17:52 -07:00 |
|
Stephen Birarda
|
fa26957b23
|
more CMakeLists cleanup for sub-dependencies
|
2014-08-08 13:17:52 -07:00 |
|
Stephen Birarda
|
33e5826842
|
remove animation server, bubble up qt modules
|
2014-08-08 13:17:52 -07:00 |
|
Stephen Birarda
|
45afce48f7
|
remember old session UUID in AvatarHashMap to work around ghosting
|
2014-08-08 13:14:03 -07:00 |
|
Philip Rosedale
|
d552b7ca97
|
Merge pull request #3246 from wangyix/inbound_audio_stream
Improved SequenceNumberStats handling of out-of-sync seq nums
|
2014-08-04 14:30:45 -07:00 |
|
wangyix
|
d394c203b6
|
improved re-sync handling of SequenceNumberStats
removed "duplicate" category since it's not 100% accurate
|
2014-08-04 11:09:20 -07:00 |
|
Philip Rosedale
|
69558dc574
|
Merge pull request #3245 from wangyix/inbound_audio_stream
Improved SequenceNumberStats
|
2014-08-04 07:49:31 -07:00 |
|
Philip Rosedale
|
321b8de898
|
Merge pull request #3230 from Barnold1953/rockPaperScissors
Rock Paper Scissors CA script
|
2014-08-03 13:03:11 -07:00 |
|
wangyix
|
99df05f770
|
forgot member in reset()
|
2014-08-01 16:54:29 -07:00 |
|
wangyix
|
1d74ae8197
|
code cleanup
|
2014-08-01 16:49:21 -07:00 |
|
wangyix
|
fc670d9edb
|
minor threshold change
|
2014-08-01 16:44:01 -07:00 |
|
wangyix
|
f9ec7b6c18
|
redesiged SequenceNumberStats child instance handling
|
2014-08-01 16:13:52 -07:00 |
|
wangyix
|
eba07b03e2
|
recursive SequenceNumberStats; untested
|
2014-08-01 12:00:41 -07:00 |
|
wangyix
|
e1f905cb36
|
fixed >100% loss rate bug in SequenceNumberStats
|
2014-08-01 10:27:51 -07:00 |
|
Stephen Birarda
|
6024b90932
|
remove extra debug line
|
2014-07-31 14:08:52 -07:00 |
|
Stephen Birarda
|
8986e62b8a
|
add distinction between hard reset and soft reset for DomainHandler
|
2014-07-31 14:08:25 -07:00 |
|
Stephen Birarda
|
adcf45583e
|
clear domain settings on NodeList reset
|
2014-07-31 14:06:43 -07:00 |
|
Stephen Birarda
|
3c459d8460
|
fix include of tgmath for windows
|
2014-07-31 11:12:41 -07:00 |
|
Stephen Birarda
|
e1ba076a71
|
complete redemption of signed transactions from octree server
|
2014-07-31 11:03:12 -07:00 |
|
barnold1953
|
2c04963242
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rockPaperScissors
|
2014-07-31 10:16:35 -07:00 |
|
Stephen Birarda
|
453c37f4b9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-31 10:05:40 -07:00 |
|
Stephen Birarda
|
eadae8ed1a
|
allow unauthenticated redemptions of signed transactions from octree server
|
2014-07-31 10:05:26 -07:00 |
|
Stephen Birarda
|
ce4336894a
|
actually send signed transaction from PaymentManager
|
2014-07-31 09:26:18 -07:00 |
|
Brad Hefta-Gaub
|
d4d4069f11
|
Merge pull request #3225 from birarda/master
cmake file cleanup to suppress warnings on cmake 3.0
|
2014-07-30 19:20:18 -07:00 |
|
Stephen Birarda
|
363cef6d8a
|
move satoshi costs to VoxelEditPacketSender
|
2014-07-30 17:33:37 -07:00 |
|
Stephen Birarda
|
04effabe48
|
Merge branch 'master' into domain-server-auth
|
2014-07-30 17:14:03 -07:00 |
|
Stephen Birarda
|
2796f71419
|
library cleanup to suppress warnings on cmake 3.0
|
2014-07-30 15:06:15 -07:00 |
|
wangyix
|
af5eedb50e
|
fixed sequenceNumberStats sender changed msgs
|
2014-07-30 11:39:29 -07:00 |
|
Stephen Birarda
|
2c8808e922
|
repairs to cost calculations for voxels
|
2014-07-30 09:45:33 -07:00 |
|
Stephen Birarda
|
9dbe74b02f
|
parse voxel costs to the DomainHandler object
|
2014-07-29 17:22:17 -07:00 |
|
Stephen Birarda
|
85b8449e83
|
use two different signals for settings success and failure
|
2014-07-29 11:17:27 -07:00 |
|
Stephen Birarda
|
84b86c17b7
|
use common settings retreival code to block before run in AudioMixer
|
2014-07-28 15:16:59 -07:00 |
|