From eb4e9fe1d48bee1c9f641b019a29642780604b30 Mon Sep 17 00:00:00 2001 From: Colin Snover Date: Tue, 5 Sep 2017 22:30:01 -0500 Subject: GUI: Remove mostly-broken audio output sample rate control Removing this GUI control was suggested as far back as 2011 at . There were no objections, but it was never removed. When working on audio latency bugs, I independently rediscovered that the GUI option was broken: the per-game options would *never* work, and the option would not take effect until ScummVM was restarted because there is no API for interacting with the backend audio mixer. So now, it is finally gone. Primarily for the sake of future troubleshooting, configurability of the audio sample frequency within SdlMixerManager is maintained for the moment, but now users will need to edit their ScummVM configuration file manually to change it. --- gui/themes/scummmodern.zip | Bin 1649171 -> 1648684 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'gui/themes/scummmodern.zip') diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip index 055c82ad3c..fae746b72c 100644 Binary files a/gui/themes/scummmodern.zip and b/gui/themes/scummmodern.zip differ -- cgit v1.2.3