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
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