log read_cache.c @ 225:9b1b740e3fc9 src

age author description
Sun, 11 Jan 2004 21:43:13 +0000 mroi big build system changes src
Mon, 25 Aug 2003 14:23:13 +0000 mroi use uintptr_t for pointer arithmetics for AMD64 compatibility src
Mon, 28 Apr 2003 16:29:22 +0000 jcdutton Helping with the WIN32 port. src
Mon, 21 Apr 2003 13:18:06 +0000 mroi * fix warnings with gcc 3.3 src
Thu, 20 Feb 2003 15:32:21 +0000 mroi big libdvdnav cleanup, quoting the ChangeLog: src
Mon, 28 Oct 2002 13:08:12 +0000 f1rmb Remove C++ism. src
Thu, 24 Oct 2002 16:48:19 +0000 mroi include some fixes done in xine's copy to avoid merging conflicts src
Mon, 21 Oct 2002 12:42:53 +0000 mroi new read cache with better performance on slow drives src
Sun, 29 Sep 2002 21:51:06 +0000 mroi changes to read cache behaviour inspired by Thibaut Mattern: src
Tue, 27 Aug 2002 19:15:08 +0000 mroi more consistent console output src
Mon, 19 Aug 2002 16:52:21 +0000 mroi align read cache chunks in memory to allow use of raw devices src
Sun, 21 Jul 2002 10:16:45 +0000 mroi ensure serialized access to the cache to avoid concurrent access on the src
Sun, 14 Jul 2002 11:09:42 +0000 mroi disable cache noise src
Sat, 13 Jul 2002 20:42:55 +0000 mroi fix stupid bug: test if the buffer is there before using it src
Fri, 12 Jul 2002 15:46:44 +0000 mroi use new memcopy'less read ahead cache src