14 Commits

Author SHA256 Message Date
c9974d3d53 Accepting request 1309268 from multimedia:apps
- Update to version 1.6.1

OBS-URL: https://build.opensuse.org/request/show/1309268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadlmidi?expand=0&rev=7
2025-10-08 16:13:57 +00:00
efa176a3d8 Accepting request 1306456 from home:mnhauke:games
- Update to version 1.6.1
  * Fixed crash when playing too many notes at the same channel.
  * Fixed an unexpected loud noise sounding after switching bank
    from the 4-op only to 2-op on the fly.
  * Fixed the crash when playing some files with Auto-Arpeggio
    enabled.
  * Added support for KLM music files from the Wacky Wheels game.
  * Fixed buffered data corruption that leads a noisy output at
    some emulators (primarily at the LLE-OPL3).

OBS-URL: https://build.opensuse.org/request/show/1306456
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/libadlmidi?expand=0&rev=13
2025-09-22 11:58:00 +00:00
005e8a3086 Accepting request 1290986 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1290986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadlmidi?expand=0&rev=6
2025-07-07 12:49:25 +00:00
0808fc8ff0 - Update to version 1.6.0
* Fixed the work on big endian processors.
  * Fixed ARM64 build on some platforms.
  * Improved support of the EA-MUS files.
  * Fixed crash on attempt to change the volume of a blank note.
  * Added an ability to supply the custom list of embedded banks
    using -DGENADLDATA_CUSTOM_BANKLIST=/path/to/ini/file.ini
    argument
  * Improved support of the CMF files: added support for previously
    missing transpose, depth control, and song marker controllers.
  * Added ESFMu emulator for the future ESFM support (Currently
    used as one another OPL3 emulator and without panned stereo
    support yet).
  * Added YMFM emulator support (OPL3 and OPL2).
  * Added support for OPL2 mode when some emulators enabled.
  * Added Nuked OPL2 and OPL3 Low-Level emulators (Kept disabled
    by default because they are too heavy for ordinary processors).
  * Fixed a dead loop that might happen when final tone gets lower
    than zero.
  * Added possibility to play the same note multiple times at the
    same MIDI channel (Resolved playback of some music, like
    Heretic's E1M6).
  * Dual-voice 2-op instruments will be squashed to single 2-op
    voice when available chip channels are overflow (The stability
    of DMX-oriented music has been improved).

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/libadlmidi?expand=0&rev=11
2025-07-07 08:09:08 +00:00
44f71294cd Accepting request 1032544 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1032544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadlmidi?expand=0&rev=5
2022-11-01 12:42:35 +00:00
20fac8f014 Accepting request 1032400 from home:mnhauke:games
- 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.

OBS-URL: https://build.opensuse.org/request/show/1032400
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/libadlmidi?expand=0&rev=9
2022-10-31 16:01:30 +00:00
89f5faa5cc Accepting request 891459 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/891459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadlmidi?expand=0&rev=4
2021-05-08 20:07:37 +00:00
bd7448cda9 Accepting request 890114 from home:susnux:branches:multimedia:apps
Update to version 1.5.0.1.1

OBS-URL: https://build.opensuse.org/request/show/890114
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/libadlmidi?expand=0&rev=7
2021-05-08 11:22:57 +00:00
230cbcc16a Accepting request 838409 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/838409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadlmidi?expand=0&rev=3
2020-09-29 17:04:28 +00:00
d57ece690b Accepting request 838353 from home:mnhauke:games
- 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)

OBS-URL: https://build.opensuse.org/request/show/838353
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/libadlmidi?expand=0&rev=5
2020-09-29 05:50:16 +00:00
d3b8de895c Accepting request 812963 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/812963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadlmidi?expand=0&rev=2
2020-06-09 22:52:25 +00:00
cc619687b1 Accepting request 812937 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Fix build on Arm with upstream patch:
  * libadlmidi-fix-arm.patch

OBS-URL: https://build.opensuse.org/request/show/812937
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/libadlmidi?expand=0&rev=3
2020-06-09 14:55:19 +00:00
f9b955aaee Accepting request 684474 from multimedia:apps
I want to maintain libadlmidi in Factory

OBS-URL: https://build.opensuse.org/request/show/684474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadlmidi?expand=0&rev=1
2019-03-26 14:40:57 +00:00
fa84ff213e Accepting request 684121 from home:mnhauke:games
Initial package for libadlmidi

OBS-URL: https://build.opensuse.org/request/show/684121
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/libadlmidi?expand=0&rev=1
2019-03-12 07:59:10 +00:00