Releases: libsidplayfp/libresidfp
Releases · libsidplayfp/libresidfp
Release list
libresidfp-1.1.1
What's Changed
New Contributors
- @dirkmueller made their first contribution in #34
Full Changelog: v1.1.0...v1.1.1
libresidfp-1.1.0
What's Changed
- Reduced the 6581 filter curve parameter range to avoid overflows (#19)
- Clear filter state on model change (#27)
- Enabled silent make rules
- Added a new clockDigital function that only clocks the digital components (#25)
- Allow changing paddle coordinates (#28)
- Added peek function (#28)
- Allow save/restore state (#20)
Full Changelog: v1.0.2...v1.1.0
libresidfp-1.0.2
- Link with pthread (#15)
- Fixed a bunch of shadow warnings (#16)
- Restore pre-c++17 compatibility (#16)
Full Changelog: v1.0.1...v1.0.2
libresidfp-1.0.1
- Minor cleanups
Full Changelog: v1.0.0...v1.0.1
libresidfp-1.0.0
What's Changed
- Allow bypassing the resampler for raw output by @drfiemost in #6
- Overloaded clock function that fills the buffer by @drfiemost in #7
Full Changelog: v0.9.3...v1.0.0
libresidfp-0.9.3
libresidfp-0.9.2
- Rework the 6581 filter curve setting
Full Changelog: v0.9.1...v0.9.2
libresidfp-0.9.1
What's Changed
- Fixed typo in pkg config file
- Simplified locking for singleton initialization
Full Changelog: v0.9.0...v0.9.1
libresidfp-0.9.0
First experimental release