| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable NFC by default | Chris Robinson | 2019-04-29 | 1 | -9/+10 |
* | Remove some ancient PulseAudio KDE/Phonon/Qt hacks | Chris Robinson | 2019-04-27 | 1 | -1/+1 |
* | Change the default period size to 20ms | Chris Robinson | 2019-04-26 | 1 | -3/+5 |
* | Recognize ambix as an alias for acn+sn3d | Chris Robinson | 2018-12-27 | 1 | -2/+2 |
* | Add an adjust-latency config option for PulseAudio | Chris Robinson | 2018-12-25 | 1 | -0/+8 |
* | Alsoft-config: Add autowah effect | Raulshc | 2018-07-25 | 1 | -2/+3 |
* | Alsoft-config: Add frequency shifter effect | Raulshc | 2018-05-20 | 1 | -1/+1 |
* | Fix misspellings of quadraphonic | Chris Robinson | 2018-03-30 | 1 | -1/+1 |
* | Alsoft-config: Add pitch shifter effect | Raulshc | 2018-03-18 | 1 | -1/+1 |
* | Rename the mmdevapi backend to wasapi | Chris Robinson | 2018-03-09 | 1 | -2/+2 |
* | Remove standard reverb specific processing functions | Chris Robinson | 2018-01-07 | 1 | -6/+0 |
* | Replace the sinc4 resampler with cubic | Chris Robinson | 2018-01-07 | 1 | -1/+1 |
* | Add a higher quality bsinc resampler using 24 sample points | Chris Robinson | 2017-08-27 | 1 | -3/+4 |
* | Add a front-stablizer config option for surround sound modes | Chris Robinson | 2017-07-31 | 1 | -0/+8 |
* | Make the dithering depth configurable | Chris Robinson | 2017-06-17 | 1 | -3/+10 |
* | Add an option to dither 8- and 16-bit output | Chris Robinson | 2017-05-23 | 1 | -0/+6 |
* | Document the output-limiter config option | Chris Robinson | 2017-04-26 | 1 | -0/+6 |
* | Handle the nfc-ref-delay config option | Chris Robinson | 2017-03-12 | 1 | -0/+10 |
* | Document the nfc config option and expose it in alsoft-config | Chris Robinson | 2017-03-12 | 1 | -0/+9 |
* | Rename stereo-panning option to stereo-encoding | Chris Robinson | 2017-02-22 | 1 | -7/+8 |
* | Reduce the default period count to 3 | Chris Robinson | 2017-02-22 | 1 | -1/+1 |
* | Make the "sends" config option act as a limit | Chris Robinson | 2017-02-21 | 1 | -4/+3 |
* | Increase the default effect slot and send count | Chris Robinson | 2017-02-21 | 1 | -2/+2 |
* | Remove mention of the sinc8 resampler | Chris Robinson | 2017-02-20 | 1 | -1/+0 |
* | Allow distance compensation for non-HQ rendering as well | Chris Robinson | 2017-02-20 | 1 | -3/+2 |
* | Remove the separate surround51rear decoder option | Chris Robinson | 2017-02-19 | 1 | -7/+2 |
* | Add a volume-adjust config option to adjust the source output volume | Chris Robinson | 2016-09-24 | 1 | -0/+7 |
* | Add an option to specify the ambisonic output configuration | Chris Robinson | 2016-07-31 | 1 | -0/+5 |
* | Update alsoftrc.sample with the new channel configurations | Chris Robinson | 2016-07-30 | 1 | -1/+4 |
* | Update alsoftrc.sample for proper txt filenames | Chris Robinson | 2016-07-30 | 1 | -8/+8 |
* | Update a config option comment | Chris Robinson | 2016-04-22 | 1 | -3/+2 |
* | Add a text file describing AmbDec config file support. | Chris Robinson | 2016-03-27 | 1 | -6/+11 |
* | Document the ambisonic decoder options | Chris Robinson | 2016-03-26 | 1 | -0/+46 |
* | Add an option for pair-wise stereo panning | Chris Robinson | 2016-02-26 | 1 | -0/+8 |
* | Replace the hrtf_tables option with hrtf-paths | Chris Robinson | 2016-02-23 | 1 | -11/+7 |
* | Allow selecting a preferred HRTF in alsoft-config | Chris Robinson | 2016-02-23 | 1 | -2/+2 |
* | Add a config option to specify the preferred HRTF | Chris Robinson | 2016-02-21 | 1 | -0/+6 |
* | Use %s.mhr for the default hrtf table list | Chris Robinson | 2015-12-05 | 1 | -1/+1 |
* | Support %s as a string matching marker | Chris Robinson | 2015-12-05 | 1 | -0/+1 |
* | Remove autowah from the excludefx list | Chris Robinson | 2015-11-09 | 1 | -2/+2 |
* | Update the fix-rate config option description | Chris Robinson | 2015-11-09 | 1 | -2/+2 |
* | Add options to disable Pulse's and ALSA's resamplers | Chris Robinson | 2015-11-07 | 1 | -1/+15 |
* | Implement a band-limited sinc resampler | Chris Robinson | 2015-11-05 | 1 | -0/+2 |
* | Replace the Lanczos window with Kaiser for the sinc resampler | Chris Robinson | 2015-11-04 | 1 | -2/+2 |
* | Remove the MIDI code | Chris Robinson | 2015-10-20 | 1 | -23/+0 |
* | Replace the sinc6 resampler with sinc8, and make SSE versions | Chris Robinson | 2015-10-11 | 1 | -1/+1 |
* | Move the FIR4 from SSE2 to SSE3 | Chris Robinson | 2015-10-11 | 1 | -2/+2 |
* | Implement a 6-point sinc-lanczos filter | Chris Robinson | 2015-09-29 | 1 | -0/+1 |
* | Auto-replace the "cubic" resampler with "sinc4" | Chris Robinson | 2015-09-28 | 1 | -1/+1 |
* | Replace the cubic resampler with a 4-point sinc/lanczos filter | Chris Robinson | 2015-09-27 | 1 | -1/+1 |