aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 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