index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
base
/
commandLine.cpp
Age
Commit message (
Expand
)
Author
2011-06-01
Merge branch 'branch-1-3-0' into master
Max Horn
2011-05-23
COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed
Max Horn
2011-05-23
BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile manager
Max Horn
2011-05-21
DS: Port of changes from branch-1-2-0 that I should really have moved into th...
agent-q
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-02
ALL: Mark printf and various other symbols as forbidden
Max Horn
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-25
BASE: Remove unused variable in DO_OPTION_INT.
Johannes Schickel
2011-04-18
COMMON: Cleanup names/handling of some error codes
Max Horn
2011-03-01
AUDIO: Set default values for the MT-32 and GM device settings
md5
2010-11-28
MAIN: Fix --gfx-mode regression
Torbjörn Andersson
2010-11-05
COMMON/GUI/SCI: Changes to the EGA dithering checkbox
Filippos Karapetis
2010-11-04
SCI: Set undither to on by default again, like it was.
Filippos Karapetis
2010-11-04
SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca...
Filippos Karapetis
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-24
SDL/WIN32: Disable currently unused config entries, added with r53767.
Johannes Schickel
2010-10-24
SDL/w32: add ability to hide console
Martin Kiewitz
2010-10-12
COMMON: Let --list-targets output all targets in an alphabetical list again.
Johannes Schickel
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-07-17
Remove PalmOS port
Max Horn
2010-07-05
Replace a tab by whitespaces in the help string.
Johannes Schickel
2010-06-22
LAUNCHER: hopefully fixed music driver selection via command line
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-05-21
Implement FR #2988017: exit status with --list-saves always 0
Eugene Sandulenko
2010-05-03
Tweak messages when listing save states.
Max Horn
2010-05-03
Show the user a nice message, when the target passed to --list-saves does not...
Johannes Schickel
2010-03-29
COMMON: Cleanup ConfigManager code
Max Horn
2010-01-09
Register default setting for 'mute' option
Willem Jan Palenstijn
2009-09-26
added option to allow control digital imuse tempo callback. it's related to v...
Paweł Kołodziejski
2009-08-10
Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backend
Bertrand Augereau
2009-06-07
cleanup
Max Horn
2009-06-07
Added an experimental '--upgrade-targets' option (to be refined; and possibly...
Max Horn
2009-05-13
Fix spelling of AdLib (it's AdLib not Adlib).
Johannes Schickel
2009-05-13
Add option --opl-driver to command line.
Eugene Sandulenko
2009-04-21
- Typo fixes
Johannes Schickel
2009-03-26
MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...
Max Horn
2009-03-21
argv should not be modified; make it plenty const.
Marcus Comstedt
2009-01-02
- Moved theme listing code from GuiManager to ThemeEngine
Johannes Schickel
2009-01-02
- Changed description for --list-themes to be consistent with descriptions of...
Johannes Schickel
2009-01-02
- Fixed --gui-theme command line description
Johannes Schickel
2008-11-14
The demo mode flag should also be compiled if Groovie is compiled in
Matthew Hoops
2008-11-13
Added DISABLE_COMMAND_LINE switch
Max Horn
2008-10-21
Fix for bug #1960518 "ALL: --list-saves ignores custom paths".
Johannes Schickel
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-08-16
Added documentation to the README, also added --list-saves to the HELP_STRING...
Christopher Page
2008-08-05
Committed my patch #2026097 ("ALSA: Try both 65:0 and 17:0 by default"), with a
Torbjörn Andersson
2008-08-04
Moved ConfMan.registerDefault calls for savepath to DefaultSaveFileManager (e...
Max Horn
2008-07-29
Changed output of --test-detector: multiple hits with same gameid now only ar...
Max Horn
[next]