Revert Applications Volume Adjuster#17886
Conversation
|
cc @CyrilleB79 @mltony @LeonarddeR @ABuffEr @codeofdusk: as those who contributed to this issue/feature discussion |
See test results for failed build of commit 4ca4596eb2 |
|
While it is a pity that this is reverted for those who really like this feature, I think this is the right decision.
|
|
@LeonarddeR - we are not aware of any explicit known fixes for sound split from this PR, no associated logged issues were mentioned in the PR. |
|
I'd also mention that it is fairly possible/likely the bug #17654 was introduced via the refactoring, not necessarily from the feature itself |
|
i don't think soundsplit as well as application volume adjuster need to be in nvda core. They can greatly fit in addon. I recall discussion when nvaccess was strongly against including systraylist addon into core, but i am sure that feature more likely is direct screenreader feature rather than these features, which simply overload application. |
|
I am one of the ones who would have loved this feature to be integrated in core. But unfortunately, the feature as implemented in last alpha was not robust enough. This revert PR fixes #17654 so that's the way to go. @beqabeqa473 The integration of the feature in NVDA core has been accepted (triaged) by NV Access.
|
|
Hello everyone, to be honest, I THINK the sound split feature may also be necessary in certain cases, such as checking the position of a headset or speaker. |
|
@LeonarddeR IIRC when I tried to track down the commit that introduced #17654 the earliest commit I could track it to was the refactor of sound split. It's also not present in 2024.4.2. |
Reverts PR
Reverts #17271
Reverts #16591
Reverts #17634
Issues fixed
Fixes #17654
Fixes #17882
Fixes #17124
Fixes #17656
Issues reopened
Reopens #16052
Reason for revert
Can this PR be reimplemented? If so, what is required for the next attempt