fruitjam-doom/setup
Simon Howard 0480c92519 Add configuration file variable to change the sound sample rate
(snd_samplerate)

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 906
2007-06-14 21:45:50 +00:00
..
.gitignore Add *.exe to svn:ignore. 2007-06-09 18:00:19 +00:00
chocolate-setup-res.rc.in Add icon for setup tool. 2006-12-16 00:58:12 +00:00
chocolate_setup_icon.c Update to latest version of chocolate-setup icon. 2006-12-19 23:04:04 +00:00
compatibility.c Standardise setup config variable names on the same variable names used 2006-10-22 22:10:08 +00:00
compatibility.h Standardise setup config variable names on the same variable names used 2006-10-22 22:10:08 +00:00
configfile.c Add configuration file variable to change the sound sample rate 2007-06-14 21:45:50 +00:00
configfile.h Make the "test controls" option work - write the current config to 2006-10-25 18:12:08 +00:00
display.c Fix up setup tool to display the video driver setting tabulated with all 2007-02-24 02:30:17 +00:00
display.h Add an extra option to chocolate-setup on Windows to allow the video 2007-02-23 23:41:58 +00:00
execute.c temp -> tempdir 2007-01-06 02:15:44 +00:00
execute.h Add '-findiwads' command line hack so that the setup program can find 2006-12-23 21:24:56 +00:00
joystick.c Working joystick code. 2007-06-13 19:12:13 +00:00
joystick.h Initial joystick support. 2007-05-31 23:16:23 +00:00
keyboard.c Hide the joystick speed control when the always run hack is being used. 2007-06-01 18:06:15 +00:00
keyboard.h Add config file option to enable/disable native keyboard bindings. 2007-03-16 21:43:28 +00:00
m_argv.c Add m_argv.[ch] from Doom, fix up configfile.c so that it compiles 2006-10-23 18:00:30 +00:00
m_argv.h Add m_argv.[ch] from Doom, fix up configfile.c so that it compiles 2006-10-23 18:00:30 +00:00
mainmenu.c Initial joystick support. 2007-05-31 23:16:23 +00:00
Makefile.am Initial joystick support. 2007-05-31 23:16:23 +00:00
mouse.c Rename testconfig.[ch] to execute.[ch], add generalised framework for 2006-10-23 22:27:10 +00:00
mouse.h Change config variable names to be the same as used in Doom. 2006-10-23 17:57:56 +00:00
multiplayer.c Make the WADs input box wider. Rename labels in the start multiplayer 2007-01-05 23:41:17 +00:00
multiplayer.h Fix player name option in setup tool. 2006-10-24 19:50:00 +00:00
sound.c Add configuration file variable to change the sound sample rate 2007-06-14 21:45:50 +00:00
sound.h Add configuration file variable to change the sound sample rate 2007-06-14 21:45:50 +00:00
txt_joybinput.c Working joystick code. 2007-06-13 19:12:13 +00:00
txt_joybinput.h Oops! 2007-06-04 18:34:51 +00:00
txt_keyinput.c Fix discrepancy between Doom and setup program when prompting for keys. 2007-03-09 12:35:18 +00:00
txt_keyinput.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00
txt_mouseinput.c Shut up compiler warnings for setup. 2006-10-12 17:34:32 +00:00
txt_mouseinput.h Add missing copyright notices to textscreen and setup files. 2006-08-31 20:40:48 +00:00