Skip to content

Releases: libsidplayfp/sidplayfp

sidplayfp-2.5.0

02 Jun 12:57
Compare
Choose a tag to compare
  • Correctly detect notes (fixes #21)
  • Fix building on Windows Unicode
  • display config file location in high verbose mode
  • stilview: handle character conversion
  • some work toward making playback exact to millisecond (#4)

Full Changelog: v2.4.1...v2.5.0

sidplayfp-2.5.0 alpha2

01 May 12:08
cf90f2f
Compare
Choose a tag to compare
Pre-release
  • Correctly detect notes (fixes #21)
  • Fix building on Windows Unicode

Full Changelog: v2.5.0a...v2.5.0a2

sidplayfp-2.5.0 alpha

10 Apr 18:21
Compare
Choose a tag to compare
sidplayfp-2.5.0 alpha Pre-release
Pre-release
  • display config file location in high verbose mode
  • stilview: handle character conversion
  • some work toward making playback exact to millisecond (#4)

Full Changelog: v2.4.1...v2.5.0a

sidplayfp-2.4.1

19 Mar 14:48
Compare
Choose a tag to compare

A few iconv fixes

Full Changelog: v2.4.0...v2.4.1

sidplayfp-2.4.0

06 Nov 10:26
c24f0b6
Compare
Choose a tag to compare

Changelog:

  • Do not add a file extension to stdout (fixes #12)
  • Fixed "Dangerous use of 'cin'" code scanning alerts

sidplayfp-2.2.3

23 Jan 10:15
26b6f30
Compare
Choose a tag to compare
  • Filewriter: only add extension if the given name doesn't provide one already (issue #10)
  • Restore correct default record lenght (issue #11)
  • Doc: update default playback frequency

sidplayfp-2.2.2

16 Sep 13:13
5116a84
Compare
Choose a tag to compare
  • Corrected and added a few Windows codepage mappings

sidplayfp-2.2.1

07 Aug 07:23
398859c
Compare
Choose a tag to compare
  • Fixed model selection command line options
  • Trim too long file names

sidplayfp-2.2.0

23 May 15:20
ec2c0b4
Compare
Choose a tag to compare
  • Display correct characters using iconv
  • Show SID status on high verbosity levels, based on patch by Stian Skjelstad
  • Updated handling of channel count, command line take precedence over config, if not specified make it depend on tune. Added option for mono playback
  • Display songlength milliseconds if supported and support milliseconds in times read from ini file (issue #4)

Known issue: playback time is not exact (issue #4)

sidplayfp-2.1.2

19 Apr 18:47
112b877
Compare
Choose a tag to compare
  • Fixed check for MinGW host
  • Drop accidentally slipped in debug message
  • Fixed times read from ini file