diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-22 06:31:44 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-22 06:31:44 +0000 |
commit | 9ab72bf599f25e4b26034611faf5b8c78b072170 (patch) | |
tree | b9c372c2dc0f6a8e3b1a821f5628fb1380683967 /ChangeLog | |
parent | b750dbd5efb93ec58f4d85aee0709069fe4385f6 (diff) | |
download | gst-plugins-bad-9ab72bf599f25e4b26034611faf5b8c78b072170.tar.gz gst-plugins-bad-9ab72bf599f25e4b26034611faf5b8c78b072170.tar.bz2 gst-plugins-bad-9ab72bf599f25e4b26034611faf5b8c78b072170.zip |
ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the default timidity configure file.
Original commit message from CVS:
* ext/timidity/gstwildmidi.c:
If WILDMIDI_CFG is not defined, define it to the default
timidity configure file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2008-02-22 Sebastian Dröge <slomo@circular-chaos.org> + * ext/timidity/gstwildmidi.c: + If WILDMIDI_CFG is not defined, define it to the default + timidity configure file. + +2008-02-22 Sebastian Dröge <slomo@circular-chaos.org> + Based on a patch by: Hans de Goede <j dot w dot r dot degoede at hhs dot nl> |