comparison ChangeLog @ 2733:cf080b11c3fa trunk

[svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient.
author magma
date Fri, 11 May 2007 11:52:56 -0700
parents 2227e8955391
children eda1f3186687
comparison
equal deleted inserted replaced
2732:2227e8955391 2733:cf080b11c3fa
1 2007-05-11 15:59:22 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4490]
3 - build audtool if libaudclient will be built.
4
5 trunk/configure.ac | 2 +-
6 1 file changed, 1 insertion(+), 1 deletion(-)
7
8
1 2007-05-11 08:42:32 +0000 Ben Tucker <bnt@interchange.ubc.ca> 9 2007-05-11 08:42:32 +0000 Ben Tucker <bnt@interchange.ubc.ca>
2 revision [4488] 10 revision [4488]
3 Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h. 11 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. 12 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. 13 Modified the Makefile so that libaudclient is built after audacious to eliminates a build warning.