File libadlmidi.changes of Package libadlmidi
-------------------------------------------------------------------
Mon Oct 31 08:50:23 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.5.1
* Added an ability to disable the automatical arpeggio.
* Added an ability to set the count of loops (how many times to
play the song).
* Added an ability to disable/enable the playing of selected
MIDI channels.
* Fixed memory damages and crashes while playing XMI files.
* Added bank-specific MT32 defaults (to don't confuse XMI
playback between different games, works for AIL and IBK only,
and for WOPL if set at the header).
* Added the chip channels allocation mode option.
* Fixed the playback of multi-song XMI files.
* Added an ability to switch the XMI song on the fly.
-------------------------------------------------------------------
Mon May 3 15:17:19 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.5.0.1.1
* Fixed an incorrect timer processing when using a real-time
interface
-------------------------------------------------------------------
Mon Sep 28 17:18:29 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.5.0
* Drum note length expanding is now supported in real-time mode.
* Channels manager has been improved.
* Nuked OPL3 1.8 emulator got some optimizations ported from 1.7
where they are was applied previously.
* Reworked rhythm-mode percussions system, WOPL banks with
rhythm-mode percussions
* Added Public Domain Opal OPL3 emulator made by Reality (a team
who originally made the Reality Adlib Tracker).
* Added LGPL licensed JavaOPL3 emulator made by Robson Cozendey
in Java and later rewritten into C++ for GZDoom.
* Fully rewritten an embedded bank database format, embedded
banks now supports a wider set (more than 127:127 instruments
in one bank).
* Improved accuracy of the DMX volume model, include the buggy
AM interpretation.
* Improved accuracy of Apogee volume model, include the bug of
AM instruments.
* Improved accuracy of the Win9X volume model.
* Removed C++ extras. C++-bounded instruments tester is useless
since a real-time MIDI API can completely replace it.
* Added AIL volume model.
* Added Generic FM variant of Win9X volume model.
* Fixed an incorrect work of CC-121.
* Added HMI volume model.
* Added frequency models, assigned to every volume model: AIL,
HMI, DMX, Apogee, 9X, and the Generic formula.
- Drop patch:
* libadlmidi-fix-arm.patch (not longer needed)
-------------------------------------------------------------------
Tue Jun 9 13:42:12 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build on Arm with upstream patch:
* libadlmidi-fix-arm.patch
-------------------------------------------------------------------
Mon Mar 11 22:09:17 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 1.4.0.1