log Plugins/Input/flac/plugin.c @ 1459:705d4c089fce trunk

age author description
Wed, 02 Aug 2006 16:00:13 -0700 chainsaw [svn] Fix postal code. trunk
Wed, 02 Aug 2006 15:44:07 -0700 chainsaw [svn] Update FSF address in copyright notices. Update autotools templates. trunk
Wed, 14 Jun 2006 23:08:51 -0700 nenolod [svn] - flac_get_tuple() trunk
Sun, 04 Jun 2006 18:35:49 -0700 nenolod [svn] - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin" trunk
Tue, 16 May 2006 21:52:56 -0700 nenolod [svn] - use global proxy configuration instead of individual configurations (chainsaw) trunk
Tue, 14 Mar 2006 15:35:10 -0800 chainsaw [svn] Only start the decoder for FLAC detection on HTTP. We can handle files much easier, with a metadata check. Faster, less resource intensive, and does not spuriously trigger for wave files. trunk
Sun, 12 Mar 2006 15:05:18 -0800 chainsaw [svn] Okay, we need to pinch more playback code to avoid false positives. trunk
Sun, 12 Mar 2006 14:07:38 -0800 chainsaw [svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic. trunk
Fri, 10 Mar 2006 08:20:15 -0800 nenolod [svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunk
Mon, 27 Feb 2006 20:32:58 -0800 nenolod [svn] more fixing trunk
Tue, 10 Jan 2006 12:22:40 -0800 chainsaw [svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunk
Sat, 31 Dec 2005 17:35:02 -0800 chainsaw [svn] Add parenthesis around assignment used as truth value. trunk
Sat, 31 Dec 2005 14:47:56 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 17 Dec 2005 08:42:26 -0800 chainsaw [svn] Convert to configdb usage. trunk
Mon, 14 Nov 2005 15:45:51 -0800 chainsaw [svn] Fix includes to avoid implicit declaration warnings. trunk
Sun, 13 Nov 2005 13:33:03 -0800 chainsaw [svn] GThreadify this input plugin. trunk
Fri, 28 Oct 2005 22:58:11 -0700 nenolod [svn] Move plugins to Plugins/ trunk