log src/audacious/plugin.h @ 3759:9e54690956a0

age author description
Sun, 14 Oct 2007 21:37:31 -0500 William Pitcock finalised the API, I think.
Sun, 14 Oct 2007 21:34:45 -0500 William Pitcock export input_check_file().
Sun, 14 Oct 2007 21:11:21 -0500 William Pitcock export util_get_localdir().
Sun, 14 Oct 2007 21:04:46 -0500 William Pitcock export the fileinfopopup API.
Sun, 14 Oct 2007 19:38:49 -0500 William Pitcock export formatter and prefswin APIs
Sun, 14 Oct 2007 17:47:13 -0500 William Pitcock export AudDRCT API.
Sun, 14 Oct 2007 16:58:36 -0500 William Pitcock PluginMenu API is exported now. No changes required to plugins.
Sun, 14 Oct 2007 03:57:03 -0500 William Pitcock fix a typo
Sun, 14 Oct 2007 03:50:08 -0500 William Pitcock fix some oopses
Sun, 14 Oct 2007 03:49:00 -0500 William Pitcock export xconvert API
Sun, 14 Oct 2007 03:36:21 -0500 William Pitcock export INIFile APIs
Sun, 14 Oct 2007 03:08:12 -0500 William Pitcock export hook API
Sat, 13 Oct 2007 23:43:45 -0500 William Pitcock export ip_data and cfg
Sat, 13 Oct 2007 23:19:36 -0500 William Pitcock missing header...
Sat, 13 Oct 2007 23:01:28 -0500 William Pitcock export Playlist API, remove old crap that isn't there anymore
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
Mon, 08 Oct 2007 01:43:58 -0500 William Pitcock Add InputPlayback::pass_audio() which replaces produce_audio().
Sun, 07 Oct 2007 19:12:28 -0500 William Pitcock custom_uri/mime go below type defs
Sun, 07 Oct 2007 18:00:57 -0500 William Pitcock Export MIME/Custom URI APIs
Sun, 07 Oct 2007 14:05:16 -0500 William Pitcock add InputPlayback::set_params() and InputPlayback::set_title() which will
Sun, 07 Oct 2007 01:06:50 -0500 William Pitcock aud_tuple_disassociate
Sun, 07 Oct 2007 00:32:35 -0500 William Pitcock Remove non-existant function.
Sun, 07 Oct 2007 00:28:00 -0500 William Pitcock fix tuple_get_int declaration
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.
Sat, 06 Oct 2007 20:35:52 -0500 William Pitcock Use a mutex/condvar/timed wait to allow tickless operation in the output loop.
Tue, 02 Oct 2007 21:52:34 -0500 William Pitcock last one i hope