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
/
gui
/
options.h
Age
Commit message (
Expand
)
Author
2004-01-17
Launcher subtitles checkbox (is Sound the right place for this? I dunno..)
James Brown
2004-01-06
updated copyright notice
Max Horn
2003-11-10
added namespace GUI
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
added checkboxes to the 'Edit Game...' dialog which let the user determine wh...
Max Horn
2003-11-05
refactored common code into a new class OptionsDialog; various fixes and clea...
Max Horn
2003-11-05
save fullscreen/aspect ratio settings; fix midi driver selection (driver was ...
Max Horn
2003-11-02
introduced common base class GuiObject for Dialog/Widget -> step towards maki...
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-03-26
Hook up the midi driver selection popup; disable GFX popup for now, till we m...
Max Horn
2003-03-25
added some meat to the global options dialog (no prefs are stored yet, though)
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2002-12-12
added a dummy global options dialog; PopUpWidget tweaks
Max Horn