Skip to content

Releases: libsidplayfp/sidplayfp

sidplayfp-3.1.0

Choose a tag to compare

@drfiemost drfiemost released this 21 Jun 09:53
10ed292

What's Changed

  • Allow disabling colors when ANSI configuration is false or when NO_COLOR env var is defined
  • Fix error message when no suitable engine found
  • Update fmt to 12.2.0

New Contributors

Full Changelog: v3.0.2...v3.1.0

sidplayfp-3.0.2

Choose a tag to compare

@drfiemost drfiemost released this 28 May 16:51
0f9e14f

Hotfix release for Windows users

  • Fixed reading config file on Windows (#127)

Full Changelog: v3.0.1...v3.0.2

sidplayfp-3.0.1

Choose a tag to compare

@drfiemost drfiemost released this 24 May 11:44
44c66c1

What's Changed

  • Reset the terminal only at exit, the cursor is now properly hidden
  • Link with pthreads, fixes build on BSD
  • Avoid using concepts, restores pre-c++20 compatibility

Full Changelog: v3.0.0...v3.0.1

sidplayfp-3.0.0

Choose a tag to compare

@drfiemost drfiemost released this 02 May 09:51
c44e4c0

What's Changed

  • Use Miniaudio for audio output (#115)
  • Use ghc::filesystem to handle paths (#119)
  • Use fmt for terminal output (#116)
  • Display keyboard help while playing (#107)
  • Allow customization of console colors (#23)
  • Allow using sidlite engine if available
  • Allow configuring old 6581 caps if available

Full Changelog: v2.16.2...v3.0.0

sidplayfp-3.0.0beta2

sidplayfp-3.0.0beta2 Pre-release
Pre-release

Choose a tag to compare

@drfiemost drfiemost released this 11 Apr 16:51
d36e64b
  • Allow configuring old 6581 caps from command line
  • Remove iconv dependency

Full Changelog: v3.0.0b...v3.0.0b2

sidplayfp-3.0.0beta

sidplayfp-3.0.0beta Pre-release
Pre-release

Choose a tag to compare

@drfiemost drfiemost released this 06 Apr 08:22
e9b8356
  • Display sample rate
  • Allow configuring old 6581 caps
  • Fix buffer overflow when pressing keys (#41)
  • Fix memleaks in miniaudio

Full Changelog: v3.0.0a2...v3.0.0b

sidplayfp-3.0.0alpha2

sidplayfp-3.0.0alpha2 Pre-release
Pre-release

Choose a tag to compare

@drfiemost drfiemost released this 08 Mar 09:32
0a565aa
  • Display the emu/hw used
  • Fixed playback stutter (#121)

Full Changelog: v3.0.0a...v3.0.0a2

sidplayfp-3.0.0alpha

sidplayfp-3.0.0alpha Pre-release
Pre-release

Choose a tag to compare

@drfiemost drfiemost released this 01 Mar 10:06
10e912d

What's Changed

  • Use Miniaudio for audio output (#115)
  • Use ghc::filesystem to handle paths (#119)
  • Use fmt for terminal output (#116)
  • Display keyboard help while playing (#107)

Full Changelog: v2.16.2...v3.0.0a

sidplayfp-2.16.2

Choose a tag to compare

@drfiemost drfiemost released this 22 Feb 10:41
0bc660d
  • Fixed crackling noise (#120)

Full Changelog: v2.16.1...v2.16.2

sidplayfp-2.16.1

Choose a tag to compare

@drfiemost drfiemost released this 15 Feb 11:02
2be0234
  • Parse float arguments as locale independent (#118)
  • Use secure version of getenv on Windows

Full Changelog: v2.16.0...v2.16.1