David Rowe
a7099025dc
Fix up some Settings dialogs' titles
2018-09-06 11:15:14 +12:00
Atlante45
4a4c0d132e
Make stereo interface async
2018-06-18 17:26:29 -07:00
vladest
fe5d7463fe
Merge branch 'master' into move_to_qqc2
2018-03-10 14:42:51 +01:00
Dante Ruiz
e21c4988fb
stereo checkbox text change
2018-03-09 10:11:25 -08:00
Dante Ruiz
3a39fca268
made requested changes
2018-03-09 10:09:51 -08:00
Dante Ruiz
c49d0557fc
fixing check box issues
2018-03-09 09:29:37 -08:00
Dante Ruiz
13767beece
Caps change
2018-03-07 08:19:36 -08:00
Dante Ruiz
97d283cc5f
use correct api call for audio and correct function call to set stereo input mode
2018-03-06 16:17:27 -08:00
vladest
86b9e1b873
Merge branch 'master' into move_to_qqc2
2018-03-06 13:40:51 +01:00
Dante Ruiz
7ce13a3ce7
adding comment
2018-03-02 11:06:28 -08:00
Dante Ruiz
55d8cfd4c1
make sure dont make audio devices that don't use stereo use stereo
2018-03-02 10:56:44 -08:00
Dante Ruiz
4b572eda6b
changing Name
2018-03-01 11:05:40 -08:00
Dante Ruiz
8cae20f53d
adding stereo checkbox to audio settings
2018-03-01 11:03:18 -08:00
vladest
00b1d4b0ea
Merge branch 'master' into move_to_qqc2
2018-01-05 23:40:36 +01:00
vladest
2fbd0a41b1
Move Slider
2017-12-28 15:39:22 +01:00
Alexander Ivash
bd3a056f4e
rename exposed to QML "Audio" context object to "AudioScriptingInteface" to avoid naming conflict
...
note: I'm not sure what exactly causes naming conflict - importing QtMultimedia in ForceLoad.qml, or the fact of existance of Audio.qml, but starting with Qt 5.10.0 'Audio' already exists in global scope
2017-12-21 20:03:38 +00:00
vladest
b21f66f666
Port PlaySampleSound to QQC2. Fix crash on press down key in scroll window
2017-11-19 20:09:07 +01:00
Brad Davis
1167be4102
Reverting tablet API rename, cleaning up duplicated code
2017-11-15 11:52:55 -08:00
vladest
0c13c2b6e2
Remove unused QQC1 imports
2017-11-13 16:37:28 +01:00
Brad Davis
7bf1b176d7
Renaming Tablet API to Tablets, supporting dev-mode QML loading from filesystem
2017-11-10 14:21:24 -08:00
Ken Cooke
babaef8399
Fix the audio input device peak meters
2017-11-03 05:59:59 -07:00
luiscuenca
3d3077978e
Simplyfied and fixed null pointer
2017-10-25 18:47:10 -07:00
luiscuenca
a1c9285c90
Fixed bug on case 6443
2017-10-25 13:13:50 -07:00
vladest
fa349a694c
Code style fixes
2017-10-20 15:12:09 +02:00
vladest
2d010980b0
Removed special sound for Mute and replace it with hover and click sounds
2017-10-12 19:15:09 +02:00
druiz17
cd97ab0fdf
fixed looping sample sound bug
2017-10-09 11:39:57 -07:00
vladest
193dc83b99
Fix alignment of audio devices input header
2017-10-05 13:59:42 +02:00
vladest
c48aba423a
Rename check box
2017-09-20 22:48:39 +02:00
vladest
7a36894f76
Make sure audio device not gets unchecked
2017-09-19 23:25:41 +02:00
vladest
10f7f08171
Added peak model, missed during merging
2017-09-19 21:42:52 +02:00
vladest
6297448e90
Build fix
2017-09-19 19:49:19 +02:00
vladest
6c32783a09
Merge branch 'master' into audio_devices_split
2017-09-19 17:43:03 +02:00
vladest
e17f05a337
Correct UI
2017-09-06 14:52:08 +02:00
vladest
d4332e7776
Adopting according comments from designers
2017-08-26 20:55:16 +02:00
vladest
f7a704d9f4
Added current tab selection according to context
2017-08-22 23:33:09 +02:00
vladest
6f0229f450
Reworked according to designers request. Do not fall back to default audion output
2017-08-22 23:26:27 +02:00
vladest
855f9d8a95
Missed qml file added
2017-08-17 21:47:48 +02:00
vladest
f77b913a14
Added input meter
2017-08-17 20:55:00 +02:00
vladest
d6c426d064
Reworking according new design
2017-08-17 17:17:02 +02:00
vladest
b22745d57a
Fix binding loops
2017-08-12 12:52:35 +02:00
vladest
560696e41c
Split logic and interface for HMD and desktop devices. Added CheckBox control based on QQC2
2017-08-11 20:39:17 +02:00
Brad Davis
1ecca9fd29
Merge branch 'master' into zzmp-audio/peak-values
2017-08-06 17:21:00 -07:00
druiz17
6680be2a03
Merge pull request #11103 from vladest/fix_toolbar_apps_switch
...
Fix toolbar apps switch
2017-08-02 12:59:31 -07:00
vladest
7d361c69c2
Audio mic bar show only rectangle on mouse over
2017-08-02 19:52:47 +02:00
vladest
4330e31212
Toolbar mode: 1. Fixed switching between different apps. 2. Fixed switching from Create
2017-08-02 16:32:09 +02:00
Brad Davis
aab56cf2a9
Trying to resolve QML / Audio deadlocks
2017-07-17 16:21:28 -07:00
Ken Cooke
0da19af6f3
Stop all capture devices when Audio.qml is not visible.
...
Otherwise, Windows will continue to capture audio from all attached devices (possibly causing mic audio glitches) until Interface shutdown.
2017-07-11 10:06:38 -07:00
Ken Cooke
d6eb731f3a
Merge branch 'master' into audio/peak-values
2017-07-10 21:55:11 -07:00
Dante Ruiz
1ac415aa14
dynamic listview height
2017-07-06 23:50:32 +01:00
Zach Pomerantz
9b72ab96ff
add peak values to qml
2017-06-27 17:51:45 -04:00
Zach Fox
8dab93e299
Merge pull request #10762 from zzmp/audio/input-select-active-level
...
Add a VU meter to the active mic selection
2017-06-20 18:38:49 -07:00
Zach Pomerantz
0075d8619a
center MUTED text in InputLevel
2017-06-20 17:04:54 -07:00
Zach Pomerantz
1f7e1e8287
add level to active input selection
2017-06-20 17:04:54 -07:00
Zach Pomerantz
baafe1ad09
give Audio menu mute its own row
2017-06-20 16:15:05 -07:00
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
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
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
Vladyslav Stelmakhovskyi
36ff765d7f
Make sure registered object have different name from iport alias
2017-06-18 22:19:28 +02:00
Zach Pomerantz
eb4255e1ac
fix audio checkbox bindings
2017-06-15 18:21:23 -04:00
Zach Pomerantz
bc44e7beaf
bring qml to standard
2017-06-14 10:25:41 -04:00
Zach Pomerantz
e7da007acd
only show Audio menu title when appropriate
2017-06-13 17:13:39 -04:00
Zach Pomerantz
89bd895054
mv showAudioTools to just AvatarInputs
2017-06-13 12:31:05 -04:00
Zach Pomerantz
b37a0239b0
up to reverb (needs cherry-picking)
2017-06-12 18:00:52 -04:00