[Bug 724013] Don't hardcode /usr/share/sounds/sf2 path in fluiddec
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 10 03:44:08 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724013
GStreamer | gst-plugins-bad | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |1.2.4
--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2014-02-10 11:44:03 UTC ---
commit 270b57fc33301f37511200e468b7ef51fdc5e672
Author: Руслан Ижбулатов <lrn1986 at gmail.com>
Date: Mon Feb 10 08:19:52 2014 +0000
Change soundfont file search path for fluiddec
Use glib to get a list of system "share" directories, then go through that
list, appending 'sounds/sf2/' to each directory to get a soundfont
directory,
and looking for .sf2 files there.
This way fluiddec is able to load sf2 files on W32, because otherwise the
path '/usr/share/sounds/sf2' makes no sense there.
Fixes #724013
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list