Age | Commit message (Expand) | Author |
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 |
2011-10-25 | GUI: Added clear button to paths | Eugene Sandulenko |
2011-10-25 | LAUNCHER: Improved clear soundfont button | Eugene Sandulenko |
2011-10-24 | GUI: Fix missing audio drivers in Edit Game dialog. | Johannes Schickel |
2011-10-24 | GUI: Add GUIO EGA Dithering option | Strangerke |
2011-10-24 | GUI: in order to play it safe, re-enable the aspect checkbox if the gui optio... | Strangerke |
2011-10-23 | LAUNCHER: Add GUIO_NOASPECT to SCUMM engine | Strangerke |
2011-10-23 | ALL: Reduce assignment of "" to Common::String. | Johannes Schickel |
2011-10-23 | AD: Swtich GUI options to a char array. | Eugene Sandulenko |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-06 | I18N: Make some more GUI strings translatable. | Alyssa Milburn |
2011-06-06 | GUI: Fix message after changing languages. | Alyssa Milburn |
2011-06-02 | GUI: Replace some s(n)printf uses by Common::String::format | Max Horn |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-21 | GUI: Prevent the GUI code from incorrectly reloading the theme when the built... | agent-q |
2011-05-17 | GUI: Fix for bug #3303501 "Switching from HQ2x->HQ3x crashes ScummVM". | Johannes Schickel |
2011-05-16 | GUI: Apply graphics mode change when closing global options dialog | Thierry Crozat |
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 indentation problems. Remove unwanted space. | Engin Manap |
2011-04-17 | GUI: Fix apply old theme even if theme is not changed. | Engin Manap |
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-30 | I18N: Don't build TranslationManager when translation is disabled. | Jordi Vilalta Prat |
2010-11-25 | GUI: Changed wording of "Disable dithering" to "Enable undithering" | Filippos Karapetis |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | 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 | GUI: Better description of the dithering checkbox | Filippos Karapetis |
2010-11-05 | Grammar | Filippos Karapetis |