Mercurial > audlegacy-plugins
changeset 770:af65fba0f645 trunk
[svn] - audacious-plugins 1.3.0 release.
author | nenolod |
---|---|
date | Fri, 02 Mar 2007 08:30:36 -0800 |
parents | 13b8037d5d23 |
children | 05a1a27805c5 |
files | ChangeLog NEWS |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 02 01:45:57 2007 -0800 +++ b/ChangeLog Fri Mar 02 08:30:36 2007 -0800 @@ -1,3 +1,11 @@ +2007-03-02 09:45:57 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1636] + - disable debugging notices. + + trunk/src/sid/xmms-sid.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + + 2007-03-02 08:14:11 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [1634] - remote metadata handling is moved into input_process_remote_metadata(). this function converts string into utf-8 if necessary (mainly for zina).