Commit Graph

36 Commits

Author SHA1 Message Date
Chris Robinson
8e64adb2d3 Update ChangeLog with JACK fix 2017-09-23 15:11:07 -07:00
Chris Robinson
27ab921e5b Update ChangeLog 2017-09-22 05:52:27 -07:00
Chris Robinson
0b243f1aaf Update ChangeLog 2017-09-19 10:47:22 -07:00
Chris Robinson
1ab082caaf Update ChangeLog with OSS enumeration fix 2017-07-23 22:10:13 -07:00
Chris Robinson
21b71b2fd2 Update ChangeLog 2017-07-19 18:54:12 -07:00
Chris Robinson
464a7c0545 Update ChangeLog for mmdevapi fix 2017-06-26 07:09:17 -07:00
Chris Robinson
36edd80073 Update ChangeLog for the dither-depth config option 2017-06-18 04:14:56 -07:00
Chris Robinson
e18f7ca3e4 Update ChangeLog with the PulseAudio fix 2017-06-15 23:13:25 -07:00
Chris Robinson
1e8feeff03 Update ChangeLog with recent fixes 2017-06-11 16:38:51 -07:00
Chris Robinson
9222d89de2 Update ChangeLog about OpenSL capture support 2017-06-04 05:44:08 -07:00
Chris Robinson
59d016dfcd Update ChangeLog about ALC_SOFT_output_limiter 2017-05-25 04:17:09 -07:00
Chris Robinson
c68a537ae8 Update ChangeLog for the limiter and dithering 2017-05-24 04:22:03 -07:00
Chris Robinson
232f05be93 Update ChangeLog for AL_SOFT_source_spatialize 2017-05-13 19:52:37 -07:00
Chris Robinson
e0ae3c7cb6 Update changelog 2017-05-03 04:41:09 -07:00
Chris Robinson
85042a74ee Update ChangeLog 2017-03-22 03:13:36 -07:00
Chris Robinson
629980d15e Update ChangeLog 2017-02-22 16:31:24 -08:00
Chris Robinson
a44f4c2fcb Initial ChangeLog update for 1.18 changes 2016-10-30 11:09:34 -07:00
Chris Robinson
0eb18e9711 Update ChangeLog 2016-01-17 22:38:27 -08:00
Chris Robinson
e3d2df58b3 Update changelog 2015-12-10 04:01:15 -08:00
Chris Robinson
c08e975aa5 Update changelog 2015-12-06 06:36:00 -08:00
Chris Robinson
675ec99d33 Update changelog 2015-12-04 16:00:53 -08:00
Chris Robinson
fe00b65d9a Correct a comment about the new bsinc resampler
It always performs anti-aliasing, even when up-sampling.
2015-11-07 06:16:54 -08:00
Chris Robinson
b9e192b78a Implement a band-limited sinc resampler
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.
2015-11-05 09:42:08 -08:00
Chris Robinson
bd0acf2843 Replace the Lanczos window with Kaiser for the sinc resampler 2015-11-04 06:40:54 -08:00
Chris Robinson
f4a53cf609 Add an HRTF example
Doubles as a psuedo-test to play a sound with HRTF.
2015-10-28 18:52:49 -07:00
Chris Robinson
83b41a7676 Update changelog 2015-10-16 08:22:17 -07:00
Chris Robinson
db22465c1d Update changelog 2015-10-11 07:40:09 -07:00
Chris Robinson
34e55c0034 Update changelog 2015-10-08 00:41:40 -07:00
Chris Robinson
dc10e56bab Implement a 6-point sinc-lanczos filter 2015-09-29 20:39:12 -07:00
Chris Robinson
848a4a0fcc Auto-replace the "cubic" resampler with "sinc4" 2015-09-28 12:59:52 -07:00
Chris Robinson
9992c4da99 Update changelog 2015-09-27 23:57:50 -07:00
Chris Robinson
46bbf95bae Disable mmdevapi capture and update changelog
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.
2015-09-18 03:19:16 -07:00
Chris Robinson
9469c4c79b Slight changelog update 2015-09-08 15:12:13 -07:00
Chris Robinson
d6290482cc Add word wrapping to the changelog 2015-09-05 00:07:05 -07:00
Chris Robinson
30398083f4 Update the changelog for initial 1.17 changes 2015-09-04 14:53:38 -07:00
Chris Robinson
d60ce35846 Add a changelog, detailing notable changes for each release 2014-08-15 00:06:59 -07:00