| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a cmake option to embed the HRTF data | Chris Robinson | 2016-07-12 | 1 | -0/+1 |
* | alsoft-config: Raise source limit to 4096 | Andrew Eikum | 2016-05-13 | 1 | -1/+1 |
* | Open the file selector to an existing path for presets | Chris Robinson | 2016-04-23 | 1 | -1/+16 |
* | Put the decoder options in a group box | Chris Robinson | 2016-04-10 | 1 | -186/+202 |
* | Use the correct slot callback for the 6.1 and 7.1 decoder buttons | Chris Robinson | 2016-04-08 | 1 | -2/+2 |
* | Add a config dialog tab for decoder options | Chris Robinson | 2016-03-28 | 3 | -5/+336 |
* | Browse with the current or default device already selected | Chris Robinson | 2016-03-06 | 1 | -3/+9 |
* | Add a simple About page that shows the library build version | Chris Robinson | 2016-03-06 | 3 | -0/+24 |
* | Add a couple helpers for dealing with name-pair lists | Chris Robinson | 2016-03-06 | 1 | -70/+46 |
* | Handle the stereo panning option dynamically | Chris Robinson | 2016-03-05 | 2 | -29/+33 |
* | Use the correct index for finding an empty string | Chris Robinson | 2016-03-05 | 1 | -2/+2 |
* | Add a backend tab page for JACK options | Chris Robinson | 2016-03-02 | 3 | -0/+125 |
* | Use the clicked() signal for the Browse buttons | Chris Robinson | 2016-03-02 | 1 | -4/+4 |
* | Add a Wave Writer backend config page | Chris Robinson | 2016-03-02 | 3 | -0/+98 |
* | Add OSS and Solaris config pages | Chris Robinson | 2016-03-02 | 3 | -0/+193 |
* | Properly remove empty config values | Chris Robinson | 2016-02-28 | 1 | -30/+19 |
* | Add an option to select between UHJ and pair-wise mixing. | Chris Robinson | 2016-02-28 | 2 | -0/+65 |
* | Properly check for preexisting HRTF names | Chris Robinson | 2016-02-28 | 1 | -32/+34 |
* | Add an ALSA backend tab | Chris Robinson | 2016-02-28 | 2 | -1/+133 |
* | Hide backend list items for backends that aren't available | Chris Robinson | 2016-02-27 | 1 | -0/+11 |
* | Show the full name in the backend lists | Chris Robinson | 2016-02-27 | 1 | -13/+54 |
* | Generalize the backend list | Chris Robinson | 2016-02-27 | 1 | -27/+27 |
* | Reorganize the Backends tab and add a PulseAudio section | Chris Robinson | 2016-02-27 | 2 | -63/+199 |
* | Move the Backends tab over | Chris Robinson | 2016-02-27 | 1 | -80/+80 |
* | Update and add some tooltips | Chris Robinson | 2016-02-24 | 1 | -9/+12 |
* | Sort HRTFs in alsoft-config like in the lib | Chris Robinson | 2016-02-24 | 1 | -2/+2 |
* | Exclude the file extension from the HRTF name | Chris Robinson | 2016-02-24 | 1 | -4/+4 |
* | Add speed and quality labels for the resampler slider | Chris Robinson | 2016-02-23 | 1 | -8/+37 |
* | Collect HRTF names from the paths list for alsoft-config | Chris Robinson | 2016-02-23 | 2 | -6/+37 |
* | Replace the hrtf_tables option with hrtf-paths | Chris Robinson | 2016-02-23 | 2 | -29/+22 |
* | Better handle duplicate HRTF names in alsoft-config | Chris Robinson | 2016-02-23 | 1 | -1/+17 |
* | Allow selecting a preferred HRTF in alsoft-config | Chris Robinson | 2016-02-23 | 2 | -37/+68 |
* | Don't bother with a maximum size for the window | Chris Robinson | 2016-02-23 | 1 | -6/+0 |
* | Add a warning if closing alsoft-config with unsaved changes | Chris Robinson | 2016-02-22 | 3 | -25/+123 |
* | Restructure alsoft-config UI | Chris Robinson | 2016-02-22 | 3 | -302/+423 |
* | Reorganize makehrtf's File I/O functions | Chris Robinson | 2016-02-19 | 1 | -92/+109 |
* | Reorganize and reformat makehrtf code | Chris Robinson | 2016-02-18 | 1 | -1795/+2075 |
* | Cleanup makehrtf type definitions | Chris Robinson | 2016-02-18 | 1 | -85/+70 |
* | Fix default makehrtf output name | Chris Robinson | 2016-02-18 | 1 | -139/+169 |
* | Update alsoft-config tooltip for HRTF tables | Chris Robinson | 2015-12-10 | 1 | -0/+1 |
* | Add a tool to generate the bsinc tables | Chris Robinson | 2015-11-10 | 1 | -0/+374 |
* | Implement a band-limited sinc resampler | Chris Robinson | 2015-11-05 | 1 | -2/+3 |
* | Replace the Lanczos window with Kaiser for the sinc resampler | Chris Robinson | 2015-11-04 | 1 | -3/+3 |
* | Print enumerated HRTFs in openal-info | Chris Robinson | 2015-10-28 | 1 | -0/+30 |
* | Right-align the HRTF Mode label | Chris Robinson | 2015-10-28 | 1 | -0/+3 |
* | Remove the Reverb Bost option from alsoft-config | Chris Robinson | 2015-10-28 | 3 | -111/+2 |
* | Rename a couple HRTF Mode combo box entries | Chris Robinson | 2015-10-13 | 1 | -2/+2 |
* | Fix HRTF group box size | Chris Robinson | 2015-10-12 | 1 | -1/+1 |
* | Remove 96khz from the combo box | Chris Robinson | 2015-10-12 | 1 | -5/+0 |
* | Reorganize the HRTF group box | Chris Robinson | 2015-10-12 | 2 | -64/+53 |