* Add USBSID support.
* Display the actual used SID model(s).
* Fix invalid filter range error.
* Add --version option.
* Replace non-ASCII characters with ASCII when iconv is not
enabled.
* Correctly restore ANSI console.
* Correctly display play errors.
* Handle negative fade out values in an useful way.
* Init driver output before parsing config.
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sidplayfp?expand=0&rev=36
144 lines
4.9 KiB
Plaintext
144 lines
4.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 6 12:49:36 UTC 2026 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.16.0
|
|
* Add USBSID support.
|
|
* Display the actual used SID model(s).
|
|
* Fix invalid filter range error.
|
|
* Add --version option.
|
|
* Replace non-ASCII characters with ASCII when iconv is not
|
|
enabled.
|
|
* Correctly restore ANSI console.
|
|
* Correctly display play errors.
|
|
* Handle negative fade out values in an useful way.
|
|
* Init driver output before parsing config.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 2 09:27:39 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.15.2
|
|
* Look for builder headers in the correct path.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 21 18:24:15 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.15.1
|
|
* Fixed cross-compiling replacing AC_CHECK_FILE.
|
|
* Adjust song length when forcing C64 model.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 1 15:22:58 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.15.0
|
|
* Implement fadeout (#72).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 17 16:04:41 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.14.1
|
|
* Fix crash when using -b (#70)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 11 18:58:00 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.14.0
|
|
* Ported to new play API.
|
|
* Removed support for old library version.
|
|
* Minor fixes and optimizations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 13 12:14:52 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.13.0
|
|
* Force precision to 16 in audio drivers.
|
|
* Avoid 100% CPU usage when paused.
|
|
* Display audio driver in use in verbose mode.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 3 19:11:09 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.12.0
|
|
* Avoid crash when not using audio.
|
|
* Fixed buffer size on various backends.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 3 19:37:06 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.11.0
|
|
* Added support for combined wave strength arguments.
|
|
* Made audio buffer size configurable.
|
|
* Properly check for player errors.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 6 13:07:31 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.10.0
|
|
* Added support for muting samples.
|
|
* Allow setting filter range from command line.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 25 16:54:02 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.9.0
|
|
* Use correct freq table when using custom speed.
|
|
* Updated filter presets from libSidplayEZ.
|
|
* Capitalize filterRange6581 .ini parameter.
|
|
* Fixed docs for -o option.
|
|
* Reworked player logic, fixes looping.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 15 12:48:46 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.8.0
|
|
* be explicit if Songlenth DB is not loaded.
|
|
* look for Songlengths file in data path.
|
|
* require a c++11 compiler.
|
|
* added sanity check for filter parameters.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 29 19:27:43 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.7.0
|
|
* added ability to adjust the uCox parameter.
|
|
* allow setting the combined waveforms strength.
|
|
* enable libout123 by default if found.
|
|
* improved the ALSA backend.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 16 18:48:19 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.6.2
|
|
* Update m4 macro, fixes an issue with autoconf 2.72.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 1 10:05:36 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.6.0
|
|
* Added filter curve switch plus recommended 6581 filter setting.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 23 11:31:16 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.5.1
|
|
* Get rid of PATH_MAX (#24).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 20:50:59 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Update to version 2.5.0
|
|
* Correctly detect notes (fixes #21)
|
|
* display config file location in high verbose mode
|
|
* stilview: handle character conversion
|
|
* some work toward making playback exact to millisecond (#4)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 19 15:43:14 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 2.4.1
|
|
* A few iconv fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 14 13:02:39 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 2.4.0
|