aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
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