Releases: libsidplayfp/sidplayfp
Releases · libsidplayfp/sidplayfp
sidplayfp-1.4.2
- Fix random names when saving to wav
sidplayfp-1.4.1
- 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
- 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
- Fix time parsing code
- Fix some warning
- Fix a typo in man page
sidplayfp-1.3.0
- Rewritten ini library
- Added partial support for non-ascii paths on Windows
sidplayfp-1.2.1
- 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
- Added configuration option for the SID emulation engine
- Added noaudio option
sidplayfp-1.1.0
sidplayfp-1.0.3
- Minor build system fixes
sidplayfp-1.0.2
- Minor doc fixes