Mercurial > audlegacy
log src/audacious/plugin.h @ 3684:2f9d8b987e40
age | author | description |
---|---|---|
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. |
Sun, 30 Sep 2007 15:28:40 +0300 | Matti Hamalainen | Remove non-existing function declarations from headers. |
Fri, 07 Sep 2007 12:45:50 +0300 | Matti Hamalainen | Branch merge. trunk |
Wed, 05 Sep 2007 07:11:52 +0300 | Matti Hamalainen | Plugin API v6 trunk |
Fri, 07 Sep 2007 02:02:53 -0500 | William Pitcock | Add "gboolean enabled;" to PLUGIN_COMMON_FIELDS. trunk |