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
2016-08-24
CLOUD: Make "Run server" button active
Alexander Tkachev
2016-08-24
CLOUD: Replace USE_CLOUD with USE_LIBCURL
Alexander Tkachev
2016-08-24
GUI: Fix Options' Cloud tab reflowing
Alexander Tkachev
2016-08-24
GUI: Add "Run server" button in Cloud tab
Alexander Tkachev
2016-08-24
GUI: Add DownloadDialog sketch
Alexander Tkachev
2016-08-24
GUI: Add Refresh button in Options Cloud tab
Alexander Tkachev
2016-08-24
GUI: Add Cloud tab StorageWizardDialog
Alexander Tkachev
2016-08-24
GUI: Replace Cloud tab's StorageBrowser with PopUp
Alexander Tkachev
2016-08-24
CLOUD: Update CloudManager
Alexander Tkachev
2016-08-24
GUI: Add Cloud tab information labels
Alexander Tkachev
2016-08-24
GUI: Add Options dialog Cloud tab
Alexander Tkachev
2016-06-06
GUI: Do not change aspect ratio setting when it is disabled
Eugene Sandulenko
2016-06-01
GUI: Cleanup class initialization
Eugene Sandulenko
2016-04-12
Merge pull request #715 from dudola/patch-1
Johannes Schickel
2016-04-10
ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC...
Eugene Sandulenko
2016-04-01
UPDATES: Remove an unneeded check
Eugene Sandulenko
2016-04-01
UPDATES: Implement and use method for normalizing interval value to accepted ...
Eugene Sandulenko
2016-04-01
GUI: Remove dummy FluidSynth Settings button from Edit Game.
dudola
2016-03-31
UPDATES: Normalize updates_check value
Eugene Sandulenko
2016-03-31
UPDATES: Implement Check now button in Options
Eugene Sandulenko
2016-03-31
UPDATES: Got rid of hardcoded update intervals list
Eugene Sandulenko
2016-03-30
UPDATES: Hook dialogs to UpdateManager
Eugene Sandulenko
2016-03-29
GUI: Store secelcted update frequency in config
Eugene Sandulenko
2016-03-29
GUI: Added stub for Update frequency check widgets.
Eugene Sandulenko
2015-07-07
GUI: Simplify OPL option code a bit.
Johannes Schickel
2014-08-22
GUI: s/savegame/saved game/
Ben Castricum
2014-08-16
GUI: Fix spelling of FluidSynth: s/Fluidsynth/FluidSynth/
Ben Castricum
2014-08-16
GUI: Fix typo in audio sample rates: s/11kHz/11 kHz/
Ben Castricum
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-11
GUI: Update Roland GS description in MT-32 tab
tcarey
2013-01-26
Merge branch 'eriktorbjorn-fluidsynth-settings'
Johannes Schickel
2013-01-26
GUI: Misc FluidSynth-related cleanups.
Torbjörn Andersson
2013-01-26
FLUIDSYNTH: Add separate dialog for FluidSynth settings
Torbjörn Andersson
2013-01-02
GUI: Improve the description of the Roland GS mode checkbox
Filippos Karapetis
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-03-25
GUI: Remove leftover code for the global dithering checkbox
Filippos Karapetis
2012-03-25
GUI: Change the undithering checkbox to be an engine-specific option
Filippos Karapetis
2012-03-19
GUI: Add per-engine and per-game options
Filippos Karapetis
2012-03-17
Merge pull request #203 from fingolfin/guio-cleanup
Eugene Sandulenko
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-02-29
COMMON: Replace OptionsDialog::renderType2GUIO by API in rendermode.h
Max Horn
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-24
GUI: Fix "clear" buttons after theme switch (bug #3482459)
Torbjörn Andersson
2012-02-24
COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modes
athrxx
2012-02-21
COMMON: add gui options for rendering modes
athrxx
2011-12-13
GUI: Move addClearButton() from options.cpp to widget.cpp
Tarek Soliman
2011-11-18
GUI: Disable speech volume slider in subtitle only mode.
Johannes Schickel
2011-10-27
GUI: Enable EGA Undithering in global options dialog
Tarek Soliman
2011-10-25
GUI: Show empty savepath as 'Default', not 'None'
Eugene Sandulenko
2011-10-25
GUI: Refactor clear buttons
Eugene Sandulenko
[next]