Skip to content

Releases: libsidplayfp/sidplayfp

sidplayfp-2.16.0

23 Dec 15:11
e0b5a51

Choose a tag to compare

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

14 Dec 16:36

Choose a tag to compare

sidplayfp-2.16.0rc Pre-release
Pre-release
  • 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

02 Nov 09:16
86208f5

Choose a tag to compare

  • Look for builder headers in the correct path

Full Changelog: v2.15.1...v2.15.2

sidplayfp-2.15.1

21 Sep 18:22
9ce720a

Choose a tag to compare

What's Changed

  • Fixed cross-compiling replacing AC_CHECK_FILE (#76)
  • Adjust song length when forcing C64 model (#83)

Full Changelog: v2.15.0...v2.15.1

sidplayfp-2.15.0

29 Jun 14:25
6c8fb74

Choose a tag to compare

What's Changed

Full Changelog: v2.14.0...v2.15.0

sidplayfp-2.14.1

17 May 15:26
ea3e84f

Choose a tag to compare

  • Fix crash when using -b (#70)

Full Changelog: v2.14.0...v2.14.1

sidplayfp-2.14.0

11 May 08:40
79791c0

Choose a tag to compare

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

13 Apr 11:20
f119e86

Choose a tag to compare

  • 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

01 Dec 14:10
a60da93

Choose a tag to compare

  • Avoid crash when not using audio (#60)
  • Fixed buffer size on various backends

Full Changelog: v2.11.0...v2.12.0

sidplayfp-2.11.0

03 Nov 13:32

Choose a tag to compare

What's Changed

  • Added support for combined wave strength arguments. (#51)
  • Made audio buffer size configurable (#52)
  • Properly check for player errors (#39)

New Contributors

Full Changelog: v2.10.0...v2.11.0