log src/filewriter/filewriter.c @ 3163:26a2c237ef53

age author description
Sun, 03 May 2009 22:47:38 +0100 Tony Vroon Remove debug g_print; the crasher has been identified.
Tue, 14 Apr 2009 18:25:16 -0500 William Pitcock add a debugging notice
Tue, 14 Apr 2009 18:19:27 -0500 William Pitcock More cleanups.
Tue, 14 Apr 2009 15:57:15 -0500 William Pitcock Copying structs is not a good idea. Lets use a pointer here.
Thu, 09 Apr 2009 21:57:39 +0100 Tony Vroon Port to new API, lowest prio and NO_DEVICES to avoid autoselect.
Tue, 25 Nov 2008 23:11:16 +0900 Yoshiki Yazawa revert default format to wav
Tue, 25 Nov 2008 16:23:17 +0900 Yoshiki Yazawa changed default values for filewriter:
Sat, 11 Oct 2008 02:02:41 +0900 Yoshiki Yazawa - mp3: adapted to lame-3.98. now filewriter writes valid TLEN.
Thu, 07 Aug 2008 04:16:17 +0300 Andrew O. Shadoura re-written format conversion using libSAD;
Wed, 16 Jul 2008 23:09:38 +0300 Andrew O. Shadoura most of encoder backends require GINT16_NE;
Sat, 12 Jul 2008 04:00:23 +0300 Andrew O. Shadoura migrated some plugins to auto_CFGID
Fri, 13 Jun 2008 05:57:25 +0300 Andrew O. Shadoura branch merge
Mon, 09 Jun 2008 20:30:54 +0300 Andrew O. Shadoura fixed FSF HQ address again
Sat, 26 Apr 2008 15:58:58 +0300 Andrew O. Shadoura make some file filewriter backends use callbacks instead of calling VFS directly
Wed, 09 Apr 2008 15:48:36 +0300 Matti Hamalainen Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
Fri, 14 Dec 2007 23:03:38 +0900 Yoshiki Yazawa eliminate warning.
Wed, 21 Nov 2007 17:02:26 +0100 mf0102 started initial (very humble) efforts on making FileWriter a general
Wed, 24 Oct 2007 07:34:02 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/g
Sat, 13 Oct 2007 23:09:40 -0500 William Pitcock playlist API vtabling
Sat, 13 Oct 2007 20:43:07 -0500 William Pitcock gentitle changes
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Sun, 07 Oct 2007 00:22:59 -0500 William Pitcock s/tuple_/aud_tuple_/g
Thu, 13 Sep 2007 19:56:11 +0200 Ralf Ertzinger - Fix open-is-a-macro for newer glibcs
Tue, 11 Sep 2007 09:15:24 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins-tc
Sun, 09 Sep 2007 23:23:00 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/plugins
Sat, 08 Sep 2007 06:58:08 +0300 Matti Hamalainen Branch merge.
Wed, 05 Sep 2007 09:29:26 +0300 Matti Hamalainen Modified for Tuplez/plugin API changes.
Tue, 11 Sep 2007 06:52:53 -0500 William Pitcock remove realtime craq from the code
Tue, 11 Sep 2007 06:04:15 -0500 William Pitcock effects_enabled() craq removed
Sun, 09 Sep 2007 22:42:22 +0300 Matti Hamalainen xmms_show_message() changed to audacious_info_dialog()