Accepting request 650035 from home:derselbst:branches:multimedia:libs
- Update to 2.0.2: * fix building fluidsynth without any audio drivers * fix a possibly misaligned memory access in the soundfont loader * fix a memory leak in the pulse audio driver * fix a NULL deref in the coreaudio driver * use cmake to query for DSound and WinMidi support * remove an unintended MFC dependency header * include Windows DLL version info for MinGW builds * implement midi.autoconnect for jack * add a cmake option to disable multi-threading OBS-URL: https://build.opensuse.org/request/show/650035 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=54
This commit is contained in:
parent
14dc7540f3
commit
4a50505d60
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d80f0b2fb0d3f93722844e654d5b5f004bf31a07f752c0be939b7242ac33248
|
||||
size 1370145
|
3
fluidsynth-2.0.2.tar.gz
Normal file
3
fluidsynth-2.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a18eb135920ca141f769dd288eae1b5c751b0162261da8cd6c1fe0cea850ecf
|
||||
size 1373253
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 18 17:59:42 UTC 2018 - Tom Mbrt <tom.mbrt@googlemail.com>
|
||||
|
||||
- Update to 2.0.2:
|
||||
* fix building fluidsynth without any audio drivers
|
||||
* fix a possibly misaligned memory access in the soundfont loader
|
||||
* fix a memory leak in the pulse audio driver
|
||||
* fix a NULL deref in the coreaudio driver
|
||||
* use cmake to query for DSound and WinMidi support
|
||||
* remove an unintended MFC dependency header
|
||||
* include Windows DLL version info for MinGW builds
|
||||
* implement midi.autoconnect for jack
|
||||
* add a cmake option to disable multi-threading
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 15:31:52 UTC 2018 - tom.mbrt@googlemail.com
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: fluidsynth
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 0
|
||||
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user