Skip to content

Releases: libsidplayfp/sidplayfp

sidplayfp-1.3.0

18 Jan 09:54
Compare
Choose a tag to compare
  • Rewritten ini library
  • Added partial support for non-ascii paths on Windows

sidplayfp-1.2.1

18 Jan 09:55
Compare
Choose a tag to compare
  • Fixed a possible crash at startup (bug #12)
  • Show rom info even in non verbose mode
  • Added warning message when kernel or basic rom are not loaded

sidplayfp-1.2.0

18 Jan 09:56
Compare
Choose a tag to compare
  • Added configuration option for the SID emulation engine
  • Added noaudio option

sidplayfp-1.1.0

18 Jan 09:56
Compare
Choose a tag to compare
  • Fixed pulse driver compile error

rc

  • Improved audio error messages
  • Minor bugfixes and improvements

beta

  • Refactor audio backends. Fixes bug #7
  • Support multiple audio API at runtime. Fixes bug #5
  • Cleanup old stuff

sidplayfp-1.0.3

18 Jan 09:57
Compare
Choose a tag to compare
  • Minor build system fixes

sidplayfp-1.0.2

18 Jan 09:57
Compare
Choose a tag to compare
  • Minor doc fixes

sidplayfp-1.0.1

18 Jan 09:58
Compare
Choose a tag to compare
  • Fix reading the Emulation config section
  • Fix compiling on debian/stable
  • Fix info display for p00 files
  • Improved documentation

sidplayfp-1.0.0

18 Jan 09:58
Compare
Choose a tag to compare
  • Minor doc fixes

beta2

  • Improved man pages
  • Updated to the new libsidplayfp 1.0.0beta2

beta1

  • Updated to the new libsidplayfp 1.0.0beta1

sidplayfp-0.3.3

18 Jan 10:04
Compare
Choose a tag to compare
  • Make the audio/wav code more portable using vector insead of VLA
  • Mute voices from the command line (slightly updated version of patch ID: 3564426)

sidplayfp-0.3.2

18 Jan 10:05
Compare
Choose a tag to compare
  • Update displayed program name
  • Fix OSS to use a buffer of shorts and not floats