summaryrefslogtreecommitdiff
path: root/setup/display.c
AgeCommit message (Expand)Author
2011-02-28Fix autoadjust of pixel depth in setup tool.Simon Howard
2011-01-31When large numbers of screen resolutions are detected, increase theSimon Howard
2011-01-02Restore window title when changing video driver in setup tool (thanksSimon Howard
2010-11-29Auto-adjust the screen color depth if the configured color depth is notSimon Howard
2010-11-27Add dropdown list to setup tool to select screen BPP.Simon Howard
2010-11-24Add configuration file parameter and command line option to specify theSimon Howard
2009-06-11Include libc_wince.h on Windows CE.Simon Howard
2009-06-07Don't add DirectX/Windib selector on Windows CE.Simon Howard
2009-06-07Fix setup tool display configuration dialog when fullscreen is notSimon Howard
2009-06-07Don't try to use the SDL DirectX driver under Windows CE.Simon Howard
2009-05-21Set display settings window position based on screen dimensions, ratherSimon Howard
2008-02-12Set the default startup_delay to 1s.Simon Howard
2008-02-09Set the SDL_VIDEODRIVER in setup, so that we get the correct modes listSimon Howard
2008-02-06Make 320x240 a "good" mode when aspect ratio correction is turned off.Simon Howard
2008-02-05Set screen_{width,height} when finding the nearest mode. Save the lastSimon Howard
2008-02-04Update chocolate-setup to the new screen mode config system.Simon Howard
2007-07-05Remove "startup delay" from the setup display configuration dialog.Simon Howard
2007-06-20Add x5 screen scale (thanks MikeRS!)Simon Howard
2007-02-24Fix up setup tool to display the video driver setting tabulated with allSimon Howard
2007-02-23Fix compile errors.Simon Howard
2007-02-23Add an extra option to chocolate-setup on Windows to allow the videoSimon Howard
2006-12-16Add aspect ratio correction to setup tool. Redesign the display settingsSimon Howard
2006-10-25Make the "test controls" option work - write the current config toSimon Howard
2006-10-23Change config variable names to be the same as used in Doom.Simon Howard
2006-10-22Standardise setup config variable names on the same variable names usedSimon Howard
2006-10-12Shut up compiler warnings for setup.Simon Howard
2006-09-29Use TXT_AddWidgets in setup for greatly enhanced readability.Simon Howard
2006-09-21Add ENDOOM and startup delay to display settings dialog.Simon Howard
2006-09-19Move the grab mouse setting to the mouse config dialog.Simon Howard
2006-09-19New display settings dialog!Simon Howard
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-08-31Add display.c with missing ConfigDisplay and multiplayer.c withSimon Howard