DSOAL r687-87b7cc69 master - Silence x86-64 conversion warnings (#152) [2025-09-25 21:40:29 +0000]
OpenAL Soft r10157-0e5e98e4 master - Fix malloc/free in fmtlib [2025-09-23 03:49:24 +0000]
Build log: https://github.com/kcat/dsoal/actions/runs/18024980346
What's Changed
- Fixed issues preventing compilation under MSVC by @Mechami in #1
- Fixed linking for MSVC by @Mechami in #2
- MSVC updates by @Raulshc in #5
- Fix typo in readme.txt by @Hiradur in #7
- Update readme to be in Markdown by @TheMaxus in #24
- Update URL to HTTPS by @TotalCaesar659 in #31
- Initial implementation of DSPROPSETID_VoiceManager. by @pachuco in #19
- Add Github Action for CI and artifact creation. by @Deledrius in #29
- Add documentation for environment variables by @Hiradur in #58
- Build with OpenAL Soft and release Win32/64 binaries with versions by @ThreeDeeJay in #52
- CI workflow QoL improvements by @ThreeDeeJay in #113
- Upload builds to shared archive release tag by @ThreeDeeJay in #114
- Include PFFFT license in CI build by @ThreeDeeJay in #117
- Include fmt license in CI builds by @ThreeDeeJay in #123
- Fixup MSVC Warnings by @HaydnTrigg in #127
- Disable LZMA for ZIP, and add 7-Zip by @ThreeDeeJay in #135
- Don't use nested Zip inside 7z by @ThreeDeeJay in #136
- Strip DSBCAPS_LOCSOFTWARE from buffer initialization flags by @WinterSnowfall in #149
- Silence x86-64 narrowing conversion warnings by @WinterSnowfall in #151
- Silence x86-64 conversion warnings by @WinterSnowfall in #152
New Contributors
- @Mechami made their first contribution in #1
- @Raulshc made their first contribution in #5
- @Hiradur made their first contribution in #7
- @TheMaxus made their first contribution in #24
- @TotalCaesar659 made their first contribution in #31
- @pachuco made their first contribution in #19
- @Deledrius made their first contribution in #29
- @ThreeDeeJay made their first contribution in #52
- @HaydnTrigg made their first contribution in #127
- @WinterSnowfall made their first contribution in #149
Full Changelog: archive...latest-master