log src/stdio/stdio.c @ 3161:6dd886b5c72b

age author description
Mon, 13 Jul 2009 23:53:41 +0900 Yoshiki Yazawa revive stdio plugin for now. gio cannot write id3 tags.
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 22 Sep 2008 06:40:40 +0300 Matti Hamalainen Handle file == NULL in ungetc().
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Sat, 13 Oct 2007 19:55:04 -0500 William Pitcock string API calls -> vtable
Sun, 07 Oct 2007 00:53:28 -0500 William Pitcock more work
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Tue, 02 Oct 2007 03:53:19 +0300 Matti Hamalainen Use C99 initializer.
Mon, 01 Oct 2007 23:01:22 +0100 chainsaw Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
Mon, 01 Oct 2007 15:34:40 -0500 William Pitcock Backed out changeset 31e9908cf91e
Sun, 30 Sep 2007 11:44:20 -0500 William Pitcock experimental patch to use libmagic for mimetype support
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Tue, 10 Jul 2007 14:21:15 +0900 Yoshiki Yazawa file->handle should be cleared on close, otherwise it can lead to double free.
Thu, 05 Jul 2007 01:01:45 -0500 William Pitcock Remove references to default_const hack. trunk
Thu, 05 Jul 2007 00:58:09 -0500 William Pitcock Remove fallback non-URI support hack for 1.3, it should not be in 1.4. trunk
Thu, 21 Jun 2007 17:33:00 +0900 Yoshiki Yazawa more warning elimination. trunk
Mon, 28 May 2007 03:12:40 -0700 nenolod [svn] - curl, stdio: convert to plugin2 architecture trunk
Fri, 20 Apr 2007 06:50:15 -0700 ertzing [svn] trunk
Sun, 21 Jan 2007 20:51:22 -0800 nenolod [svn] - URIs are now passed naked instead of mangled by the VFS subsystem. trunk
Sat, 02 Dec 2006 14:43:27 -0800 nenolod [svn] - some OSes use macros for some f*() functions, therefore make sure we trunk
Thu, 23 Nov 2006 20:20:01 -0800 nenolod [svn] - pluginize the transport layer. trunk