aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/mainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Reverb Bost option from alsoft-configChris Robinson2015-10-281-4/+0
| | | | | It's not really an appropriate setting for most users to play with. The option still exists, but it's no longer editable in the GUI.
* Disable HRTF remove button when no files selectedChris Robinson2013-06-281-0/+2
|
* Add a configuration UI applicationChris Robinson2013-06-231-0/+54
Not complete, but it's a decent start. Some problems: * Only some otions are handled (backend-specific options in particular aren't handled). * Does not warn when quitting with unsaved changes. * Some options are missing tooltips.