aboutsummaryrefslogtreecommitdiff
path: root/gui/options.h
AgeCommit message (Expand)Author
2011-04-17GUI: Fix theme change ignores cancel on options window.Engin Manap
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-11-16GUI: Fixed Memory Leak in RadiobuttonGroup usage in Options Dialog.David Turner
2010-11-05COMMON/GUI/SCI: Changes to the EGA dithering checkboxFilippos Karapetis
2010-11-04SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca...Filippos Karapetis
2010-07-24GUI: Fix bug #3027772 by adding MT-32 tabEugene Sandulenko
2010-07-04Simplify audio device settings handling by using the device handle as tag ins...Johannes Schickel
2010-06-25AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-20Commit slightly modified version of patch #3018727: fix subtitle options (tha...Thierry Crozat
2010-06-15GUI: Implemented Languages as GUI options.Eugene Sandulenko
2010-06-15GUI: Implement radiobuttons.Eugene Sandulenko
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
2010-04-06GUI: Remove 'typedef Common::String String' from (Global)OptionsDialogMax Horn
2010-04-06GUI: Unify various definitions of kOKCmd and move it to namespace GUIMax Horn
2009-06-06Disable MIDI controls if GUIO_NOMIDI is setEugene Sandulenko
2009-06-06Implement FR#862150: "GUI: Show subtitles/speech options only for speech games"Eugene Sandulenko
2009-06-06Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".Eugene Sandulenko
2009-06-06Implement feature request #1180217: "GUI: Mute option"Eugene Sandulenko
2009-05-12- Add support for selecting the OPL emulator being used (config entry: "opl_d...Johannes Schickel
2009-02-15properly (re)select game after adding/editing domain name in launcherWillem Jan Palenstijn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-08-15Tons of misc. GFX fixes.Vicent Marti
2008-08-15Added popup widget in Options menu to change GUI renderer on the fly.Vicent Marti
2008-08-14Misc GFX tweaks.Vicent Marti
2008-05-09Added the option to specify the custom path for loading pluginsJordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-06-11Revert commits:Eugene Sandulenko
2007-06-10Extended the fix for bug #1677997 to also cover the global options dialog; al...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-10Implement FR #1559561: "GUI: output sample rate widgets"Eugene Sandulenko
2007-02-13Implement FR#1611172: GUI: Add autosave period widgetsEugene Sandulenko
2007-02-13Implement FR#1600020: GUI: Select "No SoundFont"Eugene Sandulenko
2006-10-08- Added dialog for selecting the theme to useJohannes Schickel
2006-08-04Renamed handleScreenChanged() -> reflowLayout() in the GUI codeMax Horn
2006-06-11Patch #1336171: "MIDI gain setting for FluidSynth" with slight modificationsEugene Sandulenko
2006-06-11Patch from bugreport #1502409: "Search ScummVM directory for GUI theme".Eugene Sandulenko
2006-06-03*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...Max Horn
2006-05-13Patch #1091170: ALL, SCUMM: Subtitle speed controlMax Horn
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-03-09Converted last dialogs to new scheme. Now it seems to be everything. Please,Eugene Sandulenko
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-07o More widgets fot alternative constructorsEugene Sandulenko
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-08-10committed patch #1255847, thanks Simon Sawatzki.Gregory Montoir
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-05-18Some more scaling work. Parts of the options dialogs scale themselves. SomeTorbjörn Andersson