Releases: mdias/rs_asio
Releases · mdias/rs_asio
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
RS ASIO 0.3.1
Avoid "NoName" Asio driver names
RS ASIO 0.3.0
Add support for more ASIO sample types, including floating point
RS ASIO 0.2.2
Fix software volume DSP only working on output
RS ASIO 0.2.1
Add support for software volume processing (see config file)
RS ASIO 0.2.0
Added support to manually specify buffer size in .ini config file
RS ASIO 0.1.9a
- Improve handling of buffer underruns
RS ASIO 0.1.8
- Basic ASIO message handling
- Support BufferSwitchTimeInfo even though we don't really use it
- Improve logging