aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config
Commit message (Expand)AuthorAgeFilesLines
* Use shorter display names for the surround sound config optionsChris Robinson2014-11-071-3/+3
* Use better GUI item names for the resampler optionChris Robinson2014-09-262-35/+31
* Show prettier names in the alsoft-config sample format combo boxesChris Robinson2014-09-132-96/+80
* Modify CPU extensions and effect options to be enabled when checkedChris Robinson2014-08-072-63/+105
* Filter for relative HRTF data paths and add Add/Remove label textsChris Robinson2014-08-052-12/+79
* Update alsoft-configChris Robinson2014-08-052-23/+55
* Some .ui changes that Qt Designer insists onChris Robinson2013-07-101-5/+15
* Don't have ../../ as part of the target nameChris Robinson2013-07-021-3/+4
* Disable HRTF remove button when no files selectedChris Robinson2013-06-282-0/+9
* Update the period size/count sliders when loadingChris Robinson2013-06-271-0/+6
* Remove the unused menu bar and status bar from alsoft-configChris Robinson2013-06-272-11/+2
* Check for Qt4 earlierChris Robinson2013-06-241-1/+0
* Properly check that Qt4 4.8+ was foundChris Robinson2013-06-241-1/+1
* Specify the required Qt4 version to find_packageChris Robinson2013-06-241-5/+3
* Make sure QtCore and QtGui were found and link with the appropriate libsChris Robinson2013-06-241-2/+2
* Require Qt 4.8 or newer for alsoft-configChris Robinson2013-06-241-1/+2
* Move alsoft-config to a separate project fileChris Robinson2013-06-241-0/+30
* Add a configuration UI applicationChris Robinson2013-06-234-0/+2034