log src/aosd/aosd_cfg.c @ 3150:062f42c3737e

age author description
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Wed, 09 Apr 2008 15:48:36 +0300 Matti Hamalainen Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
Mon, 31 Mar 2008 15:11:29 +0300 Matti Hamalainen Include cleanups, part #3.
Wed, 24 Oct 2007 07:34:02 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/g
Sat, 06 Oct 2007 18:39:37 -0700 Ben Tucker Updated plugins depending on old configdb to #include <audacious/plugin.h> so that bmp_cfg_db_* functions are still defined.
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
Fri, 23 Mar 2007 06:46:04 -0700 giacomo [svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin 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
Wed, 31 Jan 2007 08:42:04 -0800 giacomo [svn] - aosd: added experimental multiple monitor support, plus max_width setting trunk
Mon, 29 Jan 2007 08:40:14 -0800 giacomo [svn] - aosd: paranoid fixes part 2 trunk
Mon, 29 Jan 2007 08:38:56 -0800 giacomo [svn] - aosd: modified ghosd library source to ignore EINTR when polling trunk
Mon, 29 Jan 2007 07:50:26 -0800 giacomo [svn] - aosd: paranoid fixes trunk
Mon, 29 Jan 2007 07:46:29 -0800 giacomo [svn] - aosd: remove other skin_file manipulation trunk
Mon, 29 Jan 2007 07:00:45 -0800 giacomo [svn] - aosd: do not try to save skin_file, not implemented yet 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