aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
2016-06-01GUI: Cleanup class initializationEugene Sandulenko
2016-04-12Merge pull request #715 from dudola/patch-1Johannes Schickel
2016-04-10ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC...Eugene Sandulenko
2016-04-01UPDATES: Remove an unneeded checkEugene Sandulenko
2016-04-01UPDATES: Implement and use method for normalizing interval value to accepted ...Eugene Sandulenko
2016-04-01GUI: Remove dummy FluidSynth Settings button from Edit Game.dudola
2016-03-31UPDATES: Normalize updates_check valueEugene Sandulenko
2016-03-31UPDATES: Implement Check now button in OptionsEugene Sandulenko
2016-03-31UPDATES: Got rid of hardcoded update intervals listEugene Sandulenko
2016-03-30UPDATES: Hook dialogs to UpdateManagerEugene Sandulenko
2016-03-29GUI: Store secelcted update frequency in configEugene Sandulenko
2016-03-29GUI: Added stub for Update frequency check widgets.Eugene Sandulenko
2015-07-07GUI: Simplify OPL option code a bit.Johannes Schickel
2014-08-22GUI: s/savegame/saved game/Ben Castricum
2014-08-16GUI: Fix spelling of FluidSynth: s/Fluidsynth/FluidSynth/Ben Castricum
2014-08-16GUI: Fix typo in audio sample rates: s/11kHz/11 kHz/Ben Castricum
2014-02-18GUI: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-11GUI: Update Roland GS description in MT-32 tabtcarey
2013-01-26Merge branch 'eriktorbjorn-fluidsynth-settings'Johannes Schickel
2013-01-26GUI: Misc FluidSynth-related cleanups.Torbjörn Andersson
2013-01-26FLUIDSYNTH: Add separate dialog for FluidSynth settingsTorbjörn Andersson
2013-01-02GUI: Improve the description of the Roland GS mode checkboxFilippos Karapetis
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-03-25GUI: Remove leftover code for the global dithering checkboxFilippos Karapetis
2012-03-25GUI: Change the undithering checkbox to be an engine-specific optionFilippos Karapetis
2012-03-19GUI: Add per-engine and per-game optionsFilippos Karapetis
2012-03-17Merge pull request #203 from fingolfin/guio-cleanupEugene Sandulenko
2012-03-13JANITORIAL: Replace (x ? false : true) by !(x).Christoph Mallon
2012-02-29COMMON: Replace OptionsDialog::renderType2GUIO by API in rendermode.hMax Horn
2012-02-26COMMON: Move RenderMode and GUIOptions functionality into separate filesMax Horn
2012-02-24GUI: Fix "clear" buttons after theme switch (bug #3482459)Torbjörn Andersson
2012-02-24COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modesathrxx
2012-02-21COMMON: add gui options for rendering modesathrxx
2011-12-13GUI: Move addClearButton() from options.cpp to widget.cppTarek Soliman
2011-11-18GUI: Disable speech volume slider in subtitle only mode.Johannes Schickel
2011-10-27GUI: Enable EGA Undithering in global options dialogTarek Soliman
2011-10-25GUI: Show empty savepath as 'Default', not 'None'Eugene Sandulenko
2011-10-25GUI: Refactor clear buttonsEugene Sandulenko
2011-10-25GUI: Added clear button to pathsEugene Sandulenko
2011-10-25LAUNCHER: Improved clear soundfont buttonEugene Sandulenko
2011-10-24GUI: Fix missing audio drivers in Edit Game dialog.Johannes Schickel
2011-10-24GUI: Add GUIO EGA Dithering optionStrangerke
2011-10-24GUI: in order to play it safe, re-enable the aspect checkbox if the gui optio...Strangerke
2011-10-23LAUNCHER: Add GUIO_NOASPECT to SCUMM engineStrangerke
2011-10-23ALL: Reduce assignment of "" to Common::String.Johannes Schickel
2011-10-23AD: Swtich GUI options to a char array.Eugene Sandulenko
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-06I18N: Make some more GUI strings translatable.Alyssa Milburn
2011-06-06GUI: Fix message after changing languages.Alyssa Milburn
2011-06-02GUI: Replace some s(n)printf uses by Common::String::formatMax Horn