Mercurial > audlegacy-plugins
diff ChangeLog @ 800:549f88da5311 trunk
[svn] amidi-plug: changed VERSION to AMIDIPLUG_VERSION in fluidsynth backend; not that trivial, but this is how it's supposed to be
author | giacomo |
---|---|
date | Sun, 11 Mar 2007 06:31:32 -0700 |
parents | d200de50a1fc |
children | dd06b14a43a9 |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 09 22:47:38 2007 -0800 +++ b/ChangeLog Sun Mar 11 06:31:32 2007 -0700 @@ -1,3 +1,14 @@ +2007-03-10 06:47:38 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [1696] + - convert filename into utf8 in debug messages. + + trunk/src/madplug/fileinfo.c | 6 +++++- + trunk/src/madplug/input.c | 4 +++- + trunk/src/madplug/plugin.c | 22 +++++++++++++++++----- + trunk/src/madplug/replaygain.c | 4 +++- + 4 files changed, 28 insertions(+), 8 deletions(-) + + 2007-03-09 20:42:48 +0000 Giacomo Lozito <james@develia.org> revision [1694] - amidi-plug: change version number to reflect the code differences between audacious version and stand-alone version