Zach Pomerantz
|
8e1cf763e3
|
Merge pull request #10756 from zzmp/audio/input-level
Update chrome for the audio input level meter
|
2017-06-20 15:33:17 -07:00 |
|
Zach Pomerantz
|
7e84f67391
|
Merge pull request #10744 from zzmp/audio/output-sample
Add "Play sample sound" to audio setting
|
2017-06-20 15:32:57 -07:00 |
|
Zach Pomerantz
|
278a122291
|
bring visibleChanged to standard
|
2017-06-20 14:04:50 -07:00 |
|
Zach Pomerantz
|
dc6542c615
|
fix typo
|
2017-06-20 12:20:49 -07:00 |
|
Zach Pomerantz
|
6823e7cae0
|
Audio -> HifiAudio to avoid collision
|
2017-06-20 12:20:14 -07:00 |
|
Zach Pomerantz
|
8d4307460c
|
Audio -> HifiAudio to avoid collision
|
2017-06-20 12:19:42 -07:00 |
|
Zach Pomerantz
|
6c776e27af
|
fix PlaySampleSound glyphs
|
2017-06-20 12:16:08 -07:00 |
|
Zach Pomerantz
|
ab6c8505b8
|
stop audio sample on visibleChanged
|
2017-06-20 12:15:23 -07:00 |
|
Zach Pomerantz
|
c33853f4cf
|
update AvatarInputs with MicBar
|
2017-06-20 11:43:02 -07:00 |
|
Zach Pomerantz
|
ab68c44177
|
MicBar tweaks
|
2017-06-20 11:43:02 -07:00 |
|
Zach Pomerantz
|
c826858458
|
revamp tablet MicBar
|
2017-06-20 11:43:02 -07:00 |
|
Brad Hefta-Gaub
|
cbded766b1
|
Merge pull request #10676 from NeetBhagat/21369
WL 21369 - Implement parts of the JS "console" object
|
2017-06-20 11:06:34 -07:00 |
|
Zach Pomerantz
|
7f90f8af45
|
Merge pull request #10746 from zzmp/audio/mute-check
Emphasize mute state with red
|
2017-06-20 10:58:11 -07:00 |
|
Zach Pomerantz
|
6adfe34661
|
make mute red check
|
2017-06-19 15:07:28 -07:00 |
|
Zach Pomerantz
|
f0bc080502
|
fix tab
|
2017-06-19 14:51:30 -07:00 |
|
Zach Pomerantz
|
a7e1b75909
|
stopgap with MyAvatar.qmlPosition
|
2017-06-19 14:41:01 -07:00 |
|
Zach Pomerantz
|
d3d36324c0
|
play sample output sound
|
2017-06-19 14:41:01 -07:00 |
|
Zach Pomerantz
|
1bf16c4318
|
update fonts
|
2017-06-19 14:41:00 -07:00 |
|
Vladyslav Stelmakhovskyi
|
36ff765d7f
|
Make sure registered object have different name from iport alias
|
2017-06-18 22:19:28 +02:00 |
|
Howard Stearns
|
532df863b9
|
Merge pull request #10726 from zfox23/PAL_FixGoToUser
Fix teleporting to another user from the PAL
|
2017-06-16 18:08:11 -07:00 |
|
Brad Davis
|
0af6b3b749
|
Merge pull request #10719 from ctrlaltdavid/21397
Ensure desktop dialogs' title bars are visible
|
2017-06-16 17:35:18 -07:00 |
|
Zach Fox
|
6230dcf93d
|
Thanks to Thoys!
|
2017-06-16 16:34:35 -07:00 |
|
Zach Fox
|
74fde8efd7
|
Revert "Fix teleporting to another user from the PAL"
This reverts commit 6b659101d5 .
|
2017-06-16 15:33:47 -07:00 |
|
Zach Fox
|
6b659101d5
|
Fix teleporting to another user from the PAL
|
2017-06-16 15:09:13 -07:00 |
|
David Rowe
|
3cee2b3764
|
Ensure desktop dialogs' title bars are visible
|
2017-06-16 20:10:24 +12:00 |
|
Zach Pomerantz
|
eb4255e1ac
|
fix audio checkbox bindings
|
2017-06-15 18:21:23 -04:00 |
|
Zach Pomerantz
|
3093a73ce1
|
Merge branch 'master' of github.com:highfidelity/hifi into audio/parity
|
2017-06-15 15:04:06 -04:00 |
|
NeetBhagat
|
a6b1b17d45
|
Merge branch 'master' into 21369
|
2017-06-15 11:04:22 +05:30 |
|
Zach Pomerantz
|
bc44e7beaf
|
bring qml to standard
|
2017-06-14 10:25:41 -04:00 |
|
Zach Fox
|
37e72f25a3
|
Make the PAL's tab background color white
|
2017-06-13 16:04:14 -07:00 |
|
Zach Pomerantz
|
a8f69bb2e0
|
Merge branch 'master' of github.com:highfidelity/hifi into audio/parity
|
2017-06-13 17:41:52 -04:00 |
|
Zach Pomerantz
|
e7da007acd
|
only show Audio menu title when appropriate
|
2017-06-13 17:13:39 -04:00 |
|
Zach Pomerantz
|
20c0dac8e8
|
update QML with Audio.muted
|
2017-06-13 16:10:16 -04:00 |
|
Zach Pomerantz
|
bf5c70501d
|
rm tester script
|
2017-06-13 14:54:53 -04:00 |
|
Zach Pomerantz
|
1a046b4d91
|
propagate title in Audio dialog qml
|
2017-06-13 14:42:48 -04:00 |
|
NeetBhagat
|
9646eba873
|
Complete console.trace and added a testcases for all 13 functions.
|
2017-06-13 23:52:48 +05:30 |
|
Zach Pomerantz
|
89bd895054
|
mv showAudioTools to just AvatarInputs
|
2017-06-13 12:31:05 -04:00 |
|
NeetBhagat
|
b0e9c62c12
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 21369
|
2017-06-13 10:10:44 +05:30 |
|
Zach Pomerantz
|
b37a0239b0
|
up to reverb (needs cherry-picking)
|
2017-06-12 18:00:52 -04:00 |
|
Bradley Austin Davis
|
1968ecbc8f
|
Simplify eventBridge mechanism exposing functionality to web pages
|
2017-06-12 14:46:37 -07:00 |
|
Zach Pomerantz
|
858b980c16
|
add qml Separator
|
2017-06-12 15:18:16 -04:00 |
|
NeetBhagat
|
e6a5930365
|
Merge branch 'master' into 21369
|
2017-06-12 11:17:26 +05:30 |
|
ZappoMan
|
6fe20f90a3
|
add better debugging for audio problems
use OS default device if settings have no values
|
2017-06-09 13:36:12 -07:00 |
|
NeetBhagat
|
c5d8268007
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 21369
|
2017-06-09 18:04:34 +05:30 |
|
howard-stearns
|
fa74daf875
|
Merge branch 'master' of https://github.com/highfidelity/hifi into do-not-get-stuck-in-floor
|
2017-06-07 16:43:25 -07:00 |
|
NeetBhagat
|
ead0d42cf3
|
Merge branch 'master' into 21369
# Conflicts:
# libraries/gl/src/gl/OffscreenQmlSurface.cpp
# libraries/gl/src/gl/OffscreenQmlSurface.h
|
2017-06-07 15:47:19 +05:30 |
|
NeetBhagat
|
904e25c9e3
|
intial commit #21369 Working on clear method of console
|
2017-06-07 14:37:18 +05:30 |
|
Zach Pomerantz
|
2b99f299c8
|
testing
|
2017-06-06 17:54:52 -04:00 |
|
Bradley Austin Davis
|
995fe11c05
|
Migrate to single QML engine
|
2017-06-05 15:14:44 -07:00 |
|
Zach Pomerantz
|
d8815d1dce
|
prep audio menu
|
2017-06-05 16:24:00 -04:00 |
|