annotate src/audacious/build_stamp.c @ 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2464
baf223ec5417 [svn] - add build_stamp.c so that it can be autogenerated
nenolod
parents:
diff changeset
1 #include <glib.h>
2731
f4a5f8fa3836 [svn] Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h.
magma
parents: 2730
diff changeset
2 const gchar *svn_stamp = "20070510-4486";