- Update to version 1.1.9:
* fix building the portaudio driver on Windows
* fix build if no MIDI drivers are available
* fix return value of fluid_file_set_encoding_quality()
* fix use-after-free in fluid_timer
* fix memory leak in pulseaudio driver
* fix memory leak in rvoice_mixer
* fix dumptuning shell command displaying uninitialized values
* fix a resource leak in source shell command
* harmonize fluidsynth's output library naming with autotools on Windows
* dont set LIB_SUFFIX when building with MinGW
* avoid a possible deadlock when initializing fluidsynths DLL on windows
* avoid a buffer overrun when mixing effects channels in fluid_synth_nwrite_float()
* correctly clean up fluid_server on Windows
* implement handling of FLUID_SEQ_ALLSOUNDSOFF events in fluid_seq_fluidsynth_callback()
* support for registering audio drivers based on actual needs
OBS-URL: https://build.opensuse.org/request/show/561583
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=38
- Update to version 1.1.7:
* consistently relicense libfluidsynth under LGPL-2.1+
* fluid_synth_set_channel_type() was not exported properly
* fix calculations for modulators
* fix SysEx parsing issues
* fix mangling with illegal sample loops, causing audible glitches
* fix inverse logic of audio.jack.multi option
* fix channel fine tune RPN to use correct range
* fix timing problems when changing the sequencers scale from a callback event
* workaround incorrectly rendered audio when requesting more than 64 frames from fluid_synth_write_*()
* adjust ALSA MIDI port type
* avoid voice_count becoming negative
* avoid notes with a fixed key generator playing forever
* avoid TCP/IP connections from closing in an undefined manner
* a lot of memory leaks, NULL dereferences and SegFaults
* add support of vorbis-compressed sf3 sound fonts
* add sostenuto pedal to the synth
* add vbr quality when encoding with libsndfile
* re-implement routing reverb and chorus to distinct buffers in fluid_synth_nwrite_float()
* add IPv6 support to socket API
- remove the following patches as they got fixed upstream:
* fluidsynth-fix-build-lash.diff
* jackmulti.diff
* reverb_mixer.diff
OBS-URL: https://build.opensuse.org/request/show/521698
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=34
+ Autotools build resulted in the wrong version number for
libfluidsynth.so
+ One symbol was dropped from libfluidsynth.so - this symbol was
not part of the public API though
+ JACK: Using jack_free instead of free when needed
+ Update Free Software Foundation address
- Run spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=22