Releases: mdias/rs_asio
Releases · mdias/rs_asio
RS ASIO 0.3.11
- Fixes freeze with ASIO4ALL
- Attempts fixing 16-bit support
- Show error message if avrt.dll cannot load rs_asio.dll
RS ASIO 0.3.10
Fix thread deadlock freezing sound processing
RS ASIO 0.3.9
Improved logging
RS ASIO 0.3.8
Try fixing input sometimes getting stuck with overrun messages
RS ASIO 0.3.7
Fix input not working
RS ASIO 0.3.6
NOTE: THIS RELEASE DOESN'T HAVE INPUT WORKING
Attempting to fix 24-bit format support
Avoid overfeeding client pipeline
RS ASIO 0.3.5
Add more logging to debug render/capture classes
RS ASIO 0.3.4
Fix sample format rejection logic
RS ASIO 0.3.3
Try to avoid having the game stop audio streaming in certain situations.
RS ASIO 0.3.2
- Fix misbehavior when driver reports a different name from the one in registry
- Fix potential crash