Age | Commit message (Expand) | Author |
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 |
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 |