Mercurial > audlegacy
diff ChangeLog @ 2731:f4a5f8fa3836 trunk
[svn] Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h.
Fixed audtool by moving all the DBus methods defined in objects.xml to a common interface; this will be decentralized for MPRIS.
Modified the Makefile so that libaudclient is built after audacious to eliminates a build warning.
author | magma |
---|---|
date | Fri, 11 May 2007 01:42:32 -0700 |
parents | 596abc2be8f0 |
children | 2227e8955391 |
line wrap: on
line diff
--- a/ChangeLog Thu May 10 16:59:22 2007 -0700 +++ b/ChangeLog Fri May 11 01:42:32 2007 -0700 @@ -1,3 +1,12 @@ +2007-05-10 23:59:22 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [4486] + - build fix. + + trunk/src/Makefile | 2 +- + trunk/src/audacious/Makefile | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + + 2007-05-10 21:13:20 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4484] - fix ABI