Shannon Romano
|
166d29bd3b
|
Merge pull request #16019 from sethalves/bugz-1158
BUGZ-1158: fix uninitialized variables
|
2019-08-02 09:38:48 -07:00 |
|
Sam
|
d84bebcc28
|
Merge branch 'master' of github.com:highfidelity/hifi into toulouse
|
2019-08-02 09:36:58 -07:00 |
|
Anthony J. Thibault
|
aad6958b68
|
Don't evaluate overPoses if alpha is 0.0.
|
2019-08-02 09:36:20 -07:00 |
|
Sabrina Shanman
|
ad298cb132
|
Merge pull request #16012 from AndrewMeadows/bugz1069
BUGZ-1069: fix crash in oven for lack of MaterialCache instance in DependencyManager
|
2019-08-02 09:24:08 -07:00 |
|
Brad Davis
|
020fd20169
|
Fixing caplitalizatoin
|
2019-08-02 09:01:08 -07:00 |
|
Ken Cooke
|
0b97f2bbc0
|
Track the desired audio-mixer gains when not connected
|
2019-08-02 07:14:43 -07:00 |
|
Ken Cooke
|
437d0ea928
|
Save and restore the audio gain settings
|
2019-08-02 06:46:34 -07:00 |
|
David Rowe
|
789f9c7d67
|
Merge branch 'master' into DOC-124
# Conflicts:
# interface/src/scripting/Audio.h
|
2019-08-02 20:34:09 +12:00 |
|
HifiExperiments
|
029a494beb
|
try to fix android shader build error
|
2019-08-01 21:29:01 -07:00 |
|
Brad Davis
|
8878731826
|
Fixing unused vars
|
2019-08-01 17:44:42 -07:00 |
|
Shannon Romano
|
2f6d79fb45
|
Merge pull request #15920 from annabrewer/combine-tone-map-resample
BUGZ-965: Standardize and shorten deferred/forward and desktop/android pipelines
|
2019-08-01 17:39:38 -07:00 |
|
Brad Davis
|
c85b0572e5
|
fixing function name
|
2019-08-01 17:17:47 -07:00 |
|
Brad Davis
|
06ad461c32
|
PR feedback
|
2019-08-01 16:57:54 -07:00 |
|
Seth Alves
|
f1dee1e7f8
|
fix uninitialized variables
|
2019-08-01 14:50:21 -07:00 |
|
Brad Davis
|
bfe42215aa
|
DEV-279: Add rendering API information to the platform JSON object
|
2019-08-01 14:29:03 -07:00 |
|
Anthony J. Thibault
|
f843c01b35
|
added missing seated idle pose
|
2019-08-01 13:09:02 -07:00 |
|
Anthony J. Thibault
|
a2e37b7275
|
talking/reactions while seated, work in progress check in
|
2019-08-01 13:05:15 -07:00 |
|
Shannon Romano
|
52d317a1b2
|
Merge pull request #16004 from roxanneskelly/dev319
Dev319 - Show user who installed content in 'Installed Content' section of domain admin pages
|
2019-08-01 11:50:59 -07:00 |
|
Ken Cooke
|
41bcbf6dbd
|
Merge pull request #15936 from sethalves/webrtc
acoustic echo cancellation
|
2019-08-01 05:55:52 -07:00 |
|
HifiExperiments
|
62bb4e1d46
|
simplify render update check, threadsafety
|
2019-07-31 21:02:21 -07:00 |
|
Roxanne Skelly
|
a991b6d619
|
BUGZ-1046 - send entity packets reliably for initial query
|
2019-07-31 16:59:21 -07:00 |
|
Anthony J. Thibault
|
727c04791c
|
Added linear to stringToEasingType()
|
2019-07-31 15:18:59 -07:00 |
|
Anthony J. Thibault
|
ec08139a46
|
Support for EvaluteBoth interpType and easing
|
2019-07-31 15:00:38 -07:00 |
|
Andrew Meadows
|
f07352ab2c
|
add MaterialCache to oven's DependencyManager
|
2019-07-31 13:39:52 -07:00 |
|
Sam
|
7948fb266e
|
Merge branch 'master' of github.com:highfidelity/hifi into toulouse
|
2019-07-31 11:46:09 -07:00 |
|
Sam
|
6e2ffe14a0
|
better ui
|
2019-07-31 11:44:42 -07:00 |
|
HifiExperiments
|
7b29f0f718
|
reduce locking necessary for render updates
|
2019-07-31 11:21:29 -07:00 |
|
Howard Stearns
|
63a70b02b7
|
Merge pull request #15990 from SimonWalton-HiFi/scriptaudioinjector-delete-via-signal
BUGZ-984: Delete script audio-injector wrapper when wrapped object is deleted
|
2019-07-30 16:57:26 -07:00 |
|
Andy Howell
|
2e8bb5f90a
|
Merge pull request #15997 from luiscuenca/WLAutoInstallerFix
DEV-243: WL Fix auto-installer bugs
|
2019-07-30 16:19:10 -07:00 |
|
David Rowe
|
53e8f7c5df
|
DebugDraw JSDoc
|
2019-07-31 10:46:35 +12:00 |
|
luiscuenca
|
9fbacd49da
|
Delete testing code
|
2019-07-30 14:19:26 -07:00 |
|
Seth Alves
|
27b574cf14
|
disable webrtc for android
|
2019-07-30 14:09:34 -07:00 |
|
Seth Alves
|
d8b940cc96
|
add control to enable/disable acoustic echo cancellation to simplified UI
|
2019-07-30 14:09:34 -07:00 |
|
Seth Alves
|
e5ad87925e
|
update webrtc library for android
|
2019-07-30 14:09:34 -07:00 |
|
Ken Cooke
|
8c6cee4e4d
|
Bypass WebRTC processing when not enabled.
Note: WebRTC processing with all features disabled still holds locks and performs resampling in the callback.
|
2019-07-30 14:09:33 -07:00 |
|
Ken Cooke
|
e6e8491098
|
Improved WebRTC error reporting
|
2019-07-30 14:09:33 -07:00 |
|
Ken Cooke
|
bd0849fd4f
|
Allow AEC with device sample rate up to 96KHz
|
2019-07-30 14:09:32 -07:00 |
|
Ken Cooke
|
5c86c22076
|
Move WebRTC far-end FIFO into AudioClient.h
|
2019-07-30 14:09:32 -07:00 |
|
Seth Alves
|
8ec4505b95
|
add an on/off control for audio echo cancelation to Audio Settings page. It's not yet hooked to anything.
|
2019-07-30 14:09:32 -07:00 |
|
Seth Alves
|
c1cadf670e
|
update webrtc library, enable for android
|
2019-07-30 14:09:31 -07:00 |
|
Ken Cooke
|
569c76c8ba
|
Baseline AEC using WebRTC, always enabled.
Audio streams are hooked as close as possible to device input/output, re-buffering as needed.
|
2019-07-30 14:09:31 -07:00 |
|
Ken Cooke
|
c3b9e4806a
|
Fix longstanding bug in Audio Scope feature that records output to WAV
|
2019-07-30 14:09:30 -07:00 |
|
Ken Cooke
|
80aeeaa3e0
|
Refactor the audio output callback, to expose the final output (far-end) needed for AEC
|
2019-07-30 14:09:30 -07:00 |
|
Seth Alves
|
32d5ab7b1f
|
Make WebRTC library available
|
2019-07-30 14:09:30 -07:00 |
|
Anna
|
4e4f8866cd
|
fix android/mac build error
|
2019-07-30 13:15:26 -07:00 |
|
Anthony J. Thibault
|
ee4bb233b9
|
Bug fix for head nod not going back to idle.
|
2019-07-30 12:56:43 -07:00 |
|
Anna
|
f58400950a
|
made color format for resolve FB a parameter, reverted name of tonemapping task to preserve back compatibility
|
2019-07-30 11:57:01 -07:00 |
|
Shannon Romano
|
fe900cf55f
|
Merge pull request #15991 from jherico/fix/bugz-964
BUGZ-964: fix for incorrect color curve when rendering 3D into QML
|
2019-07-30 11:52:58 -07:00 |
|
Roxanne Skelly
|
de1aa68cff
|
oopse
|
2019-07-30 11:30:23 -07:00 |
|
Anna
|
0cd532a47b
|
cleaning up
|
2019-07-30 10:08:38 -07:00 |
|