aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
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
2016-10-30GUI: Add Apply button in global options dialogThierry Crozat
2016-10-22GUI: Fix incorrect initialisation of some tab Ids in OptionsDialogThierry Crozat
2016-10-17ALL: Fix compilation with enabled sdl_net and disabled cloudEugene Sandulenko
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-10-16GUI: Fix compilation when cloud is disabled but libcurl is notThierry Crozat
2016-10-13GUI: Add checkbox and config option to enable/disable graphics filteringThierry Crozat
2016-10-12GUI: Fix wrong error messages when failing to change some graphics settingsThierry Crozat
2016-10-09GUI: Do not disable Aspect ratio checkbox with only-fullscreen optionEugene Sandulenko
2016-09-18ALL: Homogeneize use of 'saved game' in messagesThierry Crozat
2016-09-04CLOUD: Improve some labelsThierry Crozat
2016-08-24CLOUD: Add GUI for "rootpath" selectionAlexander Tkachev
2016-08-24GUI: Set tooltip of local webserver button according to server statePeter Bozsó
2016-08-24GUI: Fix SDL_Net-related errorsAlexander Tkachev