Skip to content

Conversation

@Tavlin
Copy link

@Tavlin Tavlin commented Dec 31, 2025

  • Add flag showSubtitlesAmbient and showSubtitlesNoise for enabling/disabling ambient and noise subtitles.
  • Modify DialogMenu::setupSettings to set the new flags
  • Modify DialogMenu::haveToShowSubtitles to use the new flags to decide if subtitles need to be shown.

Since the distinction between ambient and noise was not 100% clear to me, I thought making it based on the ProcessPolicy seemed like a good estimate to me.

Related PR: #810
Fixes: #713 (hopefully)

- Add flag `showSubtitlesAmbient` and `showSubtitlesNoise` for
  enabling/disabling ambient and noise subtitles.
- Modify `DialogMenu::setupSettings` to set the new flags
- Modify `DialogMenu::haveToShowSubtitles` to use the new flags to
  decide if subtiltes need to be shown.

Changes are made similar to #PR810 Try#810
@Tavlin Tavlin marked this pull request as draft December 31, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enabling / disabling subtitles

1 participant