summaryrefslogtreecommitdiff
path: root/src/gui/setup_audio.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-3/+5
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-5/+5
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-1/+1
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".