diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-05-16 22:00:49 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-05-16 22:00:49 +0000 |
commit | 67515f39fc7b1bba1e15d065e21ae3ca2ebeba1e (patch) | |
tree | 18e56860782037c1191c96b58409db8b20f354fc /ChangeLog | |
parent | 5a00cae46fb77ec9a107797d5107f8db06a0dc36 (diff) | |
download | gst-plugins-bad-67515f39fc7b1bba1e15d065e21ae3ca2ebeba1e.tar.gz gst-plugins-bad-67515f39fc7b1bba1e15d065e21ae3ca2ebeba1e.tar.bz2 gst-plugins-bad-67515f39fc7b1bba1e15d065e21ae3ca2ebeba1e.zip |
ext/timidity/gstwildmidi.c: Check some more common locations for a valid configuration file.
Original commit message from CVS:
* ext/timidity/gstwildmidi.c: (wildmidi_open_config):
Check some more common locations for a valid configuration file.
Fixes bug #533435. Packagers should still #define WILDMIDI_CFG
to the distributions default location.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-05-16 Sebastian Dröge <slomo@circular-chaos.org> + * ext/timidity/gstwildmidi.c: (wildmidi_open_config): + Check some more common locations for a valid configuration file. + Fixes bug #533435. Packagers should still #define WILDMIDI_CFG + to the distributions default location. + +2008-05-16 Sebastian Dröge <slomo@circular-chaos.org> + * gst/interleave/Makefile.am: * gst/interleave/deinterleave.c: (deinterleave_24), (gst_deinterleave_finalize), (gst_deinterleave_base_init), |