Releases: libsidplayfp/sidplayfp
Releases · libsidplayfp/sidplayfp
Release list
sidplayfp-3.1.0
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
Hotfix release for Windows users
- Fixed reading config file on Windows (#127)
Full Changelog: v3.0.1...v3.0.2
sidplayfp-3.0.1
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
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
- Allow configuring old 6581 caps from command line
- Remove iconv dependency
Full Changelog: v3.0.0b...v3.0.0b2
sidplayfp-3.0.0beta
- 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
- Display the emu/hw used
- Fixed playback stutter (#121)
Full Changelog: v3.0.0a...v3.0.0a2
sidplayfp-3.0.0alpha
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
- Fixed crackling noise (#120)
Full Changelog: v2.16.1...v2.16.2
sidplayfp-2.16.1
- Parse float arguments as locale independent (#118)
- Use secure version of getenv on Windows
Full Changelog: v2.16.0...v2.16.1