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