forked from pool/zmusic
Update to version 1.1.13
This commit is contained in:
parent
d418056638
commit
ce0ee70405
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da818594b395aa9174561a36362332b0ab8e7906d2e556ec47669326e67613d4
|
||||
size 2275316
|
BIN
1.1.13.tar.gz
(Stored with Git LFS)
Normal file
BIN
1.1.13.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 08:16:10 UTC 2024 - ming li <mli@suse.com>
|
||||
|
||||
- update to 1.1.13:
|
||||
* Add vcpkg.json
|
||||
* Allow building with static configurations
|
||||
* vcpkg improvements
|
||||
* Statically link to libsndfile when pulled from vcpkg
|
||||
* Pull in zlib from vcpkg
|
||||
* Switch to miniz from zlib
|
||||
* Make miniz an object library
|
||||
* Don't directly link to libmpg123 on vcpkg
|
||||
* Fix compressed format support on GME when using miniz
|
||||
* Fix second VectorReader constructor
|
||||
* Fixed incorrect number of bytes being reported to FluidSynth
|
||||
when relaying a SysEx message
|
||||
* Added a GS DT1 MODE SET SysEx message after GM System Enable
|
||||
SysEx message to instruct the synth to switch to GS mode,
|
||||
if one is supported.
|
||||
* Updated fluidsynth chorus and reverb setting limits.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 10:54:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: zmusic
|
||||
Version: 1.1.12
|
||||
Version: 1.1.13
|
||||
Release: 0
|
||||
Summary: ZDoom component library for music handling
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user