log src/alac/plugin.c @ 1074:0847931f52b7 trunk

age author description
Thu, 24 May 2007 15:46:25 -0700 chainsaw [svn] Port to plugin API v2. trunk
Sun, 28 Jan 2007 21:09:12 -0800 iabervon [svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output trunk
Sun, 28 Jan 2007 17:02:41 -0800 iabervon [svn] Update plugins to the new input plugin API trunk
Mon, 22 Jan 2007 18:41:17 -0800 nenolod [svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support trunk
Tue, 12 Dec 2006 19:43:23 -0800 nenolod [svn] - finalize the plugin-side of the extension-assist ABI trunk
Tue, 05 Dec 2006 01:07:41 -0800 kiyoshi [svn] Remove old-style is_our_file() where a new-style is_our_fd() exists trunk
Mon, 04 Dec 2006 13:50:33 -0800 nenolod [svn] - portability fixes: trunk
Sat, 18 Nov 2006 16:26:08 -0800 chainsaw [svn] So input.c wants to have the old-style function available... trunk
Sat, 18 Nov 2006 11:46:19 -0800 chainsaw [svn] Port to NewVFS probe function. trunk
Thu, 12 Oct 2006 09:05:01 -0700 nenolod [svn] - some seek code (can't be implemented right now though) trunk
Wed, 04 Oct 2006 21:01:38 -0700 js [svn] - Imported a few changes from alac decoder 0.1.3 trunk
Mon, 02 Oct 2006 20:54:57 -0700 nenolod [svn] - parse metadata on ALAC files... seems to work, but the method is inefficient trunk
Mon, 02 Oct 2006 19:55:45 -0700 nenolod [svn] - a few concurrency fixes trunk
Mon, 02 Oct 2006 18:14:15 -0700 nenolod [svn] - thread safety trunk
Sun, 01 Oct 2006 00:05:37 -0700 nenolod [svn] Detect duration: trunk
Sat, 30 Sep 2006 23:25:06 -0700 nenolod [svn] - fix memory leaks trunk
Sat, 30 Sep 2006 23:18:01 -0700 nenolod [svn] - about box trunk
Sat, 30 Sep 2006 23:09:09 -0700 nenolod [svn] - set alac::going before we fork the decoder thread off, this stops the core from getting confused trunk
Sat, 30 Sep 2006 22:57:56 -0700 nenolod [svn] - remove spurious debugging notices trunk
Sat, 30 Sep 2006 22:44:36 -0700 nenolod [svn] - get_time() implementation trunk
Sat, 30 Sep 2006 21:19:52 -0700 nenolod [svn] - tell audacious that playback is starting when we open an alac file trunk
Sat, 30 Sep 2006 21:11:48 -0700 nenolod [svn] - remove debugging notices trunk
Sat, 30 Sep 2006 20:58:51 -0700 nenolod [svn] - fix crashing. works on my x64 box, static on bigendian (tested: x64-be, mips, ppc64) trunk
Sat, 30 Sep 2006 19:26:34 -0700 nenolod [svn] - experimental ALAC plugin -- don't use this, it crashes trunk