aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Update ChangeLogChris Robinson2017-07-191-0/+4
|
* Update ChangeLog for mmdevapi fixChris Robinson2017-06-261-0/+2
|
* Update ChangeLog for the dither-depth config optionChris Robinson2017-06-181-0/+2
|
* Update ChangeLog with the PulseAudio fixChris Robinson2017-06-151-0/+3
|
* Update ChangeLog with recent fixesChris Robinson2017-06-111-0/+6
|
* Update ChangeLog about OpenSL capture supportChris Robinson2017-06-041-0/+2
|
* Update ChangeLog about ALC_SOFT_output_limiterChris Robinson2017-05-251-2/+2
|
* Update ChangeLog for the limiter and ditheringChris Robinson2017-05-241-3/+5
|
* Update ChangeLog for AL_SOFT_source_spatializeChris Robinson2017-05-131-2/+4
|
* Update changelogChris Robinson2017-05-031-3/+2
|
* Update ChangeLogChris Robinson2017-03-221-2/+7
|
* Update ChangeLogChris Robinson2017-02-221-0/+8
|
* Initial ChangeLog update for 1.18 changesChris Robinson2016-10-301-0/+65
|
* Update ChangeLogChris Robinson2016-01-171-0/+14
|
* Update changelogChris Robinson2015-12-101-2/+2
|
* Update changelogChris Robinson2015-12-061-0/+2
|
* Update changelogChris Robinson2015-12-041-0/+14
|
* Correct a comment about the new bsinc resamplerChris Robinson2015-11-071-2/+1
| | | | It always performs anti-aliasing, even when up-sampling.
* Implement a band-limited sinc resamplerChris Robinson2015-11-051-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 resamplerChris Robinson2015-11-041-1/+1
|
* Add an HRTF exampleChris Robinson2015-10-281-0/+2
| | | | Doubles as a psuedo-test to play a sound with HRTF.
* Update changelogChris Robinson2015-10-161-0/+2
|
* Update changelogChris Robinson2015-10-111-3/+1
|
* Update changelogChris Robinson2015-10-081-2/+2
|
* Implement a 6-point sinc-lanczos filterChris Robinson2015-09-291-1/+3
|
* Auto-replace the "cubic" resampler with "sinc4"Chris Robinson2015-09-281-1/+1
|
* Update changelogChris Robinson2015-09-271-1/+1
|
* Disable mmdevapi capture and update changelogChris Robinson2015-09-181-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.
* Slight changelog updateChris Robinson2015-09-081-1/+1
|
* Add word wrapping to the changelogChris Robinson2015-09-051-6/+13
|
* Update the changelog for initial 1.17 changesChris Robinson2015-09-041-0/+44
|
* Add a changelog, detailing notable changes for each releaseChris Robinson2014-08-151-0/+100