aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Sort HRTFs in alsoft-config like in the libChris Robinson2016-02-241-2/+2
* Exclude the file extension from the HRTF nameChris Robinson2016-02-241-4/+4
* Collect HRTF names from the paths list for alsoft-configChris Robinson2016-02-231-5/+36
* Replace the hrtf_tables option with hrtf-pathsChris Robinson2016-02-231-28/+21
* Better handle duplicate HRTF names in alsoft-configChris Robinson2016-02-231-1/+17
* Allow selecting a preferred HRTF in alsoft-configChris Robinson2016-02-231-37/+66
* Add a warning if closing alsoft-config with unsaved changesChris Robinson2016-02-221-25/+99
* Restructure alsoft-config UIChris Robinson2016-02-221-39/+39
* Implement a band-limited sinc resamplerChris Robinson2015-11-051-2/+3
* Replace the Lanczos window with Kaiser for the sinc resamplerChris Robinson2015-11-041-3/+3
* Remove the Reverb Bost option from alsoft-configChris Robinson2015-10-281-30/+1
* Reorganize the HRTF group boxChris Robinson2015-10-121-5/+7
* Only show certain options that are available at build-timeChris Robinson2015-10-111-9/+75
* Replace the sinc6 resampler with sinc8, and make SSE versionsChris Robinson2015-10-111-1/+1
* Move the FIR4 from SSE2 to SSE3Chris Robinson2015-10-111-0/+3
* Implement a 6-point sinc-lanczos filterChris Robinson2015-09-291-2/+3
* Auto-replace the "cubic" resampler with "sinc4"Chris Robinson2015-09-281-1/+6
* Replace the cubic resampler with a 4-point sinc/lanczos filterChris Robinson2015-09-271-1/+1
* Reorganize some HRTF config optionsChris Robinson2015-09-041-1/+1
* Reposition the JACK backend entryChris Robinson2015-09-041-1/+1
* Handle the stereo-mode config option with alsoft-configChris Robinson2015-08-281-0/+41
* Add JACK to the config utilityChris Robinson2014-12-221-0/+1
* Allow selecting the 5.1-rear channel config from the config fileChris Robinson2014-11-081-1/+2
* 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-261-14/+30
* Show prettier names in the alsoft-config sample format combo boxesChris Robinson2014-09-131-13/+72
* Modify CPU extensions and effect options to be enabled when checkedChris Robinson2014-08-071-28/+28
* Filter for relative HRTF data paths and add Add/Remove label textsChris Robinson2014-08-051-2/+70
* Update alsoft-configChris Robinson2014-08-051-0/+6
* Disable HRTF remove button when no files selectedChris Robinson2013-06-281-0/+7
* Update the period size/count sliders when loadingChris Robinson2013-06-271-0/+6
* Add a configuration UI applicationChris Robinson2013-06-231-0/+573