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
2005-05-18
Remove the label code from SliderWidget (simplifies it a lot); instead use a ...
Max Horn
2005-05-18
Made use of addCheckbox(). I had to add an alternative form of the function
Torbjörn Andersson
2005-05-17
Added "big" version of the Tab widget, and made use of it.
Torbjörn Andersson
2005-05-16
Fixed the SoundFont button's behaviour in the Edit Game dialog.
Torbjörn Andersson
2005-05-16
Enlarge the option dialogs; note that the widgets should be rearranged / enla...
Max Horn
2005-05-10
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...
Max Horn
2005-05-09
Patch #1181544 (AmigaOS 4 changes)
Max Horn
2005-04-22
GameDetector isn't actually used here
Max Horn
2005-04-16
Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode...
Max Horn
2005-04-13
Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and
Eugene Sandulenko
2005-04-10
Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
Torbjörn Andersson
2005-03-31
Playstation2 Port: initial import
Robert Göffringmann
2005-03-24
Rename global tab Misc to Paths. This correctly describes its current content
Eugene Sandulenko
2005-03-02
Distinguish between green and amber hercules. Now specify it via hercGreen
Eugene Sandulenko
2005-02-20
Patch #1121337 (CGA rendering in early LEC titles).
Eugene Sandulenko
2005-01-27
port change from branch
Paweł Kołodziejski
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-10
Add keys mapping option to the main option dialog for WinCE - useful for Smar...
Nicolas Bacca
2005-01-01
Updated copyright
Max Horn
2004-12-27
Use SoundMixer::kMaxMixerVolume
Max Horn
2004-12-25
Get rid of the useless & troublesome master_volume
Max Horn
2004-12-02
Moved MidiDriver creation code into the MidiDriver class (as static methods),...
Max Horn
2004-11-20
Changed the FilesystemNode implementation to make it easier to use (client co...
Max Horn
2004-11-15
Add global extrapath to GUI and to default directories list.
Eugene Sandulenko
2004-10-06
PalmOS update
Chris Apers
2004-09-28
including sys/param.h causes several conflicts with symbol names we use, so d...
Max Horn
2004-09-28
use MAXPATHLEN for path buffer size
Jonathan Gray
2004-08-06
Make the global savepath button match the look & feel of the 'local' one; fix...
Max Horn
2004-04-06
Changed "voice_volume" to "speech_volume" for consistency with the Broken
Torbjörn Andersson
2004-04-05
added voice group volume to scumm engine for imuse digital and implemeted vol...
Paweł Kołodziejski
2004-03-17
Fix for bug #917532 (GUI: BrowserDialog return value)
Max Horn
2004-03-15
Aaargh, didn't mean to commit this...
Max Horn
2004-03-15
...and mor. Next big thing should be to document the overlay stuff, but that'...
Max Horn
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
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
[prev]
[next]