Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add an option for duplicating stereo sources on the back speakers | Chris Robinson | 2008-02-06 | 1 | -0/+8 |
| | |||||
* | Add an option for setting the max number of sources | Chris Robinson | 2008-01-19 | 1 | -0/+4 |
| | |||||
* | Use less ambiguous config file names | Chris Robinson | 2008-01-19 | 1 | -0/+82 |