Mercurial > audlegacy
comparison 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 |
comparison
equal
deleted
inserted
replaced
2730:596abc2be8f0 | 2731:f4a5f8fa3836 |
---|---|
1 2007-05-10 23:59:22 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
2 revision [4486] | |
3 - build fix. | |
4 | |
5 trunk/src/Makefile | 2 +- | |
6 trunk/src/audacious/Makefile | 2 +- | |
7 2 files changed, 2 insertions(+), 2 deletions(-) | |
8 | |
9 | |
1 2007-05-10 21:13:20 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 10 2007-05-10 21:13:20 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [4484] | 11 revision [4484] |
3 - fix ABI | 12 - fix ABI |
4 | 13 |
5 trunk/src/audacious/plugin.h | 14 ++++++++------ | 14 trunk/src/audacious/plugin.h | 14 ++++++++------ |