Age | Commit message (Expand) | Author |
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-02-29 | COMMON: Replace OptionsDialog::renderType2GUIO by API in rendermode.h | Max Horn |
2012-02-24 | GUI: Fix "clear" buttons after theme switch (bug #3482459) | Torbjörn Andersson |
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-10-25 | GUI: Refactor clear buttons | Eugene Sandulenko |
2011-10-25 | GUI: Added clear button to paths | Eugene Sandulenko |
2011-10-23 | AD: Swtich GUI options to a char array. | Eugene Sandulenko |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-17 | GUI: Fix theme change ignores cancel on options window. | Engin Manap |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |
2010-11-16 | GUI: Fixed Memory Leak in RadiobuttonGroup usage in Options Dialog. | David Turner |
2010-11-05 | COMMON/GUI/SCI: Changes to the EGA dithering checkbox | Filippos Karapetis |
2010-11-04 | SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca... | Filippos Karapetis |
2010-07-24 | GUI: Fix bug #3027772 by adding MT-32 tab | Eugene Sandulenko |
2010-07-04 | Simplify audio device settings handling by using the device handle as tag ins... | Johannes Schickel |
2010-06-25 | AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-20 | Commit slightly modified version of patch #3018727: fix subtitle options (tha... | Thierry Crozat |
2010-06-15 | GUI: Implemented Languages as GUI options. | Eugene Sandulenko |
2010-06-15 | GUI: Implement radiobuttons. | Eugene Sandulenko |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |
2010-04-06 | GUI: Remove 'typedef Common::String String' from (Global)OptionsDialog | Max Horn |
2010-04-06 | GUI: Unify various definitions of kOKCmd and move it to namespace GUI | Max Horn |
2009-06-06 | Disable MIDI controls if GUIO_NOMIDI is set | Eugene Sandulenko |
2009-06-06 | Implement FR#862150: "GUI: Show subtitles/speech options only for speech games" | Eugene Sandulenko |
2009-06-06 | Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting". | Eugene Sandulenko |
2009-06-06 | Implement 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-15 | properly (re)select game after adding/editing domain name in launcher | Willem Jan Palenstijn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-08-15 | Tons of misc. GFX fixes. | Vicent Marti |
2008-08-15 | Added popup widget in Options menu to change GUI renderer on the fly. | Vicent Marti |
2008-08-14 | Misc GFX tweaks. | Vicent Marti |
2008-05-09 | Added the option to specify the custom path for loading plugins | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-06-11 | Revert commits: | Eugene Sandulenko |
2007-06-10 | Extended the fix for bug #1677997 to also cover the global options dialog; al... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-10 | Implement FR #1559561: "GUI: output sample rate widgets" | Eugene Sandulenko |
2007-02-13 | Implement FR#1611172: GUI: Add autosave period widgets | Eugene Sandulenko |
2007-02-13 | Implement FR#1600020: GUI: Select "No SoundFont" | Eugene Sandulenko |
2006-10-08 | - Added dialog for selecting the theme to use | Johannes Schickel |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-06-11 | Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications | Eugene Sandulenko |
2006-06-11 | Patch 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 |