Mercurial > audlegacy
comparison ChangeLog @ 2732:2227e8955391 trunk
[svn] - build audtool if libaudclient will be built.
author | nenolod |
---|---|
date | Fri, 11 May 2007 08:59:22 -0700 |
parents | f4a5f8fa3836 |
children | cf080b11c3fa |
comparison
equal
deleted
inserted
replaced
2731:f4a5f8fa3836 | 2732:2227e8955391 |
---|---|
1 2007-05-11 08:42:32 +0000 Ben Tucker <bnt@interchange.ubc.ca> | |
2 revision [4488] | |
3 Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h. | |
4 Fixed audtool by moving all the DBus methods defined in objects.xml to a common interface; this will be decentralized for MPRIS. | |
5 Modified the Makefile so that libaudclient is built after audacious to eliminates a build warning. | |
6 | |
7 trunk/src/Makefile | 2 | |
8 trunk/src/audacious/objects.xml | 10 - | |
9 trunk/src/audtool/audtool.c | 280 ++++++++++++++------------------------- | |
10 trunk/src/audtool/audtool.h | 2 | |
11 trunk/src/libaudclient/audctrl.c | 236 +++++++++++++++++++++++++++----- | |
12 5 files changed, 310 insertions(+), 220 deletions(-) | |
13 | |
14 | |
1 2007-05-10 23:59:22 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | 15 2007-05-10 23:59:22 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> |
2 revision [4486] | 16 revision [4486] |
3 - build fix. | 17 - build fix. |
4 | 18 |
5 trunk/src/Makefile | 2 +- | 19 trunk/src/Makefile | 2 +- |