Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libxmp-devel-4.6.0-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libxmp-devel Distribution: openSUSE:Factory:zSystems
Version: 4.6.0 Vendor: openSUSE
Release: 1.1 Build date: Sat Jun 17 22:31:47 2023
Group: Development/Libraries/C and C++ Build host: s390zl29
Size: 400672 Source RPM: libxmp-4.6.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://xmp.sf.net/
Summary: Development files for libxmp, a MOD/S3M/IT/etc. module player library
libxmp is a module player library which supports many module formats,
including MOD, S3M and IT. Possible applications for libxmp include
standalone module players, module player plugins for other players,
module information extractors, background music replayers for games
and other applications, converters, etc.

This subpackage contains headers and library development files for
libxmp.

Provides

Requires

License

LGPL-2.1-only

Changelog

* Sat Jun 17 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 4.6.0
    * Load only the left channel of XM stereo samples.
    * Add support for ST modules with an edge case order list quirk.
    * Fix MTM tempo effect and multiple FX_SPEED scan bugs.
    * Add support for OctaMED ExtSamples.
    * Implement S3M and IT mix volume.
    * Add Imperium Galactica XMF format loader.
* Sun Jul 10 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to git snapshot 4.5.0-613-g8e4a5e15
    * Fix player crash caused by bad IT envelope sustain loop end
      values. (See _also_ https://github.com/libxmp/libxmp/issues/590)
* Thu Jun 10 2021 Jan Engelhardt <jengelh@inai.de>
  - Update to release 4.5.0
    * Fix incorrect handling of GDM speed effect
    * Implement GDM surround effect
    * Add support for DSMI 0.8 and 0.9 AMF modules
    * Fix IT bug where Cxx on same row as SBx would not be ignored
    * Fix IT bug where Qxy would ignore the volume parameter
    * IT: T00 now repeats previous slide
* Mon Aug 26 2019 Jan Engelhardt <jengelh@inai.de>
  - Disable LTO, as it leads to a build error
    "<artificial>:(.text.startup+0xb0): undefined reference to `xmp_set_player'"
  - Modernize specfile.
* Tue Feb 07 2017 jengelh@inai.de
  - Update to new upstream release 4.4.1
    * fix MDL c5spd to preserve base periods
    * fix MDL sample decoder loop with corrupted data
    * fix MASI loader OPLH and PPAN subchunks parsing
    * fix MacOS Tiger build issues
    * fix sample loop corner case
    * fix set pan effect in multichannel MODs
    * fix global volume on module loop
    * fix IT pan right value
    * fix MASI effects based on OpenMPT PSM loader
    * fix memory leak in XMs with 256 patterns
    * fix anticlick when rendering only one sample
    * fix anticlick in His Master's Noise instruments
    * fix anticlick in MED synth instruments
* Tue Jul 26 2016 jengelh@inai.de
  - Update to new upstream release 4.4.0
    * fix XM arpeggio in FastTracker 2 compatible mode
    * fix IT bidirectional loop sample length
    * fix MOD vibrato and tremolo in Protracker compatible mode
    * fix XM replayer note delay and retrig quirk
    * fix XM replayer channel pan
    * fix MOD loader period to note conversion
    * fix virtual channel deallocation error handling
    * fix S3M global volume effect
    * fix IT envelope reset on tone portamento
    * fix IT voice leak caused by disabled envelope
    * fix IT volume column tone portamento
    * fix XM envelope position setting
    * fix FT2 arpeggio+portamento quirk with finetunes
    * fix mixer anticlick routines
    * accept S3M modules with invalid effects
    * fix 669 effects when no instrument number is specified
    * fix 669 effects to be frequency-based
    * fix 669 initial tempo
    * fix S3M channel reset on sample end
    * fix Noisetracker MOD speed setting
    * fix IT loader DCA sanity check
    * fix IT envelope reset after offset with portamento
    * fix bidirectional sample interpolation
    * fix mixer resampling and tuning issues
    * add Antti Lankila's Amiga 500 modeling mixer
    * add support to filter effect E0 in Amiga mods
    * add flags to configure player mode
    * add option to set the maximum number of virtual channels
    * add frequency-based "period" mode
    * add support to IT sample sustain loop
    * limit Oktalyzer modules to MOD note range
    * remove broken synth chip and Adlib emulation suport
* Wed Jun 01 2016 jengelh@inai.de
  - Update to new upstream release 4.3.13
    * The testcase has caught multiple rendition issues in: IT note
    off with instrument, IT note recover after cut, IT instrument
    without note after note cut event, IT pan reset on new note
    instead of new instrument, IT volume swing problems, XM glissando
    effect, Scream Tracker 3 period limits, Scream Tracker 3 tremolo
    memory, IT volume column fine volume slide with row delay.
    * Add format converters for TrackerPacker v1, v2, ProPacker 1.0.
* Sat Feb 13 2016 jengelh@inai.de
  - Update to new upstream release 4.3.11
    * fix FT2 XM arpeggio clamp, FT2 XM arpeggio + pitch slide,
    XM tremor effect handling, XM tremor recover after volume setting,
    IT instrument after keyoff, S3M first frame test in pattern delay,
    Protracker tone portamento target setting, Protracker arpeggio
    wraparound, Protracker finetune setting, range of MMD effect 9,
    invalid sample offset handling in Skale Tracker XM, Protracker
    sample loop to use full repeat only if start is 0, Scream Tracker
    4-channel MOD fingerprinting.
* Sun Jan 17 2016 jengelh@inai.de
  - Update to new upstream release 4.3.10
    * fix out of bounds access in IT/XM/MDL/IMF envelopes, OOB read
    in STX effect decoding
    * fix AC1D converter number of patterns underflow; PRU2 usage of
    uninitialized data; Vorbis depacker usage of uninitialized
    data; negative array index read when setting position; JVS
    command parameter in MED synth; 669 effect decoding; and a
    memory violation in LZX decompressor.
    * add sanity check to smix sample loading, PP21 format converter,
    P40 and P61A format converters, Zen Packer format converter,
    TP3 format converter
    * prevent division by zero in memory I/O
    * change IFF info ID from string to binary buffer
    * Fix problems caused by fuzz files:
    * add sanity checks to LHA depacker, MED3 loader, ABK loader,
    Fuchs converter, GMC converter
    * Other changes:
    * fix IT envelope release + fadeout; SFX effects 5, 6, 7, and 8;
    pattern loading in Galaxy 4 and 5; fix tone portamento target
    setting; IT autovibrato depth; IMS sample loop start; LIQ pan
    setting and surround channel
    * disable ST3 sample size limit
* Thu Jun 25 2015 jengelh@inai.de
  - Update to new upstream release 4.3.9
    * Fix bugs caught in the OpenMPT test cases:
    * fix IT tone portamento on sample change and NNA
    * fix IT tone portamento with offset
    * fix memory leak in vorbis decoder
    * detect Amiga frequency limits in MOD
    * fix problems in Amiga split channels
    * fix global volume on restart to invalid row
    * fix Oktalyzer note slide effect
    * fix Oktalyzer volume setting in split channels
    * allow short sample reads

Files

/usr/include/xmp.h
/usr/lib64/cmake
/usr/lib64/cmake/libxmp
/usr/lib64/cmake/libxmp/libxmp-config-version.cmake
/usr/lib64/cmake/libxmp/libxmp-config.cmake
/usr/lib64/libxmp.so
/usr/lib64/pkgconfig/libxmp.pc
/usr/share/doc/packages/libxmp
/usr/share/doc/packages/libxmp/Changelog
/usr/share/doc/packages/libxmp/custom.style
/usr/share/doc/packages/libxmp/fixloop.txt
/usr/share/doc/packages/libxmp/formats.txt
/usr/share/doc/packages/libxmp/libxmp.3
/usr/share/doc/packages/libxmp/libxmp.html
/usr/share/doc/packages/libxmp/libxmp.pdf
/usr/share/doc/packages/libxmp/libxmp.rst
/usr/share/doc/packages/libxmp/manpage.rst
/usr/share/doc/packages/libxmp/pdfdoc.rst
/usr/share/doc/packages/libxmp/style.css


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024