AuroraOpenALSoft/Alc
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
..
backends Disable mmdevapi capture and update changelog 2015-09-18 03:19:16 -07:00
effects Rename F_2PI to F_TAU 2015-09-13 08:46:48 -07:00
midi Allow for device-specific config values 2015-08-28 14:10:39 -07:00
ALc.c Fix updating listener params when forcing updates 2015-09-18 00:48:43 -07:00
alcConfig.c Make option and block names case-sensitive 2015-09-04 16:09:09 -07:00
alcRing.c Fix some ringbuffer function comments 2015-02-07 10:08:27 -08:00
alstring.h Use size_t for the vector size and capacity 2014-09-30 21:47:22 -07:00
ALu.c Fix updating listener params when forcing updates 2015-09-18 00:48:43 -07:00
bs2b.c Set both BS2B parameters at once 2015-09-08 15:04:42 -07:00
compat.h Remove unnecessary includes 2014-04-18 02:35:16 -07:00
evtqueue.h Add infrastructure for handling SysEx MIDI events 2013-11-29 04:56:33 -08:00
helpers.c Return the data file handle on Windows if it was opened 2015-09-16 18:20:28 -07:00
hrtf.c Rename F_2PI to F_TAU 2015-09-13 08:46:48 -07:00
hrtf.h Calculate HRTF coefficients for all B-Format channels at once 2015-02-10 11:22:28 -08:00
mixer_c.c Define MixHrtf directly instead of through a SUFFIX macro 2015-08-15 01:37:46 -07:00
mixer_defs.h Add SSE2 and SSE4.1 cubic resamplers 2014-12-15 13:58:41 -08:00
mixer_inc.c Define MixHrtf directly instead of through a SUFFIX macro 2015-08-15 01:37:46 -07:00
mixer_neon.c Define MixHrtf directly instead of through a SUFFIX macro 2015-08-15 01:37:46 -07:00
mixer_sse2.c Constify some variables 2014-12-16 09:20:35 -08:00
mixer_sse41.c Constify some variables 2014-12-16 09:20:35 -08:00
mixer_sse.c Define MixHrtf directly instead of through a SUFFIX macro 2015-08-15 01:37:46 -07:00
mixer.c Move HRTF params and state closer together 2015-02-09 05:54:14 -08:00
panning.c Allow for device-specific config values 2015-08-28 14:10:39 -07:00
vector.h Use size_t for the vector size and capacity 2014-09-30 21:47:22 -07:00