Releases: NeRdTheNed/OSWrapper
Releases · NeRdTheNed/OSWrapper
OSWrapper v1.0.2 - Small fixes & performance improvements
- Fixed an issue with mono to stereo conversion on macOS
- Reduced memory use and improved performance on Windows through only buffering audio when needed
OSWrapper v1.0.1 - Windows audio cutoff fix
This update fixes an issue in oswrapper_audio on Windows where audio would stop decoding slightly before the actual end.
OSWrapper v1.0.0 - Images & audio!
OSWrapper is a collection of 0BSD licensed single-header file libraries which wrap OS / platform features, compatible with C and C++. This release adds image and audio decoders for macOS and Windows, as well as an image decoder for Emscripten. Examples of how to use these libraries are provided in the test folder.