Skip to content

Releases: libsidplayfp/sidplayfp

sidplayfp-1.4.2

18 Jan 09:50

Choose a tag to compare

  • Fix random names when saving to wav

sidplayfp-1.4.1

18 Jan 09:51

Choose a tag to compare

  • Properly distinguish between error and debug messages
  • Documentation fixes and improvements
  • Correctly interpret -t0 as infinite playback even when start time is not zero

sidplayfp-1.4.0

18 Jan 09:51

Choose a tag to compare

  • Add support for third SID
  • Rework the build system with a single non-recursive Makefile
  • Avoid using event scheduler
  • Support the HVSC_BASE environment variable

sidplayfp-1.3.1

18 Jan 09:55

Choose a tag to compare

  • Fix time parsing code
  • Fix some warning
  • Fix a typo in man page

sidplayfp-1.3.0

18 Jan 09:54

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

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

Choose a tag to compare

  • Added configuration option for the SID emulation engine
  • Added noaudio option

sidplayfp-1.1.0

18 Jan 09:56

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

Choose a tag to compare

  • Minor build system fixes

sidplayfp-1.0.2

18 Jan 09:57

Choose a tag to compare

  • Minor doc fixes