log src/aosd/aosd_trigger.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.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Thu, 10 Jan 2008 14:42:03 +0100 Sascha Hlusiak Audacious OSD Plugin: Added trigger "aosd toggle" to trigger display of OSD from other plugins
Sun, 14 Oct 2007 12:16:51 +0300 Eugene Paskevich Just to hush down the warnings...
Sun, 14 Oct 2007 03:14:20 -0500 William Pitcock hook shit
Sat, 13 Oct 2007 23:44:59 -0500 William Pitcock use aud_ip_state (replacement to ip_data).
Sat, 13 Oct 2007 23:09:40 -0500 William Pitcock playlist API vtabling
Sat, 13 Oct 2007 19:55:04 -0500 William Pitcock string API calls -> vtable
Thu, 12 Jul 2007 01:04:05 +0200 Giacomo Lozito aosd: added triggers for pause and unpause event
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
Wed, 21 Mar 2007 14:14:06 -0700 giacomo [svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well) trunk
Wed, 21 Mar 2007 07:24:33 -0700 giacomo [svn] aosd: use g_locale_to_utf8 for osd strings (needs testing) 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, 06 Mar 2007 06:53:31 -0800 giacomo [svn] aosd: do not use str_to_utf8 trunk
Thu, 01 Mar 2007 18:22:51 -0800 giacomo [svn] - extra check with g_utf8_validate to avoid the osd crash when a non-utf8 string survives the str_to_utf8 conversion trunk
Tue, 27 Feb 2007 16:51:52 -0800 giacomo [svn] - aosd: replaced other occurrencies of glib18n with audacious i18n trunk
Mon, 12 Feb 2007 07:20:56 -0800 giacomo [svn] - aosd: completed volume change trigger, works now trunk
Thu, 08 Feb 2007 16:20:27 -0800 giacomo [svn] - aosd: revert window type setting trunk
Sun, 04 Feb 2007 16:43:27 -0800 giacomo [svn] - aosd: avoid collision between playback start trigger and titlechange trigger, that occurred when the next file in playlist was played trunk
Fri, 02 Feb 2007 04:34:35 -0800 giacomo [svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null) trunk
Thu, 01 Feb 2007 16:46:20 -0800 giacomo [svn] - aosd: add missing aosd_trigger* sources trunk