Stephen Birarda
|
fcc261cc2b
|
fix BUILD.md instructions and CMakeLists so QT_CMAKE_PREFIX_PATH can be passed
|
2014-03-24 17:15:53 -07:00 |
|
AndrewMeadows
|
961815fe42
|
Merge pull request #2472 from birarda/domain-json-stats
add minimal packet rate stats to all nodes, a little extra to avatar-mixer
|
2014-03-24 16:57:20 -07:00 |
|
Stephen Birarda
|
a90cd7ed31
|
cast numerator to float before divide
|
2014-03-24 16:54:14 -07:00 |
|
Stephen Birarda
|
ce214bc439
|
use the performance tuning ratio in avatar mixer to send less
|
2014-03-24 16:48:23 -07:00 |
|
Stephen Birarda
|
4f7a8473fd
|
make stats red when they become stale
|
2014-03-24 16:40:14 -07:00 |
|
Stephen Birarda
|
b01b2a3311
|
use explicit float casts where appropriate
|
2014-03-24 16:35:36 -07:00 |
|
Stephen Birarda
|
364df16a9f
|
pretty up the stats table
|
2014-03-24 16:34:00 -07:00 |
|
Stephen Birarda
|
ba338cb7bc
|
at minimum send packet rate stats for ThreadedAssignment subclasses
|
2014-03-24 16:06:25 -07:00 |
|
Stephen Birarda
|
3db8386743
|
suppress trailing sleep ratio debug
|
2014-03-24 15:46:02 -07:00 |
|
Stephen Birarda
|
e7f9acd945
|
add trailing sleep and performance throttling logic to AvatarMixer
|
2014-03-24 15:42:57 -07:00 |
|
Stephen Birarda
|
638e9eae48
|
add some basic stat collection to avatar-mixer
|
2014-03-24 15:38:01 -07:00 |
|
Philip Rosedale
|
763976e723
|
Merge pull request #2468 from ey6es/master
Cull against shadow volume when rendering avatar shadows, don't use textures/fancy shaders when rendering shadow map.
|
2014-03-24 15:30:42 -07:00 |
|
Andrzej Kapolka
|
d3618aa839
|
Yeesh, another translation update.
|
2014-03-24 15:11:14 -07:00 |
|
Andrzej Kapolka
|
7bc0c8eff0
|
Missed a spot.
|
2014-03-24 15:07:57 -07:00 |
|
Stephen Birarda
|
8dbe4dfdde
|
collect packet rate stats in NodeList
|
2014-03-24 15:06:53 -07:00 |
|
Andrzej Kapolka
|
f1fd8175d2
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-24 14:53:00 -07:00 |
|
Andrzej Kapolka
|
210af25396
|
When rendering avatar shadows, check bounds against shadow frustum. Closes
|
2014-03-24 14:52:02 -07:00 |
|
Philip Rosedale
|
c7fab009bd
|
Merge pull request #2461 from birarda/domain-json-stats
tweaks to domain-server stats, add info for audio
|
2014-03-24 14:21:46 -07:00 |
|
Stephen Birarda
|
40fa4bfbd2
|
fix octree server HTTPRequestHandler for url handling
|
2014-03-24 14:15:38 -07:00 |
|
Stephen Birarda
|
f8279c1f5b
|
handle query params in HTTPManager, display stats table from DS
|
2014-03-24 14:14:26 -07:00 |
|
Philip Rosedale
|
cf891f419b
|
Merge pull request #2449 from ZappoMan/js_prefs
New User Experience Work: added "Settings" and "AudioDevice" to JS
|
2014-03-24 13:24:51 -07:00 |
|
Andrzej Kapolka
|
20de297704
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-24 13:15:43 -07:00 |
|
Andrzej Kapolka
|
62884f1f4f
|
Don't use textures/fancy shaders when rendering shadow map. Closes #2270.
|
2014-03-24 13:15:03 -07:00 |
|
Stephen Birarda
|
1fffda674a
|
send extra stats from audio-mixer to domain-server
|
2014-03-24 13:14:22 -07:00 |
|
Philip Rosedale
|
fa03c057a8
|
Merge pull request #2459 from birarda/domain-json-stats
add stats handling to domain-server
|
2014-03-24 13:08:25 -07:00 |
|
ZappoMan
|
c623d8e9ac
|
tweak example script
|
2014-03-24 13:07:42 -07:00 |
|
ZappoMan
|
da763671fa
|
fix crash when no output audio device selected, add get/set volume support for input devices
|
2014-03-24 12:52:34 -07:00 |
|
Stephen Birarda
|
5f93e44ff7
|
abstract stats packet sending to NodeList
|
2014-03-24 12:33:00 -07:00 |
|
Stephen Birarda
|
fc76103fa0
|
link to node stats page from table
|
2014-03-24 12:18:42 -07:00 |
|
Stephen Birarda
|
55bc9c059d
|
show stats for node at /nodes/UUID
|
2014-03-24 12:15:36 -07:00 |
|
Stephen Birarda
|
8f403609e7
|
hook JSON stats sending from domain-server
|
2014-03-24 11:56:16 -07:00 |
|
Stephen Birarda
|
ec10e61b8c
|
add logic to domain-server to parse JSON stats
|
2014-03-24 11:42:04 -07:00 |
|
Stephen Birarda
|
949f7b2fc1
|
add a json stats packet type
|
2014-03-24 11:21:39 -07:00 |
|
Stephen Birarda
|
cd9d193ddb
|
Merge pull request #2457 from birarda/master
correctly output trailing sleep time
|
2014-03-24 10:39:43 -07:00 |
|
Stephen Birarda
|
c0da215a60
|
correctly output trailing sleep time
|
2014-03-24 10:39:10 -07:00 |
|
Philip Rosedale
|
11b84e14ef
|
Merge pull request #2456 from birarda/master
change audio-mixer back off strategy to be linear
|
2014-03-24 10:31:12 -07:00 |
|
Stephen Birarda
|
d0fbf4953a
|
change back off strategy, output trailing sleep
|
2014-03-24 10:27:46 -07:00 |
|
Philip Rosedale
|
321930cec8
|
Merge pull request #2454 from birarda/audio-scaling
change audio-mixer cutoff scaling to be exponential
|
2014-03-24 09:43:22 -07:00 |
|
Stephen Birarda
|
5567d9acb9
|
change audio-mixer struggle behaviour
|
2014-03-24 09:24:13 -07:00 |
|
ZappoMan
|
7ef1fe3a74
|
add support for listing all audio devices and default device in JS
|
2014-03-24 09:15:03 -07:00 |
|
ZappoMan
|
df9e1ff077
|
Merge branch 'master' of https://github.com/worklist/hifi into js_prefs
|
2014-03-24 08:48:05 -07:00 |
|
Philip Rosedale
|
66b863eea8
|
Merge pull request #2451 from ZappoMan/windows_fixes
Windows run time fixes
|
2014-03-23 19:01:11 -07:00 |
|
ZappoMan
|
bde2146b1b
|
whitespace cleanup
|
2014-03-23 18:14:36 -07:00 |
|
ZappoMan
|
d63acfc46f
|
revert
|
2014-03-23 18:12:02 -07:00 |
|
ZappoMan
|
d962387c75
|
revert
|
2014-03-23 18:11:40 -07:00 |
|
ZappoMan
|
9c7ffffbae
|
fix some windows issues
Conflicts:
assignment-client/src/audio/AudioMixer.cpp
|
2014-03-23 18:10:22 -07:00 |
|
ZappoMan
|
55b844ed6a
|
add sample scripts
|
2014-03-23 11:27:06 -07:00 |
|
ZappoMan
|
82d620b1d9
|
add support for AudioDevice scripting interface, and switching audio input/output device on the fly
|
2014-03-23 11:26:27 -07:00 |
|
ZappoMan
|
938959a9f6
|
expose application settings to JS
|
2014-03-22 21:20:35 -07:00 |
|
ZappoMan
|
b7243b0bfe
|
more cleanup
|
2014-03-22 20:42:34 -07:00 |
|