Releases: libsidplayfp/sidplayfp
Releases · libsidplayfp/sidplayfp
sidplayfp-2.16.0
Time for another juicy release, thanks to all the contributors!
Merry SIDmas! 🎉
- Add USBSID support (#84)
- Display the actual used SID model(s) (#79)
- Fix invalid filter range error (#94)
- Add --version option (#99)
- Replace non-ASCII characters with ASCII when iconv is not enabled (#97)
- Correctly restore ANSI console (#100)
- Correctly display play errors (#101)
- Handle negative fade out values in an useful way (#93)
- Init driver output before parsing config (#89)
- Build windows binaries with dynamic SIMD dispatch
Full Changelog: v2.15.2...v2.16.0
sidplayfp-2.16.0rc
- Add USBSID support (#84)
- Display the actual used SID model(s) (#79)
- Fix invalid filter range error (#94)
- Add --version option (#99)
- Replace non-ASCII characters with ASCII when iconv is not enabled (#97)
- Correctly restore ANSI console (#100)
- Correctly display play errors (#101)
- Handle negative fade out values in an useful way (#93)
- Init driver output before parsing config (#89)
- Build windows binaries with dynamic SIMD dispatch
Full Changelog: v2.15.2...v2.16.0rc
Windows binaries available at https://github.com/drfiemost/sidplayfp/releases/tag/v2.16.0rc
sidplayfp-2.15.2
- Look for builder headers in the correct path
Full Changelog: v2.15.1...v2.15.2
sidplayfp-2.15.1
What's Changed
Full Changelog: v2.15.0...v2.15.1
sidplayfp-2.15.0
What's Changed
- fix a few typos by @ruby-R53 in #74
- Implement fadeout (#72) by @drfiemost in #73
Full Changelog: v2.14.0...v2.15.0
sidplayfp-2.14.1
- Fix crash when using -b (#70)
Full Changelog: v2.14.0...v2.14.1
sidplayfp-2.14.0
What's Changed
- Ported to new play API (#67)
- Removed support for old library version (#68)
- Minor fixes and optimizations
Full Changelog: v2.13.0...v2.14.0
sidplayfp-2.13.0
- Force precision to 16 in audio drivers (fixes #63)
- Avoid 100% CPU usage when paused
- Display audio driver in use in verbose mode
Full Changelog: v2.12.0...v2.13.0
sidplayfp-2.12.0
- Avoid crash when not using audio (#60)
- Fixed buffer size on various backends
Full Changelog: v2.11.0...v2.12.0