log src/audacious/plugin.h @ 3181:1596dcb77acd trunk

age author description
Fri, 27 Jul 2007 15:28:26 -0500 William Pitcock Track playback monitor thread in InputPlayback.thread. trunk
Tue, 24 Jul 2007 13:17:23 -0500 William Pitcock __AUDACIOUS_PLUGIN_API__ is now 3. trunk
Mon, 23 Jul 2007 15:55:04 -0500 William Pitcock Add eventqueue interface. trunk
Fri, 20 Jul 2007 18:55:15 -0500 William Pitcock Add new probe_for_tuple() function. Replaces all old probing interfaces. trunk
Mon, 16 Jul 2007 16:16:17 -0500 William Pitcock Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
Mon, 16 Jul 2007 15:50:32 -0500 William Pitcock Remove genevent, seperate playback logic into seperate control thread.
Fri, 13 Jul 2007 06:55:44 -0500 William Pitcock Use G_MODULE_EXPORT to ensure the plugin header is exported.
Mon, 09 Jul 2007 03:18:00 -0500 William Pitcock Mimetype system. trunk
Sun, 17 Jun 2007 10:14:02 +0900 Yoshiki Yazawa add a cast to DECLARE_PLUGIN() to suppress warnings. trunk
Thu, 24 May 2007 16:17:12 -0700 nenolod [svn] - guard v2 module header with G_BEGIN_DECLS and G_END_DECLS trunk
Thu, 24 May 2007 03:27:54 -0700 nenolod [svn] - first attempt at an plugin API2 loader. this is entirely implemented inside the plugin2 namespace, so please respect that if you go editing this ;p trunk
Thu, 24 May 2007 02:03:17 -0700 nenolod [svn] - add functions for defining the v2 plugin header trunk
Thu, 24 May 2007 01:47:50 -0700 nenolod [svn] - begin work on the host side of plugin API v2. trunk
Sat, 12 May 2007 15:22:58 -0700 magma [svn] Reverted the modifications that were initially needed for DBus support. trunk
Thu, 10 May 2007 14:13:20 -0700 nenolod [svn] - fix ABI trunk
Wed, 09 May 2007 14:36:37 -0700 magma [svn] Initial commit of dbus client library for plugins. Various changes were made to the plugin structure to support dbus. trunk
Mon, 12 Mar 2007 10:55:24 -0700 yaz [svn] - add millisecond seek function to InputPlugin API. with this function, cuesheet and encoder plugins can achieve higher accuracy. trunk
Sat, 03 Feb 2007 11:19:07 -0800 nenolod [svn] - define __AUDACIOUS_INPUT_PLUGIN_API__ to 2 by request of shd trunk
Wed, 31 Jan 2007 05:23:24 -0800 nenolod [svn] - put it back the way it was trunk
Wed, 31 Jan 2007 05:05:26 -0800 nenolod [svn] - InputPlayback: prepare to deprecate InputPlugin::seek() trunk
Sun, 28 Jan 2007 22:09:12 -0800 iabervon [svn] Provide flags in InputPlayback for common plugin flag needs, and provide a trunk
Sun, 28 Jan 2007 21:08:08 -0800 iabervon [svn] More input plugin API work trunk
Sun, 28 Jan 2007 17:02:15 -0800 iabervon [svn] Change the input plugin API to use a struct for the currently-playing file. trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk