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
|
b01b2a3311
|
use explicit float casts where appropriate
|
2014-03-24 16:35:36 -07:00 |
|
Stephen Birarda
|
ba338cb7bc
|
at minimum send packet rate stats for ThreadedAssignment subclasses
|
2014-03-24 16:06:25 -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
|
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 |
|
Stephen Birarda
|
5f93e44ff7
|
abstract stats packet sending to NodeList
|
2014-03-24 12:33:00 -07:00 |
|
Stephen Birarda
|
8f403609e7
|
hook JSON stats sending from domain-server
|
2014-03-24 11:56:16 -07:00 |
|
Stephen Birarda
|
949f7b2fc1
|
add a json stats packet type
|
2014-03-24 11:21:39 -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
|
bde2146b1b
|
whitespace cleanup
|
2014-03-23 18:14:36 -07:00 |
|
ZappoMan
|
9c7ffffbae
|
fix some windows issues
Conflicts:
assignment-client/src/audio/AudioMixer.cpp
|
2014-03-23 18:10:22 -07:00 |
|
Stephen Birarda
|
af4fb26031
|
floats are important
|
2014-03-21 18:44:59 -07:00 |
|
Stephen Birarda
|
abd6c8a747
|
fix trailing average on ring buffer, remove unused constant
|
2014-03-21 18:28:12 -07:00 |
|
Stephen Birarda
|
949aefac62
|
Merge pull request #2439 from birarda/master
check for an audio cutoff change only every TRAILING_AVERAGE_FRAMES
|
2014-03-21 16:21:26 -07:00 |
|
Stephen Birarda
|
bad209bf09
|
use a trailing average for a quieter loudness
|
2014-03-21 15:53:00 -07:00 |
|
Stephen Birarda
|
4bde0e6844
|
Merge pull request #2436 from ZappoMan/vscrashfix
fixes to voxel server crashes on client shutdown
|
2014-03-21 15:24:45 -07:00 |
|
Brad Hefta-Gaub
|
5abe044c30
|
Merge pull request #2412 from AndrewMeadows/emergency-fixes
datalength sanity checking for AvatarData packet
|
2014-03-21 14:48:07 -07:00 |
|
ZappoMan
|
2c8c43094f
|
CR feedback
|
2014-03-21 14:46:46 -07:00 |
|
Brad Hefta-Gaub
|
c06caa4a4e
|
Merge pull request #2422 from PhilipRosedale/master
Bots can see voxels and move joints, fix drag bug in editVoxels
|
2014-03-21 14:31:55 -07:00 |
|
ZappoMan
|
3cb3cb81c4
|
fixes to voxel server crashes on client shutdown
|
2014-03-21 14:15:02 -07:00 |
|
Stephen Birarda
|
1580896ec4
|
don't use a trailing average for loudness
|
2014-03-21 11:42:02 -07:00 |
|
Philip Rosedale
|
6e41d93e0a
|
Merge pull request #2429 from birarda/audio-scaling
use epsilon value to drop average loudness to zero
|
2014-03-21 11:30:36 -07:00 |
|
Stephen Birarda
|
5a6456c29f
|
use an epsilon value to drop average loudness to zero
|
2014-03-21 11:29:16 -07:00 |
|
Stephen Birarda
|
acedc555d5
|
Merge pull request #2424 from birarda/audio-scaling
move and remove some debugging for audio mixer
|
2014-03-21 10:26:41 -07:00 |
|
Stephen Birarda
|
c1cbc79807
|
move debug for no reply domain checkins to ThreadedAssignment
|
2014-03-21 10:26:09 -07:00 |
|
Stephen Birarda
|
6f37bb54f8
|
suppress useless audio debug
|
2014-03-21 10:19:17 -07:00 |
|
Philip Rosedale
|
f72061801c
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-03-20 17:21:31 -07:00 |
|
Philip Rosedale
|
b49058ea77
|
Merge pull request #2402 from Atlante45/inspect_js
Inspect js
|
2014-03-20 17:21:21 -07:00 |
|
Philip Rosedale
|
31ddbf4ae4
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-03-20 17:18:31 -07:00 |
|
Philip Rosedale
|
57fb0c9d0f
|
Merge pull request #2413 from birarda/audio-scaling
more audio scaling tweaks
|
2014-03-20 17:12:28 -07:00 |
|
Stephen Birarda
|
5ae63c5b0f
|
use a trailing average for sleep time, move loudness to RB
|
2014-03-20 17:10:24 -07:00 |
|
Andrew Meadows
|
1214794f05
|
QMap is not used by AvatarData
|
2014-03-20 17:03:28 -07:00 |
|
Philip Rosedale
|
dcf0ccf7b1
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-03-20 16:53:55 -07:00 |
|
Andrew Meadows
|
22aa9b075d
|
datalength sanity checking for AvatarData packet
|
2014-03-20 16:52:40 -07:00 |
|
Philip Rosedale
|
5d361a1bd0
|
Merge pull request #2403 from Atlante45/fix_models_upload
Fix models upload
|
2014-03-20 16:20:38 -07:00 |
|
Atlante45
|
746d109025
|
Merge branch 'master' of https://github.com/highfidelity/hifi into inspect_js
|
2014-03-20 16:10:33 -07:00 |
|
Philip Rosedale
|
03381c3df8
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-03-20 15:34:28 -07:00 |
|
Philip Rosedale
|
f0d4efbd57
|
Merge pull request #2409 from birarda/audio-scaling
add N loudest throttling for audio-scaling
|
2014-03-20 15:32:28 -07:00 |
|
Atlante45
|
65603b0631
|
Fixed typo
|
2014-03-20 15:30:28 -07:00 |
|
Stephen Birarda
|
99c27cf748
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-scaling
|
2014-03-20 14:03:02 -07:00 |
|
Atlante45
|
bf85f8d5e5
|
Changed model_type to model_categorie in FstReader
|
2014-03-20 14:00:27 -07:00 |
|
Atlante45
|
a908c23f61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_models_upload
|
2014-03-20 13:58:44 -07:00 |
|
Stephen Birarda
|
a8ef64e0ce
|
calculate a cutoff loudness for mixer recovery
|
2014-03-20 12:52:17 -07:00 |
|
Atlante45
|
947dde3715
|
Modified models uploader to diferrenciate heads and skeletons
|
2014-03-20 12:44:37 -07:00 |
|
Atlante45
|
4604f5333d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into inspect_js
|
2014-03-20 12:15:55 -07:00 |
|