Closed
Julien Wadel requested to merge
fix/backport_from_51 into
master
- Remove useless error on wasapi when trying to change unchanged values.
- Fix debug feedback
- Fix uninitialized frame count that could lead to have negative buffer.
- Add a memory report for wasapi in case of an out of memory error.
- Add a function to disabling audio enhancements.
- Use options to get human hearing quality.
- Factorize audio format.
- Fix variables that weren't updated in case of different audio format.
- Do not use MixFormat without having set fix parameters (16bits/PCM).
- Fix channel mask.
- Reset Audio Client in case of error.