Wayne Chen
db6bf46ee7
adding more opacity, cleanup
2019-03-22 14:33:54 -07:00
Wayne Chen
8e8ceaac47
moving file as MicBarApplication
2019-03-22 14:21:24 -07:00
Wayne Chen
d063882d37
adding user speaking level rotated vertically and muted symbol
2019-03-22 14:18:19 -07:00
Wayne Chen
77b7cc2457
separating out bubble icon qml - adding support for transparency
2019-03-22 14:16:29 -07:00
Wayne Chen
5b6ce8736d
adding new icons with gated icon
2019-03-22 14:16:28 -07:00
Wayne Chen
087f613d60
fixing muted text
2019-03-22 14:16:28 -07:00
Wayne Chen
835153c0df
don't display gated state
2019-03-22 14:16:28 -07:00
Wayne Chen
e129201d2a
adding more opacity, cleanup
2019-03-22 14:16:27 -07:00
Wayne Chen
1ba366c0d7
moving file as MicBarApplication
2019-03-22 14:16:27 -07:00
Wayne Chen
0def39dbaa
adding user speaking level rotated vertically and muted symbol
2019-03-22 14:16:27 -07:00
Wayne Chen
0279373d11
Merge branch 'master' into ptt
2019-03-11 17:09:37 -07:00
Wayne Chen
80821e8b7e
changing mic bar indicator when muted in PTT
2019-03-11 16:15:47 -07:00
Wayne Chen
ca5ff3381b
changing position of the mute warning setting
2019-03-11 16:02:18 -07:00
Wayne Chen
36c2358dc0
Merge branch 'master' into muteWarningModified
2019-03-11 14:35:13 -07:00
r3tk0n
8aedc98a58
Fix QML formatting issue.
2019-03-11 10:54:48 -07:00
r3tk0n
c1ed01115d
Fix logic for HMD vs Desktop.
2019-03-11 09:58:35 -07:00
Wayne Chen
cf3694e8e3
fixing error in master + getting ptt to show up
2019-03-10 19:00:41 -07:00
Wayne Chen
15eb90f634
Merge pull request #16 from wayne-chen/pttSwitchToItem
...
fixng ptt checkbox
2019-03-10 17:18:47 -07:00
Wayne Chen
54973375a4
fixng ptt checkbox
2019-03-10 17:18:18 -07:00
Wayne Chen
3dcc53a945
Merge branch 'master' into ptt
2019-03-10 17:14:54 -07:00
Wayne Chen
2eaa1e63d3
switch from column layout to item
2019-03-10 17:07:02 -07:00
Wayne Chen
88d8163b04
updating compile failure + icons/settings update
2019-03-08 16:07:46 -08:00
Wayne Chen
39db3979b9
changing text display
2019-03-08 16:07:09 -08:00
Wayne Chen
cb0fdd2ef2
laying groundwork for audio app + fixing deadlocks
2019-03-08 16:06:45 -08:00
r3tk0n
88a125aff0
Initial implementation (deadlocks still occurring in Audio.cpp)
2019-03-08 16:05:24 -08:00
Wayne Chen
b7d44403e1
updating compile failure + icons/settings update
2019-03-08 16:02:15 -08:00
Wayne Chen
8a5924077a
changing text display
2019-03-08 16:02:15 -08:00
Wayne Chen
7cb17b2d6e
laying groundwork for audio app + fixing deadlocks
2019-03-08 16:02:14 -08:00
r3tk0n
15d49fd9a9
Initial implementation (deadlocks still occurring in Audio.cpp)
2019-03-08 16:02:14 -08:00
Wayne Chen
f1cf11de85
moving gain slider to audio settings
2019-03-05 10:53:55 -08:00
Wayne Chen
a00d6ec9f6
removing debug statement
2019-03-04 19:42:30 -08:00
Wayne Chen
0f2792930a
adding switches and buttons to testing audio
2019-03-04 19:28:12 -08:00
Wayne Chen
a68aaaa7a4
adding timer and ui color changes
2019-03-04 16:06:50 -08:00
Wayne Chen
4187104b17
culling mute state
2019-03-04 14:12:09 -08:00
Seth Alves
9614216006
don't disable server echo when audio qml page is closed
2019-03-04 13:47:55 -08:00
Seth Alves
d5e8cba1ee
make server-audio-loopback button work in HMDs
2019-03-04 13:47:55 -08:00
Seth Alves
6ee236e783
added a button to enable server loopback of audio
2019-03-04 13:47:55 -08:00
Seth Alves
3ecd86caee
add a way to disble muted warning from audio panel.
...
fix positioning of warning. hide warning when removing timer.
2019-03-04 13:47:55 -08:00
Wayne Chen
7860db68eb
culling hearing oneself and testing sound
2019-03-04 13:33:16 -08:00
Seth Alves
0523a0d06d
don't disable server echo when audio qml page is closed
2019-03-04 11:08:07 -08:00
Seth Alves
9ff99c7213
make server-audio-loopback button work in HMDs
2019-03-04 11:08:07 -08:00
Seth Alves
6f40079621
added a button to enable server loopback of audio
2019-03-04 11:08:07 -08:00
Seth Alves
38256df0f2
add a way to disble muted warning from audio panel.
...
fix positioning of warning. hide warning when removing timer.
2019-03-04 11:08:06 -08:00
Ken Cooke
5681a996a1
Fix meter color gradient, to encourage proper mic levels.
...
High levels are now yellow, actual digital clipping sets red indicator light.
2019-02-07 16:33:41 -08:00
Ken Cooke
d2abf1a56d
Add "clipping" indicator to audio level meter
2019-02-07 15:52:29 -08:00
Ken Cooke
52aa20b4d5
Add "gated" indicator to audio level meter
2019-02-07 15:47:56 -08:00
Alexander Ivash
27bb8a0de7
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-11-06 14:21:14 +05:30
Brad Hefta-Gaub
405b1d5725
Revert "Better imports for controls and styles"
2018-10-23 10:58:28 -07:00
Alexander Ivash
740123b853
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-10-18 21:05:20 +03:00
David Rowe
a7099025dc
Fix up some Settings dialogs' titles
2018-09-06 11:15:14 +12:00