Changes:
* Per-channel ALL_SOUND_OFF when seeking/stopping player (#980, thanks to 
@albedozero)
* Fix windows related encoding problems (#984, thanks to @tsingakbar)
* Rewind playlist when calling fluid_player_play after all loops are complete 
(#994, thanks to @albedozero)
* Fix MinGW related static linking issues (#990, thanks to @realnc)

Signed-off-by: Andreas Müller <[email protected]>
---
 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc 
b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
index f709877bf..978d05e74 100644
--- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
+++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
@@ -5,8 +5,8 @@ LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594"
 
 SRC_URI = 
"git://github.com/FluidSynth/fluidsynth.git;branch=master;protocol=https"
-SRCREV = "926581851ed1a095ef5b8659f77b38272d57e624"
+SRCREV = "6c807bdd37748411801e93c48fcd5789d5a6a278"
 S = "${WORKDIR}/git"
-PV = "2.2.3"
+PV = "2.2.4"
 
 inherit cmake pkgconfig lib_package
-- 
2.31.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94588): 
https://lists.openembedded.org/g/openembedded-devel/message/94588
Mute This Topic: https://lists.openembedded.org/mt/88058490/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to