aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
2019-02-10GUI: Revert of accidental changePeter Kohaut
2019-02-10BLADERUNNER: Use ScummVM functionality for audio volume managementPeter Kohaut
2018-12-18GUI: Fix defaulting of "Use native system file browser" checkboxTarek Soliman
2018-12-17COMMON: Rename enum variable for native browser featureThierry Crozat
2018-12-17GUI: Add missing space in tooltip stringThierry Crozat
2018-12-16GUI: Add option to enable/disable using the system file browserThierry Crozat
2018-12-02GUI: Add an option to set the GUI language to the game languageBastien Bouclet
2018-11-14GUI: Don't display the ScrollContainer background inside tabsBastien Bouclet
2018-11-04BACKENDS: Remove references to the GP32 backendCameron Cawley
2018-10-22GUI: Unset stretch-mode in game settings not overriding global settingsThierry Crozat
2018-07-29GUI: Fix graphics options visibility depending on supported featuressThierry Crozat
2018-07-22GUI: Use consistent capitalization for optionsThierry Crozat
2018-07-22GUI: Fix crash when accessing options from GMMThierry Crozat
2018-07-22GUI: Use ScrollContainer in graphics tabThierry Crozat
2018-07-08GUI: Add Stretch Mode selection in Options dialogThierry Crozat
2018-01-27GUI: Remove Dialog::markAsDirty to expose full GUI redrawsBastien Bouclet
2018-01-27GUI: Implement dirty-checking for widget redrawsBastien Bouclet
2018-01-13GUI: never enable checkbox if GUI_ONLY_FULLSCREEN is setrsn8887
2017-12-26SDL: Cleanup joystick deadzone handlingBastien Bouclet
2017-12-03BASE: Remove bad casts between incompatible Plugin typesColin Snover
2017-09-12GUI: Remove mostly-broken audio output sample rate controlColin Snover
2017-06-13GUI: Focus the first 'focusable' widget when rebuilding dialogsBastien Bouclet
2017-04-09Merge pull request #921 from Joefish/PR_9711Thierry Crozat
2017-04-06GUI: Restore settings if GUI cannot be renderedJoseph-Eugene Winzer
2017-03-20GUI: Fix GCC Warnings.D G Turner
2017-03-10GUI: Delay deletion of child widgets when rebuilding launcher and options dialogThierry Crozat
2017-03-09GUI: Fix Theme Label in Options->MiscJoseph-Eugene Winzer
2017-03-04Merge pull request #915 from rsn8887/vitaEugene Sandulenko
2017-03-04PSP2: Add Playstation Vita (PSP2) supportcpasjuste
2017-03-04GUI: Remove useless translationsEugene Sandulenko
2017-03-01Merge pull request #911 from wjp/tabsEugene Sandulenko
2017-02-28GUI: Fix Enumeral vs. Non-Enumeral In Conditional GCC Warning.D G Turner
2017-02-28GUI: Clean up GlobalOptionsDialog reflow changing visible tabsWillem Jan Palenstijn
2017-02-27SDL: Fix value range checking for kbdMouseSpeedSliderrsn8887
2017-02-26SDL: fix options control tab ordering and labelsrsn8887
2017-02-22SDL: Fix erratic analog pointer + control optionsrsn8887
2017-02-21Merge pull request #905 from lubomyr/masterEugene Sandulenko
2017-02-18ANDROIDSDL: config feature swap_menu_and_back renamed to swap_menu_and_back_b...lubomyr
2017-02-15GUI: Fix CID #1362505Alexander
2017-02-14ANDROIDSDL: implemented checkbox for swap menu and back buttonslubomyr
2017-02-14ANDROIDSDL: backend related checking in options.cpp replaced with hasFeature....lubomyr
2017-02-07ANDROIDSDL: code refactoring...lubomyr
2017-02-05GUI: Add three new options for volume slider controlsColin Snover
2017-01-31ANDROIDSDL: implemented checkbox for show/hide on-screen control in Options menulubomyr
2017-01-31ANDROIDSDL: fixed in-game menu crash, removed unused methodlubomyr
2017-01-30ANDROIDSDL: implemented checkbox for change mouse mode in Options menulubomyr
2017-01-10GUI: Suppress Unused Variable Warning For Some Build Configurations.D G Turner
2016-10-30GUI: Allow changing the GUI language without restarting ScummVMThierry Crozat
2016-10-30GUI: Add possibility to rebuild the options dialogThierry Crozat
2016-10-30GUI: Only change theme when applying new optionsThierry Crozat