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
|
Tue, 02 Oct 2007 21:51:07 -0500 |
William Pitcock |
more typoes
|
Tue, 02 Oct 2007 21:50:12 -0500 |
William Pitcock |
fix typo!
|
Tue, 02 Oct 2007 21:47:17 -0500 |
William Pitcock |
multifile plugins :(
|
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.
|
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
|
Fri, 07 Sep 2007 02:01:47 -0500 |
William Pitcock |
Clean up some plugin mess -- this breaks API for plugins which don't do the ".member: value" thing yet. Oh well.
trunk
|
Sun, 12 Aug 2007 20:03:43 +0300 |
Cristi Magherusan |
merge
|
Fri, 10 Aug 2007 23:06:35 +0300 |
Cristi Magherusan |
merge frenzy
|
Fri, 10 Aug 2007 14:21:21 +0300 |
Cristi Magherusan |
merge
|
Wed, 08 Aug 2007 22:04:41 +0300 |
Cristi Magherusan |
fixed the interface
|
Sun, 12 Aug 2007 20:18:04 +0200 |
Christian Birchinger |
Add functions for custom uri support of input plugins
trunk
|
Sat, 11 Aug 2007 23:59:24 +0900 |
Yoshiki Yazawa |
rename xmms_get_gentitle_format() to get_gentitle_format().
trunk
|
Fri, 10 Aug 2007 21:58:19 +0200 |
Giacomo Lozito |
added a system that allows input plugins to signal to the core (actually, they MUST do it) that they're ready for playback and it's safe to call their stop function; this fixes a nasty race condition that triggered on fast track-switching
trunk
|
Fri, 10 Aug 2007 05:22:35 -0500 |
William Pitcock |
audacious-core: convert to tuple-ng, remove titlestring API.
trunk
|
Fri, 10 Aug 2007 03:50:41 -0500 |
William Pitcock |
Bump binary API/ABI revisions for Tuplez.
trunk
|
Sat, 04 Aug 2007 15:37:37 +0900 |
Yoshiki Yazawa |
add simplified macros to declare plugin. no more excessive NULLs.
|
Fri, 03 Aug 2007 21:16:18 -0500 |
William Pitcock |
Fix DECLARE_PLUGIN() macro.
|
Fri, 03 Aug 2007 20:42:13 -0500 |
William Pitcock |
Make DECLARE_PLUGIN() macro use a __VA_ARGS__ list instead of a static amount of tokens.
trunk
|
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
|
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
|