Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove the head_dampen option | Chris Robinson | 2011-05-06 | 1 | -8/+0 | |
| | | | | Now that HRTF is properly supported, it's not needed | |||||
* | Document the hrtf config option | Chris Robinson | 2011-05-01 | 1 | -0/+7 | |
| | ||||||
* | Add a CoreAudio backend | Chris Robinson | 2011-03-15 | 1 | -1/+1 | |
| | | | | Code courtesy of Garin Hiebert <[email protected]> | |||||
* | Add dedicated to the list of excludefx | Chris Robinson | 2011-03-12 | 1 | -1/+2 | |
| | ||||||
* | Re-enable channel-config-specific layout options | Chris Robinson | 2011-01-23 | 1 | -0/+10 | |
| | ||||||
* | Add a cubic resampler | Chris Robinson | 2010-11-25 | 1 | -0/+1 | |
| | ||||||
* | Remove the cosine resampler | Chris Robinson | 2010-11-25 | 1 | -1/+0 | |
| | | | | It's too slow when auxiliary sends are being used. | |||||
* | Increase the max number of source sends to 4, and decrease the default to 1 | Chris Robinson | 2010-11-06 | 1 | -4/+4 | |
| | ||||||
* | Duplicate stereo sources by default | Chris Robinson | 2010-09-22 | 1 | -5/+8 | |
| | | | | | The mixer is smart enough now to handle proper volume adjustments depending on the number of output speakers | |||||
* | Update PulseAudio using period-sized chunks | Chris Robinson | 2010-07-17 | 1 | -11/+1 | |
| | | | | To match the behavior of other backends | |||||
* | Remove support for the old 'refresh' config option | Chris Robinson | 2010-06-06 | 1 | -2/+1 | |
| | ||||||
* | Allow prepending backend names with - to remove them from the available devices | Chris Robinson | 2010-06-05 | 1 | -1/+2 | |
| | ||||||
* | Add a Null Output device | Chris Robinson | 2010-05-28 | 1 | -1/+1 | |
| | | | | This device will mix and fully process contexts as normal | |||||
* | Add an option to scale the output mix | Chris Robinson | 2010-04-23 | 1 | -0/+9 | |
| | ||||||
* | Update stereodup config option comment | Chris Robinson | 2010-04-22 | 1 | -2/+2 | |
| | ||||||
* | Only consider output speakers for the panning LUT | Chris Robinson | 2010-04-11 | 1 | -4/+5 | |
| | ||||||
* | Use a single layout for the virtual speakers | Chris Robinson | 2010-04-08 | 1 | -28/+6 | |
| | | | | The downmix should probably be improved to take the angles into account | |||||
* | Update alsoftrc.sample for the ring modulator | Chris Robinson | 2010-04-08 | 1 | -1/+1 | |
| | ||||||
* | Relax circular layout requirement | Chris Robinson | 2010-03-20 | 1 | -4/+2 | |
| | ||||||
* | Support capture with PortAudio | Chris Robinson | 2010-03-18 | 1 | -0/+5 | |
| | ||||||
* | Avoid using periods with PulseAudio, and add an option to specify its buffer ↵ | Chris Robinson | 2010-02-07 | 1 | -0/+10 | |
| | | | | length | |||||
* | Add a cosine resampler | Chris Robinson | 2010-01-11 | 1 | -0/+1 | |
| | ||||||
* | Add an option for point resampling | Chris Robinson | 2010-01-11 | 1 | -0/+7 | |
| | ||||||
* | Try the PulseAudio backend first | Chris Robinson | 2010-01-08 | 1 | -1/+1 | |
| | ||||||
* | Add an option to spawn a PulseAudio server on request | Chris Robinson | 2009-12-28 | 1 | -0/+8 | |
| | ||||||
* | Add a head-dampening option | Chris Robinson | 2009-12-08 | 1 | -0/+8 | |
| | | | | | This simulates occlusion of the player's head for sounds coming from behind, when outputing to mono or stereo | |||||
* | Add an option for real-time priority mixing | Chris Robinson | 2009-12-01 | 1 | -0/+9 | |
| | | | | Default to disable for now, as a safety precaution | |||||
* | Update the drivers config file comment | Chris Robinson | 2009-11-22 | 1 | -2/+4 | |
| | ||||||
* | Store the number of periods in the device instead of the buffer size | Chris Robinson | 2009-09-16 | 1 | -21/+13 | |
| | | | | Also keep all the fields in sync | |||||
* | Support 32-bit float output | Chris Robinson | 2009-08-15 | 1 | -0/+6 | |
| | ||||||
* | Add a note about app and system defaults | Chris Robinson | 2009-08-13 | 1 | -1/+2 | |
| | ||||||
* | Add preliminary support for the EAX Reverb effect | Chris Robinson | 2009-05-29 | 1 | -1/+1 | |
| | | | | | Not all parameters are supported yet, though it is a little more fuctional than standard reverb | |||||
* | Reformat the sample config file | Chris Robinson | 2009-05-17 | 1 | -147/+200 | |
| | ||||||
* | Add a PulseAudio backend | Chris Robinson | 2009-04-16 | 1 | -1/+4 | |
| | ||||||
* | Increase the default maximum number of sends to 2 | Chris Robinson | 2009-04-14 | 1 | -2/+2 | |
| | ||||||
* | Make the number of source sends variable | Chris Robinson | 2009-04-13 | 1 | -0/+4 | |
| | | | | The highest value is clamped to MAX_SENDS | |||||
* | Add the Echo effect | Chris Robinson | 2009-04-12 | 1 | -1/+1 | |
| | ||||||
* | Make auxiliary effect slot count configurable | Chris Robinson | 2009-04-11 | 1 | -0/+5 | |
| | ||||||
* | Add missing comment markers | Chris Robinson | 2009-04-07 | 1 | -25/+25 | |
| | ||||||
* | Fix alsoftrc configuration sample comments | Chris Robinson | 2009-03-10 | 1 | -7/+7 | |
| | ||||||
* | Remove the SDL backend | Chris Robinson | 2009-03-10 | 1 | -4/+1 | |
| | ||||||
* | Add a PortAudio backend | Chris Robinson | 2009-03-10 | 1 | -0/+6 | |
| | ||||||
* | Add options for user-configurable speaker arrangements | Chris Robinson | 2009-01-25 | 1 | -0/+36 | |
| | ||||||
* | Add an SDL backend | Chris Robinson | 2008-12-07 | 1 | -1/+4 | |
| | ||||||
* | Make the DSound emulated fragment count configurable | Chris Robinson | 2008-11-21 | 1 | -1/+1 | |
| | ||||||
* | Add an option to disable specific EFX effect types | Chris Robinson | 2008-11-14 | 1 | -0/+6 | |
| | ||||||
* | Allow specifying another config file with the ALSOFT_CONF env var | Chris Robinson | 2008-11-13 | 1 | -0/+2 | |
| | ||||||
* | Add a Solaris playback backend | Chris Robinson | 2008-09-07 | 1 | -1/+5 | |
| | ||||||
* | Reduce the default buffer size to 4096 | Chris Robinson | 2008-07-26 | 1 | -1/+1 | |
| | | | | | Should help with latency issues some people have and not put too much extra burden on the mixer, hopefully | |||||
* | Use %AppData%\alsoft.ini for the config file in Windows | Chris Robinson | 2008-06-04 | 1 | -0/+1 | |
| |