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
Thu, 24 May 2007 03:37:54 -0700 nenolod [svn] - temporarily work around plugin API v1 retardation 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 01:48:28 -0700 nenolod [svn] - chase r4614. trunk
Sat, 12 May 2007 15:22:58 -0700 magma [svn] Reverted the modifications that were initially needed for DBus support. trunk
Fri, 11 May 2007 11:52:56 -0700 magma [svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient. 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
Wed, 09 May 2007 14:03:11 -0700 nenolod [svn] - drop controlsocket code. this probably does not compile yet. trunk
Mon, 16 Apr 2007 04:19:03 -0700 giacomo [svn] - make the evil 'reload plugins' button behave a bit better trunk
Fri, 16 Mar 2007 00:25:44 -0700 nenolod [svn] - [security, backport to 1.3] fix improper comparisons of hashtables used by the plugin loader. trunk
Thu, 15 Mar 2007 19:25:27 -0700 nenolod [svn] - plugin reloading. trunk
Thu, 25 Jan 2007 01:52:51 -0800 nenolod [svn] - make a note that hashtable collisions in the plugin matrix are not trunk
Sat, 20 Jan 2007 04:48:41 -0800 mf0102 [svn] made strings.h for existing strings.c, cleanups trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk