aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
2005-03-02Distinguish between green and amber hercules. Now specify it via hercGreenEugene Sandulenko
2005-02-20Patch #1121337 (CGA rendering in early LEC titles).Eugene Sandulenko
2005-01-27port change from branchPaweł Kołodziejski
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-10Add keys mapping option to the main option dialog for WinCE - useful for Smar...Nicolas Bacca
2005-01-01Updated copyrightMax Horn
2004-12-27Use SoundMixer::kMaxMixerVolumeMax Horn
2004-12-25Get rid of the useless & troublesome master_volumeMax Horn
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-20Changed the FilesystemNode implementation to make it easier to use (client co...Max Horn
2004-11-15Add global extrapath to GUI and to default directories list.Eugene Sandulenko
2004-10-06PalmOS updateChris Apers
2004-09-28including sys/param.h causes several conflicts with symbol names we use, so d...Max Horn
2004-09-28use MAXPATHLEN for path buffer sizeJonathan Gray
2004-08-06Make the global savepath button match the look & feel of the 'local' one; fix...Max Horn
2004-04-06Changed "voice_volume" to "speech_volume" for consistency with the BrokenTorbjörn Andersson
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
2004-03-15Aaargh, 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-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-24Fix graphic options on WinCENicolas Bacca
2004-02-22avoid #include scaler.hMax Horn
2004-01-26Hide unnecessary options for CE in the main options dialogNicolas Bacca
2004-01-17Launcher subtitles checkbox (is Sound the right place for this? I dunno..)James Brown
2004-01-16Hack for Launcher Scaler dropdown. Backends using the Launcher will need to i...James Brown
2004-01-06updated copyright noticeMax Horn
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07added checkboxes to the 'Edit Game...' dialog which let the user determine wh...Max Horn
2003-11-05make savepath settings persistentMax Horn
2003-11-05refactored common code into a new class OptionsDialog; various fixes and clea...Max Horn
2003-11-05added multi_midi/native_mt32 settings (we *really* need to come up with a goo...Max Horn
2003-11-05save fullscreen/aspect ratio settings; fix midi driver selection (driver was ...Max Horn
2003-11-04modified NewGui::drawString to shorten strings which don't fit using ellipsis...Max Horn
2003-11-04Added some more dummy checkboxes, functionality to be addedMax Horn
2003-11-03Fiddling with new tab widgetJames Brown
2003-11-03tiny position tweaksMax Horn
2003-11-03added a builtin label to PopUpWidgetMax Horn
2003-11-03added built-in label for SliderWidgetMax Horn
2003-11-03oopsMax Horn
2003-11-03use TabWidget for GlobalOptionsDialogMax Horn
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-01fixed Widget::draw for bordered items to adjust _h; removed unused label para...Max Horn
2003-10-18We proudly present the latest installment of our hit series 'Untangle the mes...Max Horn
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-02cleanup & restructuring; in particular move the midi driver list to its own s...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-06-12Made notation of transient config domains consistent.Jamieson Christian
2003-06-11Fix for bug [741592] GUI: Switching music driver mixes up musicJamieson Christian