Sun, 17 Feb 2008 21:17:26 +0900 |
Yoshiki Yazawa |
add event_queue() to the vtable as aud_event_queue()
|
Tue, 12 Feb 2008 01:22:48 -0600 |
William Pitcock |
More xconvert removal.
|
Sun, 10 Feb 2008 12:31:44 +0100 |
stefano |
Implemented support for multiple subplugins inside a plugin (see bug #148) and PluginHeader finalization
|
Wed, 19 Dec 2007 00:52:56 -0600 |
Jussi Judin |
Fix memory leak in add_plugin() (Bugzilla #28)
|
Mon, 17 Dec 2007 21:56:17 +0900 |
Yoshiki Yazawa |
- introduce new API functions uri_to_display_basename() and uri_to_display_dirname(). each function derives utf8 encoded basename or dirname from given uri respectively.
|
Fri, 07 Dec 2007 01:11:25 +0900 |
Yoshiki Yazawa |
- modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker
|
Wed, 28 Nov 2007 18:15:04 +0100 |
Jonathan Schleifer |
Add plugin function to pull volume.
|
Sun, 18 Nov 2007 18:24:38 -0600 |
William Pitcock |
Add get_output_list() to PAPI for xmms-crossfade.
|
Sat, 17 Nov 2007 20:49:26 +0900 |
Yoshiki Yazawa |
- for input plugins which provide probe_for_tuple only, now input_do_check_file() calls probe_for_tuple regardless of cfg.use_pl_metadata.
|
Sat, 17 Nov 2007 17:07:46 +0900 |
Yoshiki Yazawa |
- revive on-demand metadata retrieving. in the combination with "Detect file formats on demand", now audacious can load large directory in a few seconds.
|
Thu, 15 Nov 2007 16:34:09 +0900 |
Yoshiki Yazawa |
when "Detect file formats on demand" is specified, filter unplayable files on loading by the hash table of all available extensions.
|
Mon, 15 Oct 2007 12:56:59 +0200 |
Christian Birchinger |
Export dock functions
|
Sun, 14 Oct 2007 22:24:41 -0500 |
William Pitcock |
forgot to export a symbol. now I am done. really.
|
Sun, 14 Oct 2007 21:50:36 -0500 |
William Pitcock |
link everything up.
|
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:07:03 -0500 |
William Pitcock |
add missing include.
|
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: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: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
|
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
|