log src/audacious/vfs_buffered_file.c @ 2688:ac22b2cb6013 trunk

age author description
Fri, 20 Apr 2007 06:49:07 -0700 ertzing [svn] trunk
Tue, 03 Apr 2007 11:54:52 -0700 nenolod [svn] - this probably fixes bug #858 trunk
Thu, 15 Mar 2007 18:44:52 -0700 nenolod [svn] - due to some bug in buffer management, bump the buffer side of things up to ~40kb instead of 32kb for now. trunk
Tue, 27 Feb 2007 04:09:06 -0800 nenolod [svn] - add vfs_buffered_file_release_live_fd(). trunk
Tue, 27 Feb 2007 03:49:22 -0800 nenolod [svn] - proxy requests for metadata attached to a VFSBufferedFile to the live 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, 23 Feb 2007 20:10:54 -0800 nenolod [svn] - provide fd->uri for buffered files trunk
Sat, 27 Jan 2007 11:40:05 -0800 nenolod [svn] - make vfs_buffered_file_new_from_uri declaration const trunk
Sat, 27 Jan 2007 11:28:14 -0800 nenolod [svn] - fix an offset error in the vfs_buffered_file wraparound implementation sections trunk
Mon, 22 Jan 2007 01:01:33 -0800 nenolod [svn] - in vfs_buffered_file, we should only switch to live FD after 32768, trunk
Sun, 21 Jan 2007 04:28:28 -0800 hansmi [svn] Check for sz == 0 in vfs_buffered_file_new_from_uri(), return NULL if it's the case. trunk
Sat, 20 Jan 2007 16:55:37 -0800 nenolod [svn] - return NULL if vfs_fopen request failed trunk
Sat, 20 Jan 2007 03:39:28 -0800 nenolod [svn] - that should have been in vfs_fread trunk
Sat, 20 Jan 2007 03:07:30 -0800 nenolod [svn] - possible fix for VFSBufferedFile crash trunk
Mon, 15 Jan 2007 18:33:42 -0800 nenolod [svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. trunk