aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make hq-mode the default and update ambisonics.txtChris Robinson2019-09-081-2/+2
* Return a QString from GetVersionStringChris Robinson2019-08-311-1/+1
* Don't include version.h in mainwindow.cppChris Robinson2019-08-311-4/+4
* Update mainwindow.cppChris Robinson2019-08-261-228/+227
* Alsoft-config: Add vocal morpher effectRaulshc2019-08-181-0/+4
* Rename HRTF Quality title to HRTF Render MethodChris Robinson2019-07-051-8/+8
* Add a setting for hrtf-mode to alsoft-configChris Robinson2019-07-041-0/+37
* Make a number of settings tristateChris Robinson2019-04-291-67/+43
* Disable NFC by defaultChris Robinson2019-04-291-2/+2
* Increase the period size slider and don't use steps of 64Chris Robinson2019-04-281-3/+0
* Properly replace sinc4 with cubic in alsoft-configChris Robinson2019-04-281-3/+3
* Avoid using old style castsFilip Gawin2019-01-081-1/+1
* Use nullptr in cpp filesFilip Gawin2019-01-071-9/+9
* Recognize ambix as an alias for acn+sn3dChris Robinson2018-12-271-2/+2
* Add an adjust-latency config option for PulseAudioChris Robinson2018-12-251-0/+5
* Simplify some statementsFilip Gawin2018-10-291-1/+1
* Alsoft-config: Add autowah effectRaulshc2018-07-251-0/+4
* Alsoft-config: Add frequency shifter effectRaulshc2018-05-201-0/+4
* Fix misspellings of quadraphonicChris Robinson2018-03-301-2/+2
* Alsoft-config: Add pitch shifter effectRaulshc2018-03-181-0/+4
* Rename the mmdevapi backend to wasapiChris Robinson2018-03-091-2/+11
* Remove standard reverb specific processing functionsChris Robinson2018-01-071-8/+0
* Replace the sinc4 resampler with cubicChris Robinson2018-01-071-1/+1
* Rename resampler labelsChris Robinson2017-08-271-3/+3
* Add bsinc24 to alsoft-configChris Robinson2017-08-271-1/+5
* Add a dithering option to alsoft-configChris Robinson2017-05-231-0/+16
* Include the Built-In HRTF names in alsoft-config when enabledChris Robinson2017-05-051-0/+5
* Document the output-limiter config optionChris Robinson2017-04-261-0/+16
* Properly update the resampler label in the UIChris Robinson2017-03-241-1/+3
* Use a spinbox for the nfc-ref-delay valueChris Robinson2017-03-121-32/+6
* Use QString's arg method to format the float valueChris Robinson2017-03-121-4/+3
* Handle the nfc-ref-delay config optionChris Robinson2017-03-121-0/+34
* Document the nfc config option and expose it in alsoft-configChris Robinson2017-03-121-0/+6
* Rename stereo-panning option to stereo-encodingChris Robinson2017-02-221-12/+12
* Increase the default effect slot and send countChris Robinson2017-02-211-2/+2
* Allow distance compensation for non-HQ rendering as wellChris Robinson2017-02-201-8/+1
* Remove the separate surround51rear decoder optionChris Robinson2017-02-191-7/+1
* Remove the sinc8 resampler optionChris Robinson2017-02-191-4/+4
* Replace range-based for loops with QList iteratorsChris Robinson2017-01-131-8/+8
* Use C++11 for alsoft-configChris Robinson2017-01-121-8/+8
* Avoid duplicate HRTF entries in the UIChris Robinson2016-12-211-2/+11
* Trace the commit ID and branch the library was built fromChris Robinson2016-12-211-1/+4
* Rename Ambisonics to Ambisonic in a couple placesChris Robinson2016-07-311-3/+3
* Handle ambi-format with alsoft-configChris Robinson2016-07-311-0/+24
* Update alsoft-config for the ambisonic output configurationsChris Robinson2016-07-301-0/+4
* alsoft-config: Raise source limit to 4096Andrew Eikum2016-05-131-1/+1
* Open the file selector to an existing path for presetsChris Robinson2016-04-231-1/+16
* Use the correct slot callback for the 6.1 and 7.1 decoder buttonsChris Robinson2016-04-081-2/+2
* Add a config dialog tab for decoder optionsChris Robinson2016-03-281-0/+67
* Browse with the current or default device already selectedChris Robinson2016-03-061-3/+9