log src/aosd/aosd.c @ 3203:f5456241bff9 default tip

age author description
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Sun, 14 Oct 2007 12:16:51 +0300 Eugene Paskevich Just to hush down the warnings...
Fri, 07 Sep 2007 14:39:24 +0200 mf0102 fixed AOSD plugin
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Fri, 25 May 2007 02:37:51 -0700 giacomo [svn] - aosd: remove unused input.h inclusion trunk
Fri, 25 May 2007 02:35:33 -0700 giacomo [svn] - aosd: converted to v2 plugin system trunk
Fri, 11 May 2007 15:45:20 -0700 giacomo [svn] - aosd: remove aosd_osd_check_composite_mgr from where it was not supposed to be trunk
Wed, 04 Apr 2007 07:48:53 -0700 giacomo [svn] - aosd: added support to detect whether a composite manager is running (either standard with _NET_WM_CM_Sn or xcompmgr) trunk
Sat, 31 Mar 2007 17:44:23 -0700 giacomo [svn] - aosd: beta4, ghosd source was rewritten to support argb visual (x composite extension) as an option, this allows to have real transparency in the OSD trunk
Tue, 20 Mar 2007 18:55:57 -0700 giacomo [svn] - aosd: use a single ghosd object for all of the osd showups; this will be a lot gentler to XLib and should definitely help with stability trunk
Tue, 27 Feb 2007 16:45:04 -0800 giacomo [svn] - aosd: use audacious-plugins as PACKAGE for i18n trunk
Mon, 12 Feb 2007 08:02:53 -0800 giacomo [svn] - aosd: prevent aosd_cleanup from freeing stuff if aosd_init has never been called, closes bug #790 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
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