log src/xs_support.c @ 868:3c3569894b23

age author description
Fri, 09 Nov 2012 03:59:19 +0200 Matti Hamalainen Cosmetics.
Fri, 09 Nov 2012 03:59:02 +0200 Matti Hamalainen Improve xs_fload_buffer() and add xs_fload_buffer_path().
Fri, 09 Nov 2012 03:57:59 +0200 Matti Hamalainen Add xs_fsize() helper function.
Wed, 07 Nov 2012 10:54:23 +0200 Matti Hamalainen Fix potential aliasing issues.
Tue, 06 Nov 2012 11:26:59 +0200 Matti Hamalainen Cosmetics.
Tue, 06 Nov 2012 11:23:58 +0200 Matti Hamalainen Move MD5 implementation into xs_support, and some related Audacious
Mon, 05 Nov 2012 22:39:12 +0200 Matti Hamalainen Cleanups, remove useless function.
Mon, 05 Nov 2012 18:42:57 +0200 Matti Hamalainen Rename some structures.
Mon, 05 Nov 2012 17:51:08 +0200 Matti Hamalainen Remove oversampling support.
Thu, 12 Feb 2009 18:29:59 +0200 Matti Hamalainen Remove unused function.
Tue, 10 Feb 2009 03:34:11 +0200 Matti Hamalainen Update copyright years.
Mon, 09 Feb 2009 14:56:56 +0200 Matti Hamalainen Moved filter routines to xs_support.[ch].
Thu, 03 Apr 2008 00:26:53 +0300 Matti Hamalainen More cosmetic variable name changes.
Wed, 02 Apr 2008 22:10:05 +0300 Matti Hamalainen Change tabs to 4 spaces, everywhere.
Wed, 02 Apr 2008 19:46:59 +0300 Matti Hamalainen Lots of cosmetic code cleanups; synced the de-gettextification from Audacious-SID, I suppose it makes some sense ...
Mon, 03 Sep 2007 05:43:03 +0000 Matti Hamalainen Constify.
Mon, 03 Sep 2007 04:07:03 +0000 Matti Hamalainen Constify.
Wed, 21 Feb 2007 03:39:00 +0000 Matti Hamalainen Audacious kludging.
Tue, 20 Feb 2007 18:09:04 +0000 Matti Hamalainen Now everything necessary should be using the VFS functions.
Tue, 06 Feb 2007 02:32:00 +0000 Matti Hamalainen Audacious VFS support functions finished.
Sun, 28 Jan 2007 13:40:05 +0000 Matti Hamalainen guint -> size_t
Thu, 25 Jan 2007 03:44:01 +0000 Matti Hamalainen Moved some things from xmms-sid.h to xs_support.h; File handling functions
Wed, 24 Jan 2007 21:57:04 +0000 Matti Hamalainen New file reading functions.
Mon, 01 Jan 2007 08:07:05 +0000 Matti Hamalainen Urgh, xs_memset() was buggy :P
Sat, 30 Dec 2006 06:56:05 +0000 Matti Hamalainen Copyright year update
Mon, 14 Aug 2006 00:49:02 +0000 Matti Hamalainen Updated GNU GPL (new FSF address) and some cleanups.
Wed, 31 May 2006 13:00:05 +0000 Matti Hamalainen Cleanups.
Mon, 07 Nov 2005 09:50:04 +0000 Matti Hamalainen Re-indentation all (non-generated) code.
Tue, 11 Jan 2005 04:11:02 +0000 Matti Hamalainen Changed copyright text.
Sat, 25 Dec 2004 17:13:03 +0000 Matti Hamalainen Remove 'inline' defs.