- 28 Aug, 2022 3 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
Convert metadata to JSON Use new install location Generate desktop file
-
- 27 Aug, 2022 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 23 Aug, 2022 1 commit
-
-
Nicolas Fella authored
-
- 22 Aug, 2022 1 commit
-
-
Port and profile dropdowns are moved to the level of the device name, and the test and balance buttons are moved to the level of the volume slider. This makes each list item shorter and more streamlined-looking.
-
- 17 Aug, 2022 2 commits
-
-
Fushan Wen authored
-
Fushan Wen authored
KeyNavigation is not used because the order is not stable.
-
- 15 Aug, 2022 1 commit
-
-
ivan tkachenko authored
-
- 01 Aug, 2022 1 commit
-
-
Volker Krause authored
Nothing in here actually uses QQC1/PC2 anymore.
-
- 30 Jul, 2022 1 commit
-
-
Kai Uwe Broulik authored
There's no way to set a monitor stream on a source *output*, `set_monitor_stream` only takes a `sink_input_idx`. There's also no point since by monitoring the device the app records, we know what the app will hear.
-
- 29 Jul, 2022 5 commits
-
-
Fushan Wen authored
-
Fushan Wen authored
-
Fushan Wen authored
This improves the accessibility.
-
Fushan Wen authored
-
Fushan Wen authored
This improves the accessibility.
-
- 12 Jul, 2022 1 commit
-
-
ivan tkachenko authored
Fixes this warning: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:603:39: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt. Amends 0e8d4688.
-
- 03 Jul, 2022 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 02 Jul, 2022 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 27 Jun, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 23 Jun, 2022 1 commit
-
-
Laurent Montel authored
-
- 19 May, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 14 May, 2022 1 commit
-
-
Laurent Montel authored
-
- 11 May, 2022 1 commit
-
-
For device view, use `audio-volume-muted` if there is no output or input devices. For stream view, use `edit-none` if there is no applications playing or recording audio.
-
- 10 May, 2022 1 commit
-
-
David Edmundson authored
Whilst we don't use this for anything until explicitly set there'sa comparator at the top of setTarget which valgrind correctly complains about.
-
- 04 May, 2022 1 commit
-
-
Laurent Montel authored
-
- 25 Apr, 2022 2 commits
-
-
Ismael Asensio authored
Move the workaround to use a different sound for the subwoofer test to C++, so we can still use the `lfe` channel and the `rear-center` sound file. Doing otherwise seems to be specially problematic on pipewire BUG: 445523 FIXED-IN: 5.24.5
-
Laurent Montel authored
-
- 21 Apr, 2022 1 commit
-
-
Volker Krause authored
-
- 19 Apr, 2022 3 commits
-
-
This makes them appear when show is checked and hide when not checked. The logic before was reversed.
-
Ahmad Samir authored
USE_GSETTINGS was always set to TRUE. Tested by changing settings in pavucontrol and kcm_pulseaudio, the settings in either of them reflect the other.
-
Currently, both KCM and applet tooltip show mute device or stream even if it is muted. Add unmute device or stream message in the tooltip if it is muted.
-
- 12 Apr, 2022 1 commit
-
-
David Edmundson authored
-
- 04 Apr, 2022 1 commit
-
-
Heiko Becker authored
This wasn't tested and it can't possibly work for now because plasma-framework has no support for Qt6 at the moment. This reverts commit 57b0485f.
-
- 03 Apr, 2022 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 30 Mar, 2022 2 commits
-
-
Ismael Asensio authored
Errors produced when trying to play a sound were being ignored. Show them in the spaker test UI, so it can help users to find their cause. The error strings are provided directly by libcanberra, so i18n will be probably missing for them. CCBUG: 451995
-
Virtual devices are generally created by filters and other special handling. It doesn't usually make sense to show these, especially when they are vendor-provided. However, there are use cases to have them visible, so make it configurable.
-
- 24 Mar, 2022 1 commit
-
-
Laurent Montel authored
-