meta-openembedded/meta-multimedia
Andreas Müller 691d9087e9 fluidsynth: upgrade 2.1.2 -> 2.1.3
>From [1]:

* fix a cross-compilation failure from Win32 to WinARM (#630)
* fix issues while fluid_player is seeking (#634, #646)
* fix a NULL pointer dereference if synth.dynamic-sample-loading is enabled (#635)
* fix a NULL pointer dereference in delete_rvoice_mixer_threads() (#640)
* fix a NULL pointer dereference in the soundfont loader (#647, thanks to @jjceresa)
* fix dsound driver playing garbage when terminating fluidsynth (#642, thanks to @jjceresa)
* avoid memory leaks when using libinstpatch (#643)

[1] https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.3

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 074e115397)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-06-12 09:32:24 -07:00
..
classes juce: Updated JUCE to 5.0.1 2017-05-23 15:49:34 +02:00
conf layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
licenses fdk-aac: add initial fdk-aac recipe 2020-02-26 07:17:58 -08:00
recipes-connectivity gupnp-av: Upgrade to 0.12.11 2020-02-17 22:27:14 -08:00
recipes-dvb tvheadend: Fix format-truncation warnings 2019-12-26 19:52:55 -08:00
recipes-mkv recipes: remove blacklisted recipes 2017-08-31 10:18:33 +02:00
recipes-multimedia fluidsynth: upgrade 2.1.2 -> 2.1.3 2020-06-12 09:32:24 -07:00
recipes-support meta-multimedia: Remove GNOME_COMPRESS_TYPE = "xz" in recipes 2019-07-22 14:16:51 -07:00
COPYING.MIT meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
README README: updated Maintainers list for Dunfell 2020-05-05 16:47:34 -07:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: dunfell
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
layers: meta-oe
branch: dunfell
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][dunfell]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][dunfell][PATCH

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

dunfell maintainer: Armin Kuster <akuster808@gmail.com>