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.cpp
Age
Commit message (
Expand
)
Author
2004-02-24
Fix graphic options on WinCE
Nicolas Bacca
2004-02-22
avoid #include scaler.h
Max Horn
2004-01-26
Hide unnecessary options for CE in the main options dialog
Nicolas Bacca
2004-01-17
Launcher subtitles checkbox (is Sound the right place for this? I dunno..)
James Brown
2004-01-16
Hack for Launcher Scaler dropdown. Backends using the Launcher will need to i...
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
make savepath settings persistent
Max Horn
2003-11-05
refactored common code into a new class OptionsDialog; various fixes and clea...
Max Horn
2003-11-05
added multi_midi/native_mt32 settings (we *really* need to come up with a goo...
Max Horn
2003-11-05
save fullscreen/aspect ratio settings; fix midi driver selection (driver was ...
Max Horn
2003-11-04
modified NewGui::drawString to shorten strings which don't fit using ellipsis...
Max Horn
2003-11-04
Added some more dummy checkboxes, functionality to be added
Max Horn
2003-11-03
Fiddling with new tab widget
James Brown
2003-11-03
tiny position tweaks
Max Horn
2003-11-03
added a builtin label to PopUpWidget
Max Horn
2003-11-03
added built-in label for SliderWidget
Max Horn
2003-11-03
oops
Max Horn
2003-11-03
use TabWidget for GlobalOptionsDialog
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-11-01
fixed Widget::draw for bordered items to adjust _h; removed unused label para...
Max Horn
2003-10-18
We proudly present the latest installment of our hit series 'Untangle the mes...
Max Horn
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn
2003-10-02
cleanup & restructuring; in particular move the midi driver list to its own s...
Max Horn
2003-09-17
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...
Max Horn
2003-06-12
Made notation of transient config domains consistent.
Jamieson Christian
2003-06-11
Fix for bug [741592] GUI: Switching music driver mixes up music
Jamieson Christian
2003-05-29
fixed compilation
Paweł Kołodziejski
2003-05-27
put in explicit unistd.h for getcwd (this helps BeOS)
Max Horn
2003-04-10
fixed GP32 port
Joost Peters
2003-04-03
Save game path setting is not meaningful on the Dreamcast.
Marcus Comstedt
2003-03-26
Hook up the midi driver selection popup; disable GFX popup for now, till we m...
Max Horn
2003-03-25
make the volume controls in the global options dialog work
Max Horn
2003-03-25
added some meat to the global options dialog (no prefs are stored yet, though)
Max Horn
2003-03-25
cleanup
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup .... Last
Paweł Kołodziejski
2003-03-02
Patch #691064: dot matrix scaler
Max Horn
2003-01-15
add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it
Jonathan Gray
2002-12-14
fixed arrow/mouse wheel scrolling: now honors seperator items (i.e. you can't...
Max Horn
2002-12-14
fixed typo
Max Horn
2002-12-14
clarification
Max Horn
2002-12-14
added a dummy savepath setting; space gets scare, seems we really need tabs
Max Horn
2002-12-13
added an API to query the list of available music drivers; cleanup
Max Horn
2002-12-13
added seperator items (to show off :-), moved dialog a bit up
Max Horn
2002-12-13
fixup dummy options dialog a bit
Max Horn
2002-12-12
added a dummy global options dialog; PopUpWidget tweaks
Max Horn
[prev]