summaryrefslogtreecommitdiff
path: root/src/setup/sound.c
AgeCommit message (Expand)Author
2015-06-08Replace "opl_type" config variable with DMXOPTION.Simon Howard
2015-05-29Text formatting.Nuke.YKT
2015-05-29Added OPL3 mode support.Nuke.YKT
2015-04-04setup: Add help URLs for configuration windows.Simon Howard
2015-02-20Refactor config file API.Simon Howard
2014-10-24Replace strdup() with M_StringDuplicate().Simon Howard
2014-05-05Clean up file headers.Simon Howard
2014-04-05setup: Adjust positioning of sound dialog.Simon Howard
2014-03-27setup: Make default sound volumes match Vanilla.Simon Howard
2014-03-23setup: Add missing snd_maxslicetime_ms variable.Simon Howard
2014-03-23music: Add config var for external music program.Simon Howard
2013-10-20Use OPL MIDI playback as the default music device.Simon Howard
2013-10-16Fix bug with freeing of static strings, accidentally introduced inSimon Howard
2013-10-06Finish implementation of Hexen CD audio music mode.Simon Howard
2013-09-29Preserve libsamplerate_scale in the setup tool.Simon Howard
2013-09-04Fix setup tool defaults for GUS/Timidity path config variables (thanksSimon Howard
2013-04-01Add configuration boxes for GUS and Timidity configuration.Simon Howard
2013-03-03Add GUS pseudo-emulation.Simon Howard
2013-03-03Add configuration file variable to specify path to a Timidity configSimon Howard
2012-02-02Bind missing sound variables so the settings are not lost when runningSimon Howard
2011-10-29Enable gcc warning to detect redundant declarations, and clean upSimon Howard
2011-09-11Merge from raven-branch.Simon Howard
2011-06-13Merge from trunk.Simon Howard
2011-03-07Update config variable binding in setup tool so that the correctSimon Howard
2010-09-09Merge from raven-branch.Simon Howard
2010-09-07Bind appropriate configuration values for Strife in setup tool, and addSimon Howard
2010-08-31Merge from trunk.Simon Howard
2010-04-30Merge from trunk.Simon Howard
2009-11-21Merge from trunk.Simon Howard
2008-12-02Fix setup to show the correct available sfx/music options, depending onSimon Howard
2008-11-26Add bindings for remaining missing config file variables, to getSimon Howard
2008-11-21Move setup/ into src/ and merge with main codebase. Remove duplicatedSimon Howard