Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioPane: Do not enable DPL II quality slider with HLE audio on init #8719

Merged

Conversation

CookiePLMonster
Copy link
Contributor

@CookiePLMonster CookiePLMonster commented Apr 1, 2020

This PR is a de facto follow up to #8664, since there was one more case where DPL II audio quality slider was enabled when it shouldn't be - if Audio panel was opened with HLE audio selected and DPL II checkbox checked (as a "leftover" from using LLE audio, most likely), slider would be enabled while the checkbox itself was disabled. Now it's back in sync, as only this one code path seemed to be out of sync (for this reason candidate for refactor maybe?)

image

@FlorianPons
Copy link

Maybe linked to bug #12036

@CookiePLMonster
Copy link
Contributor Author

Indeed it is, although it looks like in this case the user actually observed this wrong behaviour and expected it to work differently.

@leoetlino leoetlino merged commit e6351e1 into dolphin-emu:master Apr 27, 2020
@CookiePLMonster CookiePLMonster deleted the dolby-pro-logic-quality-fixup-ii branch May 1, 2020 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants