scummvm/gui
sluicebox 44245eebbc GUI: Don't apply values from disabled subtitle toggle
When the subtitle toggle controls are disabled for a game, don't
read the value and then set config values based on it.
This caused "Override global audio settings" to always set "subtitles"
and "mute_speech" even when the controls were disabled.

Fixes bug #13007 where "Override global audio settings" always
mutes the speech clips in Hoyle4.
2021-10-15 13:25:34 -05:00
..
animation
themes GUI: Regenerate the theme archives 2021-10-12 23:30:32 +01:00
widgets
about.cpp
about.h
browser.cpp BACKENDS: Use FSNode::getName in string operations 2021-08-23 21:22:27 +01:00
browser.h
chooser.cpp
chooser.h
console.cpp GUI: persist the debug console history 2021-09-01 16:30:02 +02:00
console.h GUI: persist the debug console history 2021-09-01 16:30:02 +02:00
credits.h CREDITS: Update credits 2021-10-07 07:59:30 -04:00
debugger.cpp GUI: added float var support to the debugger 2021-09-07 01:33:04 +03:00
debugger.h GUI: added float var support to the debugger 2021-09-07 01:33:04 +03:00
dialog.cpp GUI: Support keypad Enter key in dialogs 2021-08-18 00:39:42 +03:00
dialog.h
downloaddialog.cpp
downloaddialog.h
editgamedialog.cpp ENGINES: Allow implementing registerDefaultSettings in the MetaEngine class 2021-09-18 11:57:29 +02:00
editgamedialog.h
editrecorddialog.cpp
editrecorddialog.h
error.cpp
error.h
EventRecorder.cpp EVENTRECORDER: Remove backwards compatibility 2021-09-09 19:32:02 +02:00
EventRecorder.h EVENTRECORDER: Fixes based on feedback 2021-09-09 19:32:02 +02:00
filebrowser-dialog.cpp GUI: Added optional file mask for FileBrowserDialog 2021-09-01 15:38:30 +02:00
filebrowser-dialog.h GUI: Added optional file mask for FileBrowserDialog 2021-09-01 15:38:30 +02:00
fluidsynth-dialog.cpp
fluidsynth-dialog.h
gui-manager.cpp EVENTRECORDER: Filter GUI redraws from the logs 2021-09-09 19:32:02 +02:00
gui-manager.h
launcher.cpp GUI: Fix Incorrect Logic due to Stray Semicolon 2021-08-26 22:56:25 +01:00
launcher.h
massadd.cpp
massadd.h
message.cpp GUI: Fix computation of MessageDialog width 2021-08-18 22:38:55 +01:00
message.h GUI: Support multiple alt buttons in MessageDialog 2021-08-18 22:34:02 +02:00
module.mk
object.cpp
object.h
onscreendialog.cpp
onscreendialog.h
options.cpp GUI: Don't apply values from disabled subtitle toggle 2021-10-15 13:25:34 -05:00
options.h GUI: Don't apply values from disabled subtitle toggle 2021-10-15 13:25:34 -05:00
predictivedialog.cpp
predictivedialog.h
recorderdialog.cpp
recorderdialog.h
remotebrowser.cpp
remotebrowser.h
saveload-dialog.cpp GUI: Re-enable warning when saving over an older savegame 2021-08-28 21:36:35 +03:00
saveload-dialog.h GUI: Factor out save/load activation to a function 2021-08-25 05:56:22 +03:00
saveload.cpp
saveload.h
themebrowser.cpp
themebrowser.h
ThemeEngine.cpp GUI: Specify the spacing for checkboxes and radio buttons in the theme files 2021-10-12 23:27:07 +01:00
ThemeEngine.h GUI: Specify the spacing for checkboxes and radio buttons in the theme files 2021-10-12 23:27:07 +01:00
ThemeEval.cpp
ThemeEval.h
ThemeLayout.cpp
ThemeLayout.h
ThemeParser.cpp
ThemeParser.h
Tooltip.cpp
Tooltip.h
unknown-game-dialog.cpp
unknown-game-dialog.h
updates-dialog.cpp
updates-dialog.h
widget.cpp GUI: Avoid showing ellipses in smaller labels 2021-10-12 23:29:21 +01:00
widget.h GUI: Avoid showing ellipses in smaller labels 2021-10-12 23:29:21 +01:00