log src/aosd/Makefile @ 3030:c442f8407dcb

age author description
Thu, 17 Apr 2008 05:34:30 +0300 Matti Hamalainen Remove DBUS_CFLAGS and DBUS_LIBS from Makefiles that don't need them.
Thu, 17 Apr 2008 05:04:07 +0300 Matti Hamalainen Remove -I../../intl and PANGO_{CFLAGS,LIBS} from those Makefiles where they are not needed (in practice almost all of them.)
Thu, 11 Oct 2007 17:40:42 +0300 Eugene Paskevich Curly vs round braces (part 1)
Wed, 10 Oct 2007 11:11:26 +0300 Eugene Paskevich Just a tiny cleanup.
Wed, 10 Oct 2007 01:40:13 +0300 Eugene Paskevich Revised the plugindir logic.
Mon, 24 Sep 2007 23:03:25 +0200 Jonathan Schleifer Millions of Makefile fixes. More to follow.
Mon, 24 Sep 2007 12:28:55 -0500 William Pitcock aosd: Mk2
Mon, 02 Apr 2007 04:03:06 -0700 giacomo [svn] aosd: added compile option in configure for composite support; this way, if support is compiled in, we can safely check if the composite module is loaded trunk
Thu, 08 Feb 2007 16:20:27 -0800 giacomo [svn] - aosd: revert window type setting trunk
Thu, 01 Feb 2007 16:45:47 -0800 giacomo [svn] - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes trunk
Tue, 30 Jan 2007 08:24:40 -0800 giacomo [svn] - added audacious osd in configure.ac trunk
Tue, 30 Jan 2007 08:04:43 -0800 giacomo [svn] - splitted GTK_CFLAGS in GTK_CFLAGS, GLIB_CFLAGS and PANGO_CFLAGS, splitted GTK_LIBS in GTK_LIBS, GLIB_LIBS, PANGO_LIBS trunk
Mon, 29 Jan 2007 09:14:19 -0800 giacomo [svn] - aosd: added missing header in Makefile trunk
Mon, 29 Jan 2007 06:40:04 -0800 giacomo [svn] - added Audacious OSD, yet-another-written-from-scratch plugin to display OSD, based on Ghosd library; currently untied from configure, to compile it you have to run make in its directory; will be added to configure after some testing trunk