summaryrefslogtreecommitdiff
path: root/src/gui/setup_audio.h
AgeCommit message (Collapse)AuthorFilesLines
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
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-3/+3
2006-03-19Splitted setup window into manageable pieces according to their tabs in the ↵Björn Steinbrink1-0/+51
window. Fixed some memory leaks along the way. Also fixed two settings not being stored on "apply".