index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
options.cpp
Age
Commit message (
Expand
)
Author
2018-01-13
GUI: never enable checkbox if GUI_ONLY_FULLSCREEN is set
rsn8887
2017-12-26
SDL: Cleanup joystick deadzone handling
Bastien Bouclet
2017-12-03
BASE: Remove bad casts between incompatible Plugin types
Colin Snover
2017-09-12
GUI: Remove mostly-broken audio output sample rate control
Colin Snover
2017-06-13
GUI: Focus the first 'focusable' widget when rebuilding dialogs
Bastien Bouclet
2017-04-09
Merge pull request #921 from Joefish/PR_9711
Thierry Crozat
2017-04-06
GUI: Restore settings if GUI cannot be rendered
Joseph-Eugene Winzer
2017-03-20
GUI: Fix GCC Warnings.
D G Turner
2017-03-10
GUI: Delay deletion of child widgets when rebuilding launcher and options dialog
Thierry Crozat
2017-03-09
GUI: Fix Theme Label in Options->Misc
Joseph-Eugene Winzer
2017-03-04
Merge pull request #915 from rsn8887/vita
Eugene Sandulenko
2017-03-04
PSP2: Add Playstation Vita (PSP2) support
cpasjuste
2017-03-04
GUI: Remove useless translations
Eugene Sandulenko
2017-03-01
Merge pull request #911 from wjp/tabs
Eugene Sandulenko
2017-02-28
GUI: Fix Enumeral vs. Non-Enumeral In Conditional GCC Warning.
D G Turner
2017-02-28
GUI: Clean up GlobalOptionsDialog reflow changing visible tabs
Willem Jan Palenstijn
2017-02-27
SDL: Fix value range checking for kbdMouseSpeedSlider
rsn8887
2017-02-26
SDL: fix options control tab ordering and labels
rsn8887
2017-02-22
SDL: Fix erratic analog pointer + control options
rsn8887
2017-02-21
Merge pull request #905 from lubomyr/master
Eugene Sandulenko
2017-02-18
ANDROIDSDL: config feature swap_menu_and_back renamed to swap_menu_and_back_b...
lubomyr
2017-02-15
GUI: Fix CID #1362505
Alexander
2017-02-14
ANDROIDSDL: implemented checkbox for swap menu and back buttons
lubomyr
2017-02-14
ANDROIDSDL: backend related checking in options.cpp replaced with hasFeature....
lubomyr
2017-02-07
ANDROIDSDL: code refactoring...
lubomyr
2017-02-05
GUI: Add three new options for volume slider controls
Colin Snover
2017-01-31
ANDROIDSDL: implemented checkbox for show/hide on-screen control in Options menu
lubomyr
2017-01-31
ANDROIDSDL: fixed in-game menu crash, removed unused method
lubomyr
2017-01-30
ANDROIDSDL: implemented checkbox for change mouse mode in Options menu
lubomyr
2017-01-10
GUI: Suppress Unused Variable Warning For Some Build Configurations.
D G Turner
2016-10-30
GUI: Allow changing the GUI language without restarting ScummVM
Thierry Crozat
2016-10-30
GUI: Add possibility to rebuild the options dialog
Thierry Crozat
2016-10-30
GUI: Only change theme when applying new options
Thierry Crozat
2016-10-30
GUI: Add Apply button in global options dialog
Thierry Crozat
2016-10-22
GUI: Fix incorrect initialisation of some tab Ids in OptionsDialog
Thierry Crozat
2016-10-17
ALL: Fix compilation with enabled sdl_net and disabled cloud
Eugene Sandulenko
2016-10-17
ALL: Fix compilation with disabled cloud but enabled libcurl
Eugene Sandulenko
2016-10-16
GUI: Fix compilation when cloud is disabled but libcurl is not
Thierry Crozat
2016-10-13
GUI: Add checkbox and config option to enable/disable graphics filtering
Thierry Crozat
2016-10-12
GUI: Fix wrong error messages when failing to change some graphics settings
Thierry Crozat
2016-10-09
GUI: Do not disable Aspect ratio checkbox with only-fullscreen option
Eugene Sandulenko
2016-09-18
ALL: Homogeneize use of 'saved game' in messages
Thierry Crozat
2016-09-04
CLOUD: Improve some labels
Thierry Crozat
2016-08-24
CLOUD: Add GUI for "rootpath" selection
Alexander Tkachev
2016-08-24
GUI: Set tooltip of local webserver button according to server state
Peter Bozsó
2016-08-24
GUI: Fix SDL_Net-related errors
Alexander Tkachev
2016-08-24
GUI: Make Options dialog stop LocalServer on close
Alexander Tkachev
2016-08-24
ALL: Fix debug, warning and error usage
Alexander Tkachev
2016-08-24
GUI: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
CLOUD: Fix `redirect_uri` selection code
Alexander Tkachev
[next]