log src/audacious/pluginenum.c @ 3736:269449ad845e

age author description
Sat, 13 Oct 2007 20:41:39 -0500 William Pitcock vtable get_gentitle_format().
Sat, 13 Oct 2007 20:35:58 -0500 William Pitcock export PlaylistContainer API in vtable.
Sat, 13 Oct 2007 19:58:38 -0500 William Pitcock strings API -> vtable
Sat, 13 Oct 2007 19:11:52 -0500 William Pitcock fun util dialog shit -> vtable
Sun, 07 Oct 2007 18:00:57 -0500 William Pitcock Export MIME/Custom URI APIs
Sun, 07 Oct 2007 00:32:35 -0500 William Pitcock Remove non-existant function.
Sun, 07 Oct 2007 00:16:35 -0500 William Pitcock Export tuple formatter API.
Sun, 07 Oct 2007 00:04:09 -0500 William Pitcock Export Tuple API.
Tue, 02 Oct 2007 21:41:06 -0500 William Pitcock Export ConfigDB API via vtable, adding public aliases: bmp_cfg_db_*, aud_cfg_db_*.
Mon, 01 Oct 2007 23:39:22 -0500 William Pitcock Export VfsBufferedFile functions.
Mon, 01 Oct 2007 23:32:57 -0500 William Pitcock Export VfsBuffer functions.
Mon, 01 Oct 2007 23:26:00 -0500 William Pitcock Unbreak compile.
Mon, 01 Oct 2007 23:00:46 -0500 William Pitcock Start working on exporting all public functions via a vtable. The API version will be bumped to 7 once I am done and -Wl,-export-dynamic is removed.
Tue, 25 Sep 2007 17:42:47 +0200 Jonathan Schleifer Missing NULL-pointer checks are bad, mkay?
Sat, 08 Sep 2007 02:55:28 +0300 Matti Hamalainen Check pointer to prevent NULL dereference. trunk
Fri, 07 Sep 2007 03:41:14 -0500 William Pitcock Fix an oops. trunk
Fri, 07 Sep 2007 03:20:28 -0500 William Pitcock Big plugin system changes (part 1 of who knows, it's still a big mess): trunk
Sat, 04 Aug 2007 20:54:28 -0500 William Pitcock remove old debugging notices that aren't very relevant anymore.
Fri, 03 Aug 2007 20:39:42 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 03 Aug 2007 20:39:35 -0500 William Pitcock - bump PAPI version to 4 due to DiscoveryPlugin trunk
Fri, 03 Aug 2007 07:20:58 +0300 Cristi Magherusan added Discovery plugin type trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Thu, 07 Jun 2007 04:23:23 -0700 nenolod [svn] - more cruft removal trunk
Thu, 07 Jun 2007 04:21:59 -0700 nenolod [svn] - APIv1 cruft removal trunk
Mon, 28 May 2007 03:16:56 -0700 nenolod [svn] - remove xmms-like plugin loader trunk
Fri, 25 May 2007 01:35:44 -0700 yaz [svn] - temporal fix for crash in compare_func(). trunk
Thu, 24 May 2007 15:47:58 -0700 nenolod [svn] - extended compatibility with v1 API trunk
Thu, 24 May 2007 03:41:13 -0700 nenolod [svn] - improve plugin2 loader's robustness (e.g. make it not crash) trunk