log src/audacious/vfs.c @ 3871:efd2924b3f90

age author description
Tue, 30 Oct 2007 17:27:06 +0900 Yoshiki Yazawa remove an unused variable.
Sat, 27 Oct 2007 07:04:31 -0500 William Pitcock remove unneeded seeking from vfs_is_streaming().
Wed, 25 Jul 2007 16:28:54 -0500 William Pitcock Unbreak vfs_is_writeable(). trunk
Sun, 22 Jul 2007 12:12:08 +0900 Yoshiki Yazawa add vfs_is_remote() and vfs_is_streaming(). trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Thu, 19 Jul 2007 19:59:49 -0500 William Pitcock branch merge trunk
Thu, 05 Jul 2007 01:25:56 -0500 William Pitcock Log a warning if an adequate transport was not found. trunk
Tue, 03 Jul 2007 21:20:01 -0500 William Pitcock Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunk
Tue, 03 Jul 2007 19:44:41 -0500 William Pitcock Remove urldecode.c, urldecode.h, fix references accordingly. trunk
Sun, 24 Jun 2007 05:34:26 -0500 William Pitcock Backed out changeset 7d3beedf1db8677dab2327bc8d85af4746344f6e trunk
Sat, 23 Jun 2007 22:31:46 -0500 William Pitcock BSD relicensing (pass 2). trunk
Fri, 20 Apr 2007 06:49:07 -0700 ertzing [svn] trunk
Thu, 15 Mar 2007 19:25:27 -0700 nenolod [svn] - plugin reloading. trunk
Mon, 26 Feb 2007 03:36:09 -0800 nenolod [svn] - fix a regression introduced by the DnD fix. trunk
Mon, 26 Feb 2007 01:14:48 -0800 nenolod [svn] - urldecode playlist paths trunk
Sun, 25 Feb 2007 17:55:30 -0800 nenolod [svn] - make directory drag-and-drop work again. trunk
Sat, 24 Feb 2007 06:01:39 -0800 nenolod [svn] - add reference-counting to VFS and add new function, vfs_dup() to trunk
Fri, 16 Feb 2007 18:28:07 -0800 nenolod [svn] - fix a typo trunk
Fri, 16 Feb 2007 18:27:31 -0800 nenolod [svn] - don't return a bogus vtable for an unregistered URI scheme trunk
Fri, 26 Jan 2007 14:50:30 -0800 mf0102 [svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunk
Sun, 21 Jan 2007 20:45:17 -0800 nenolod [svn] - changes to the nature of URI handling in the VFS subsystem, will be trunk
Sat, 20 Jan 2007 21:30:24 -0800 iabervon [svn] Add a VFSFile method for getting metadata associated with the file. trunk
Fri, 19 Jan 2007 21:26:43 -0800 nenolod [svn] - turn off VFS debugging notices trunk
Mon, 15 Jan 2007 08:51:37 -0800 nenolod [svn] - special case for no uri schema trunk
Mon, 15 Jan 2007 08:48:46 -0800 nenolod [svn] - warning fixes trunk
Mon, 15 Jan 2007 08:44:39 -0800 nenolod [svn] - g_strsplit() wraps strsplit(3), and thus has different results on trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk