Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update changelog | Chris Robinson | 2020-01-12 | 1 | -2/+4 |
| | |||||
* | Update changelog | Chris Robinson | 2020-01-08 | 1 | -0/+3 |
| | |||||
* | Update changelog wording | Chris Robinson | 2020-01-05 | 1 | -2/+2 |
| | |||||
* | Update the changelog | Chris Robinson | 2020-01-05 | 1 | -0/+22 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2019-11-22 | 1 | -2/+2 |
| | |||||
* | Update some wording in the changelog | Chris Robinson | 2019-10-07 | 1 | -5/+5 |
| | |||||
* | Update the changelog | Chris Robinson | 2019-09-30 | 1 | -3/+13 |
| | |||||
* | Update changelog | Chris Robinson | 2019-09-22 | 1 | -1/+1 |
| | |||||
* | Restructure the changelog updates | Chris Robinson | 2019-09-21 | 1 | -25/+26 |
| | |||||
* | Initial update for the changelog | Chris Robinson | 2019-09-21 | 1 | -0/+51 |
| | |||||
* | Update changelog | Chris Robinson | 2018-09-26 | 1 | -0/+3 |
| | |||||
* | Update changelog | Chris Robinson | 2018-09-22 | 1 | -0/+13 |
| | |||||
* | Update changelog about 32-bit using SSE2 by default | Chris Robinson | 2018-09-03 | 1 | -0/+3 |
| | |||||
* | Fix a typo in the changelog | Chris Robinson | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2018-07-28 | 1 | -1/+1 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2018-04-24 | 1 | -27/+25 |
| | |||||
* | Preliminary ChangeLog update | Chris Robinson | 2018-04-15 | 1 | -0/+50 |
| | |||||
* | Update ChangeLog with JACK fix | Chris Robinson | 2017-09-23 | 1 | -0/+2 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2017-09-22 | 1 | -0/+2 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2017-09-19 | 1 | -0/+11 |
| | |||||
* | Update ChangeLog with OSS enumeration fix | Chris Robinson | 2017-07-23 | 1 | -0/+2 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2017-07-19 | 1 | -0/+4 |
| | |||||
* | Update ChangeLog for mmdevapi fix | Chris Robinson | 2017-06-26 | 1 | -0/+2 |
| | |||||
* | Update ChangeLog for the dither-depth config option | Chris Robinson | 2017-06-18 | 1 | -0/+2 |
| | |||||
* | Update ChangeLog with the PulseAudio fix | Chris Robinson | 2017-06-15 | 1 | -0/+3 |
| | |||||
* | Update ChangeLog with recent fixes | Chris Robinson | 2017-06-11 | 1 | -0/+6 |
| | |||||
* | Update ChangeLog about OpenSL capture support | Chris Robinson | 2017-06-04 | 1 | -0/+2 |
| | |||||
* | Update ChangeLog about ALC_SOFT_output_limiter | Chris Robinson | 2017-05-25 | 1 | -2/+2 |
| | |||||
* | Update ChangeLog for the limiter and dithering | Chris Robinson | 2017-05-24 | 1 | -3/+5 |
| | |||||
* | Update ChangeLog for AL_SOFT_source_spatialize | Chris Robinson | 2017-05-13 | 1 | -2/+4 |
| | |||||
* | Update changelog | Chris Robinson | 2017-05-03 | 1 | -3/+2 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2017-03-22 | 1 | -2/+7 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2017-02-22 | 1 | -0/+8 |
| | |||||
* | Initial ChangeLog update for 1.18 changes | Chris Robinson | 2016-10-30 | 1 | -0/+65 |
| | |||||
* | Update ChangeLog | Chris Robinson | 2016-01-17 | 1 | -0/+14 |
| | |||||
* | Update changelog | Chris Robinson | 2015-12-10 | 1 | -2/+2 |
| | |||||
* | Update changelog | Chris Robinson | 2015-12-06 | 1 | -0/+2 |
| | |||||
* | Update changelog | Chris Robinson | 2015-12-04 | 1 | -0/+14 |
| | |||||
* | Correct a comment about the new bsinc resampler | Chris Robinson | 2015-11-07 | 1 | -2/+1 |
| | | | | It always performs anti-aliasing, even when up-sampling. | ||||
* | Implement a band-limited sinc resampler | Chris Robinson | 2015-11-05 | 1 | -0/+4 |
| | | | | | | | | This is essentially a 12-point sinc resampler, unless it's resampling to a rate higher than the output, at which point it will vary between 12 and 24 points and do anti-aliasing to avoid/reduce frequencies going over nyquist. Code provided by Christopher Fitzgerald. | ||||
* | Replace the Lanczos window with Kaiser for the sinc resampler | Chris Robinson | 2015-11-04 | 1 | -1/+1 |
| | |||||
* | Add an HRTF example | Chris Robinson | 2015-10-28 | 1 | -0/+2 |
| | | | | Doubles as a psuedo-test to play a sound with HRTF. | ||||
* | Update changelog | Chris Robinson | 2015-10-16 | 1 | -0/+2 |
| | |||||
* | Update changelog | Chris Robinson | 2015-10-11 | 1 | -3/+1 |
| | |||||
* | Update changelog | Chris Robinson | 2015-10-08 | 1 | -2/+2 |
| | |||||
* | Implement a 6-point sinc-lanczos filter | Chris Robinson | 2015-09-29 | 1 | -1/+3 |
| | |||||
* | Auto-replace the "cubic" resampler with "sinc4" | Chris Robinson | 2015-09-28 | 1 | -1/+1 |
| | |||||
* | Update changelog | Chris Robinson | 2015-09-27 | 1 | -1/+1 |
| | |||||
* | Disable mmdevapi capture and update changelog | Chris Robinson | 2015-09-18 | 1 | -2/+2 |
| | | | | | | | Unfortunately mmdevapi does not do channel remixing or resampling, even for capture, so the device can only be opened in the mode it's configured for. For now, fallback to dsound or winmm to get the conversion until we can do it ourselves. |