summaryrefslogtreecommitdiff
path: root/src/gui/setup_audio.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
from the 0.1.0 branch.
2006-03-19Removed some duplicate initializations.Björn Steinbrink1-5/+4
2006-03-19Splitted setup window into manageable pieces according to their tabs in the ↵Björn Steinbrink1-0/+124
window. Fixed some memory leaks along the way. Also fixed two settings not being stored on "apply".