Commit graph

49612 commits

Author SHA1 Message Date
Anthony J. Thibault
85de0d3bbf Added local only spatialized button click sounds to tablet 2017-01-05 13:54:06 -08:00
Anthony Thibault
c972e9ac51 Merge pull request #9301 from fayeli/tablet-button-states
Tablet Button Active State's Text and Icon
2017-01-05 10:00:10 -08:00
Faye Li Si Fi
934b56bd50 replace redundant toggle logic 2017-01-04 12:41:49 -08:00
Faye Li Si Fi
475430c1e0 testing new active state with mute.js 2017-01-04 12:25:27 -08:00
Faye Li Si Fi
32bc73dad3 added activeText and activeIcon properties in QML 2017-01-04 12:20:41 -08:00
Seth Alves
d85ecc2b79 Merge pull request #9297 from druiz17/homeBug
home button fix and tablet updates
2017-01-04 11:34:55 -08:00
Dante Ruiz
8327df55e4 removed commented out code 2017-01-04 19:21:03 +00:00
Dante Ruiz
4dd8a8aa0d added new model 2017-01-04 11:09:27 -08:00
Dante Ruiz
3f34cb863e removed whitespace 2017-01-04 11:09:26 -08:00
Dante Ruiz
f81402fb0f improved tablet position 2017-01-04 11:09:26 -08:00
Dante Ruiz
a30ad2709b Home button fix 2017-01-04 11:09:26 -08:00
Seth Alves
0c2d08db4a Merge pull request #9295 from hyperlogic/tablet-ui
Make eventBridge work for web pages on tablet.
2017-01-04 11:00:29 -08:00
Anthony J. Thibault
e4a08709c6 Merge remote-tracking branch 'upstream/tablet-ui' into tablet-ui 2017-01-03 16:23:57 -08:00
Anthony Thibault
9502a8b0c4 Merge pull request #9294 from fayeli/tablet-mic-level
Audio level calculation in tabletUI.js
2017-01-03 16:12:04 -08:00
Anthony J. Thibault
94c6cc8e6a Added test script demonstrating event bridge on the tablet 2017-01-03 15:44:02 -08:00
Anthony J. Thibault
3c2f9acd39 Hooked up EventBridge to TabletScriptingInterface. 2017-01-03 15:43:21 -08:00
Faye Li
fc186a281f update audio bar only when tablet is shown 2017-01-03 14:37:25 -08:00
Faye Li
752051834d function style casting 2017-01-03 13:30:19 -08:00
Faye Li
4391e9eaee send the mic level from js 2017-01-03 12:57:08 -08:00
Faye Li
d8227a686c fill in updateAudioBar function, invokes qml function 2017-01-03 12:51:26 -08:00
Faye Li
68aacfe544 added "updateAudioBar" function signature in header file 2017-01-03 12:38:23 -08:00
Anthony J. Thibault
850db0b6b3 jsdoc fix for TabletProxy 2017-01-03 11:20:42 -08:00
Faye Li
7e1b06efdc slot function in QML 2017-01-03 11:15:28 -08:00
Anthony Thibault
c201b6a7f9 Merge pull request #9256 from druiz17/moreButtons
all hub button now on tablet
2017-01-03 10:44:19 -08:00
Anthony J. Thibault
00980366d6 Merge branch 'master' into tablet-ui 2017-01-03 09:45:23 -08:00
Faye Li
656ddfe287 audio level calculation in tabletUI.js 2017-01-03 09:27:33 -08:00
Brad Hefta-Gaub
45c71fd24d Merge pull request #9288 from kencooke/audio-hrtf-avx2
Faster HRTF
2016-12-30 17:25:32 -08:00
Chris Collins
f077ac7672 Merge pull request #9282 from zzmp/graphics/forward-bg
Add background to forward rendering path
2016-12-30 16:55:09 -08:00
Ken Cooke
a42ac89a6d Faster HRTF
New AVX2 implementation of FIR_1x4() achieves 24 FLOPS per clock on HSW/BDW/SKL
Removed old AVX implementation
32-byte alignment of SIMD buffers and tables
Fixed the poorly optimized code produced by GCC -O2
2016-12-30 13:47:31 -08:00
Brad Hefta-Gaub
2096e98aa6 Merge pull request #9283 from ZappoMan/improveInterval
more precise use of timers
2016-12-30 11:46:58 -08:00
Brad Hefta-Gaub
1fcfc9444b revert bow.js changes 2016-12-30 08:14:41 -08:00
Brad Hefta-Gaub
b1d556aee2 more debugging of bow 2016-12-29 19:21:18 -08:00
Brad Hefta-Gaub
65c8d4b16b more debugging of bow 2016-12-29 19:16:55 -08:00
Brad Hefta-Gaub
1bf3965223 more debugging of bow 2016-12-29 19:03:29 -08:00
Brad Hefta-Gaub
73cb100d76 more debugging of bow 2016-12-29 19:00:06 -08:00
Brad Hefta-Gaub
6c86675f24 tweaks to bow script to debug judder 2016-12-29 18:36:32 -08:00
Brad Hefta-Gaub
4b9345d7c6 cleanup accidental change 2016-12-29 16:45:16 -08:00
Brad Hefta-Gaub
84eca0159e Merge branch 'master' of https://github.com/highfidelity/hifi into improveInterval
Conflicts:
	tests/networking/src/ResourceTests.cpp
2016-12-29 16:42:52 -08:00
Brad Hefta-Gaub
0c22fcb5c4 better handling of timers 2016-12-29 16:41:14 -08:00
Zach Pomerantz
198c361f2a Merge pull request #9279 from zzmp/cmake/quazip
Use supplied libquazip5.so for Debug builds
2016-12-29 19:32:34 -05:00
Andrew Meadows
ff19bdceaa Merge pull request #9281 from AndrewMeadows/unit-test-cleanup
fix bitrot in unit tests
2016-12-29 16:21:35 -08:00
Zach Pomerantz
c75dd236f2 rm unused forward pipelines 2016-12-29 19:11:06 -05:00
Zach Pomerantz
d00ae05e26 add background to forward renderer 2016-12-29 19:09:06 -05:00
Brad Davis
775c6d542a Merge pull request #9280 from Atlante45/oculus
Track dropped frames as reported by the Oculus SDK
2016-12-29 13:33:28 -08:00
Atlante45
e5901fa875 Make getHardwareStats thread safe 2016-12-29 11:13:55 -08:00
Atlante45
f46b8f3e6d Track compositor dropped frames as well. 2016-12-29 10:17:40 -08:00
Brad Hefta-Gaub
a72f60152b audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate 2016-12-29 08:53:37 -08:00
Andrew Meadows
be0ca41eb3 make implicit cast explicit 2016-12-28 18:27:34 -08:00
Andrew Meadows
1e38170ba9 fix bitrot from AudioRingBuffer API change 2016-12-28 18:12:22 -08:00
Andrew Meadows
96a9ef8f44 fix bitrot after UDT overhaul 2016-12-28 18:11:54 -08:00