Skip to content

Releases: libsidplayfp/libresidfp

libresidfp-1.1.1

Choose a tag to compare

@drfiemost drfiemost released this 28 Jun 07:10
8498ac9

What's Changed

  • Properly store/restore paddle_y (#34)
  • Reworked voice scaling to fix the DC offset on 6581 (#36)

New Contributors

Full Changelog: v1.1.0...v1.1.1

libresidfp-1.1.0

Choose a tag to compare

@drfiemost drfiemost released this 21 Jun 09:22
f2bc03c

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

Choose a tag to compare

@drfiemost drfiemost released this 15 May 12:59
b11bc43
  • 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

Choose a tag to compare

@drfiemost drfiemost released this 01 May 12:42
5920157
  • Minor cleanups

Full Changelog: v1.0.0...v1.0.1

libresidfp-1.0.0

Choose a tag to compare

@drfiemost drfiemost released this 06 Apr 07:56
ee88f14

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

Choose a tag to compare

@drfiemost drfiemost released this 22 Mar 15:45
24f204e

What's Changed

Full Changelog: v0.9.2...v0.9.3

libresidfp-0.9.2

Choose a tag to compare

@drfiemost drfiemost released this 01 Mar 09:54
b7d59ca
  • Rework the 6581 filter curve setting

Full Changelog: v0.9.1...v0.9.2

libresidfp-0.9.1

Choose a tag to compare

@drfiemost drfiemost released this 13 Feb 20:30
625a09f

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

libresidfp-0.9.0 Pre-release
Pre-release

Choose a tag to compare

@drfiemost drfiemost released this 13 Feb 20:25
335b77a

First experimental release