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 |
|
HifiExperiments
|
078ca7edea
|
supporting text effects + fonts on text entities
|
2019-07-30 09:59:45 -07:00 |
|
MiladNazeri
|
b81d0ecce3
|
Merge pull request #16002 from MiladNazeri/addNewTextSizeAPI
[BUGZ-972] :: changed root to micBar which had the gated property
|
2019-07-30 09:59:40 -07:00 |
|
luiscuenca
|
677e0218ef
|
Pass a string as parameter to continue action
|
2019-07-30 07:29:47 -07:00 |
|
Anna
|
458b3f18df
|
changes from cr
|
2019-07-29 18:25:36 -07:00 |
|
Anna
|
379a262b07
|
bug fix in deferred, finish merging android & windows forward
|
2019-07-29 18:15:54 -07:00 |
|
Roxanne Skelly
|
e4e8fe4d34
|
Merge branch 'master' of https://github.com/highfidelity/hifi into dev319
|
2019-07-29 16:54:04 -07:00 |
|
Anthony J. Thibault
|
4f5d0d1c0f
|
Updated a negative reaction animation.
|
2019-07-29 16:49:16 -07:00 |
|
David Rowe
|
e5c58d5ba5
|
Fix JSDoc typo noticed in passing
|
2019-07-30 11:37:20 +12:00 |
|
David Rowe
|
833bbf1cce
|
Render API JSDoc
|
2019-07-30 11:36:56 +12:00 |
|
Anna
|
d3107efb82
|
added optional output buffer to ToneMapAndResampleTask
|
2019-07-29 16:27:54 -07:00 |
|
Roxanne Skelly
|
b4fee1140c
|
BUGZ-319 - Add 'Installed By' username to installed content section on
settings.
|
2019-07-29 16:25:51 -07:00 |
|
Anthony J. Thibault
|
6f3bb749e2
|
Added new applaud, point and raisehand reactions.
|
2019-07-29 16:17:50 -07:00 |
|
David Rowe
|
ade85ad8c0
|
Update API JSDoc with glTF
|
2019-07-30 10:41:07 +12:00 |
|
Shannon Romano
|
f29284198c
|
Merge pull request #15978 from roxanneskelly/bugz829
BUGZ-829 DEV-168 - domain backup/content management improvements
|
2019-07-29 15:28:49 -07:00 |
|
Anthony J. Thibault
|
e205d90df6
|
Hooked up random positive & negative emote animations.
|
2019-07-29 15:01:10 -07:00 |
|
Anna
|
3a437cf190
|
fix on android, merge android and windows forward pipelines
|
2019-07-29 14:59:15 -07:00 |
|
milad
|
2ea8b9efa4
|
changed root to micBar which had the gated property
|
2019-07-29 14:05:55 -07:00 |
|
Anna
|
2fca77867b
|
broken on android again somehow
|
2019-07-29 13:45:08 -07:00 |
|
Amer
|
7bc0ea27d0
|
Merge pull request #15995 from amerhifi/master
BUGZ 1029: changing raw pointer to unique pointer with custom deleter
|
2019-07-29 13:04:58 -07:00 |
|
Howard Stearns
|
b17e796f0f
|
Merge pull request #15994 from howard-stearns/steam-store-commerce
steam gets the oculus store commerce treatment
|
2019-07-29 12:06:29 -07:00 |
|
Anna
|
db49a0b9d6
|
fixed some typos from merge
|
2019-07-29 11:55:12 -07:00 |
|
Roxanne Skelly
|
4722f55c51
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bugz829
|
2019-07-29 10:50:45 -07:00 |
|
Anthony J. Thibault
|
6e6440232c
|
Updated avatar-animation.json from animedit tool
|
2019-07-29 10:49:34 -07:00 |
|
Anna
|
0cc8c1f434
|
making my changes work on android
|
2019-07-29 10:43:20 -07:00 |
|
Howard Stearns
|
6691f68428
|
Merge pull request #15996 from SimonWalton-HiFi/avatar-verification-more-diagnostics
BUGZ-1101: Improved diagnostics for avatar-verify failures in mixer
|
2019-07-29 10:33:04 -07:00 |
|
amer cerkic
|
85fa510d38
|
addressing comment
|
2019-07-29 10:28:31 -07:00 |
|
Shannon Romano
|
75146a104d
|
Merge pull request #15982 from sabrina-shanman/bug_lod_too-low
(BUGZ-1040) Fix LOD randomly being too low in simplified UI
|
2019-07-29 09:45:19 -07:00 |
|
amer cerkic
|
b3ea9d0de7
|
addressing commetn
|
2019-07-29 09:40:58 -07:00 |
|
amer cerkic
|
854f89cace
|
addressing comment
|
2019-07-29 09:39:31 -07:00 |
|
amer cerkic
|
1f4b149f75
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2019-07-29 09:36:03 -07:00 |
|
luiscuenca
|
8fde82dafc
|
Renamed variables
|
2019-07-29 07:57:54 -07:00 |
|