Releases: libsidplayfp/sidplayfp
Releases · libsidplayfp/sidplayfp
sidplayfp-2.2.0
- 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
- Fixed check for MinGW host
- Drop accidentally slipped in debug message
- Fixed times read from ini file
sidplayfp-2.1.1
Fixed messed up configuration from ini file [issue #1]
sidplayfp-2.1.0
- Do not force creation of an ini file in the executable directory
- Restored compatibility with old lib version
sidplayfp-2.0.3
- Improve man page (bug #36)
- Refactor and improve config path checking
sidplayfp-2.0.2
- Fix filter parameter defaults
sidplayfp-2.0.1
- Fix handling of -b/-t options
sidplayfp-2.0.0
- Add support for new SonglengthDB format
beta2
- Added CIA model configuration
- Added digiboost support
- Added MOS 6573 (PAL-M) emulation
- Added LISTINFO tags to exported wavs
- Added support for milliseconds in SLDB
- Added AU file output support
- Reworked displayed info
beta
- Try to load roms and config from where the executable is located on Windows
alpha4
- Fixed version information line alignment (bug #16)
- Added new audio driver based on libout123, allows supporting Mac OSX
alpha3
- Changed 8580 filter parameter for reSIDfp
alpha1
- Use c++11 features where supported
- Added exSID USB support
sidplayfp-1.4.4
- Documentation fixes
sidplayfp-1.4.3
- Fix version information line alignment