| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unnecessary config options | Chris Robinson | 2014-09-08 | 1 | -8/+0 |
* | Update the disable-cpu-exts config option description | Chris Robinson | 2014-06-07 | 1 | -4/+5 |
* | Update config file comments | Chris Robinson | 2014-03-09 | 1 | -17/+29 |
* | Use OpenDataFile to load soundfonts relative to data directories | Chris Robinson | 2014-02-27 | 1 | -1/+7 |
* | Add a note that absolute paths may be used for hrtf_tables | Chris Robinson | 2014-02-27 | 1 | -0/+1 |
* | Fix a config option comment | Chris Robinson | 2014-02-23 | 1 | -3/+2 |
* | Move the default hrtf table to an external file | Chris Robinson | 2014-02-23 | 1 | -1/+1 |
* | Search system-dependant data paths for relative hrtf table filenames | Chris Robinson | 2014-02-23 | 1 | -3/+7 |
* | Update MIDI config option texts | Chris Robinson | 2014-01-17 | 1 | -2/+9 |
* | Update the midi soundfont config option | Chris Robinson | 2013-12-16 | 1 | -2/+2 |
* | Add a config option for specifying the default MIDI soundfont | Chris Robinson | 2013-11-28 | 1 | -0/+10 |
* | Implement the Compressor effect | Chris Robinson | 2013-10-03 | 1 | -1/+1 |
* | Implement the Autowah effect. | Chris Robinson | 2013-10-03 | 1 | -2/+2 |
* | Check for SSE2 and set the denormals-are-zero bit for mixing if available | Chris Robinson | 2013-05-22 | 1 | -1/+1 |
* | Implement distortion and equalizer effects | Chris Robinson | 2013-05-18 | 1 | -2/+2 |
* | Document QSA backend options, and move PulseAudio's up | Chris Robinson | 2013-03-22 | 1 | -17/+31 |
* | Add a QSA backend for QNX | Chris Robinson | 2013-03-14 | 1 | -1/+1 |
* | Add Chorus and Flanger effects | Chris Robinson | 2013-03-13 | 1 | -2/+2 |
* | Add a note about the hrtf_tables filename markers | Chris Robinson | 2012-09-12 | 1 | -1/+7 |
* | Add an SSE-enhanced HRTF mixer using intrinsics | Chris Robinson | 2012-08-14 | 1 | -2/+2 |
* | Fix a typo | Chris Robinson | 2012-08-13 | 1 | -1/+1 |
* | Add a config option to disable use of CPU extensions | Chris Robinson | 2012-08-13 | 1 | -0/+7 |
* | Add an option for wide stereo sources | Chris Robinson | 2012-08-09 | 1 | -0/+8 |
* | Allow PulseAudio to spawn a server by default | Chris Robinson | 2012-06-16 | 1 | -5/+3 |
* | Add an option to allow PulseAudio to move streams | Chris Robinson | 2012-06-16 | 1 | -0/+6 |
* | Remove the stereodup option | Chris Robinson | 2012-04-29 | 1 | -10/+0 |
* | Revert the default stereo layout back to -90 and +90 degrees | Chris Robinson | 2012-03-12 | 1 | -1/+1 |
* | Document the hrtf_tables config option | Chris Robinson | 2012-03-11 | 1 | -0/+6 |
* | Enforce range limits on periods and period_size. | Chris Robinson | 2012-03-04 | 1 | -2/+3 |
* | Update the layout config option names | Chris Robinson | 2012-03-01 | 1 | -5/+5 |
* | Recognize "none" to disable the default reverb | Chris Robinson | 2012-02-19 | 1 | -4/+4 |
* | Remove mention of the environment variables from alsoftrc.sample | Chris Robinson | 2012-02-19 | 1 | -9/+1 |
* | Separate the format config option into channels and sample-type | Chris Robinson | 2012-02-15 | 1 | -21/+17 |
* | Add config options for card- and device-specific prefixes in ALSA device names | Chris Robinson | 2012-02-11 | 1 | -0/+14 |
* | Change the default stereo speaker positions to match the stereo channel posit... | Chris Robinson | 2012-02-04 | 1 | -1/+1 |
* | Fix typo in the "CarpetedHallway" reverb preset | Chris Robinson | 2012-02-01 | 1 | -1/+1 |
* | Fix a typo | Chris Robinson | 2012-01-24 | 1 | -1/+1 |
* | Add a default-reverb config option, and rename __ALSOFT_FORCE_REVERB to match | Chris Robinson | 2012-01-20 | 1 | -0/+11 |
* | Change the default output format to 32-bit float | Chris Robinson | 2012-01-17 | 1 | -1/+1 |
* | Update some config option descriptions | Chris Robinson | 2011-12-20 | 1 | -9/+9 |
* | Use a string to specify the resampler config option | Chris Robinson | 2011-12-20 | 1 | -4/+4 |
* | Update a config file comment | Chris Robinson | 2011-09-18 | 1 | -3/+3 |
* | Add an option to trap device errors in a debugger | Chris Robinson | 2011-09-10 | 1 | -0/+8 |
* | Add an option to trap context errors in a debugger | Chris Robinson | 2011-09-10 | 1 | -0/+8 |
* | Use the string ID instead of numeral index to reference the ALSA card | Chris Robinson | 2011-08-19 | 1 | -2/+2 |
* | Add options to specify alternate ALSA device prefixes | Chris Robinson | 2011-08-19 | 1 | -0/+12 |
* | Add an option to emulate EAX reverb using standard reverb | Chris Robinson | 2011-07-20 | 1 | -0/+6 |
* | Add a config option to boost reverb output | Chris Robinson | 2011-07-20 | 1 | -0/+12 |
* | Update the default drivers config option comment | Chris Robinson | 2011-06-22 | 1 | -1/+1 |
* | Update alsoftrc.sample | Chris Robinson | 2011-05-18 | 1 | -11/+7 |