aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
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
2003-05-29fixed compilationPaweł Kołodziejski
2003-05-27put in explicit unistd.h for getcwd (this helps BeOS)Max Horn
2003-04-10fixed GP32 portJoost Peters
2003-04-03Save game path setting is not meaningful on the Dreamcast.Marcus Comstedt
2003-03-26Hook up the midi driver selection popup; disable GFX popup for now, till we m...Max Horn
2003-03-25make the volume controls in the global options dialog workMax Horn
2003-03-25added some meat to the global options dialog (no prefs are stored yet, though)Max Horn
2003-03-25cleanupMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup .... LastPaweł Kołodziejski
2003-03-02Patch #691064: dot matrix scalerMax Horn
2003-01-15add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try itJonathan Gray
2002-12-14fixed arrow/mouse wheel scrolling: now honors seperator items (i.e. you can't...Max Horn
2002-12-14fixed typoMax Horn
2002-12-14clarificationMax Horn
2002-12-14added a dummy savepath setting; space gets scare, seems we really need tabsMax Horn
2002-12-13added an API to query the list of available music drivers; cleanupMax Horn
2002-12-13added seperator items (to show off :-), moved dialog a bit upMax Horn
2002-12-13fixup dummy options dialog a bitMax Horn
2002-12-12added a dummy global options dialog; PopUpWidget tweaksMax Horn