log read_cache.c @ 108:293bb1798e86 src

age author description
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
Wed, 03 Jul 2002 00:24:47 +0000 jcdutton Slight changes to comply with src
Tue, 02 Jul 2002 22:57:10 +0000 jcdutton Rename some of the functions in vm.c to help readability. src
Sun, 30 Jun 2002 16:02:55 +0000 f1rmb Fix macro (my 2.95.3 don't accept it). src
Wed, 26 Jun 2002 14:59:48 +0000 jcdutton Compile why don't you. :-( src
Wed, 26 Jun 2002 14:53:41 +0000 jcdutton Disable the read_cache miss dprintf when read_cache is disabled. src
Tue, 25 Jun 2002 20:36:04 +0000 jcdutton Add some readcache profiling code. src
Tue, 25 Jun 2002 13:37:11 +0000 jcdutton Revert back to old read_cache method. src
Sat, 01 Jun 2002 14:52:11 +0000 richwareham Experimental multi-threaded cache now enabled by default so that it can get tested during change from 0.1.1 to 0.1.2 src
Sat, 01 Jun 2002 12:00:40 +0000 richwareham Added some packaging patches from Philipp Matthias Hahn <pmhahn@titan.lahn.de> and an initial (non-working) multi-threaded read-ahead cache. src
Thu, 30 May 2002 15:56:41 +0000 richwareham Fixed (what appears to be) an error in JumpVTS_PTT implementation, it didn't call play_PGC after jumping. src
Thu, 30 May 2002 09:52:29 +0000 richwareham 'Objectified' the read-ahead cache in preparation to implement a 'proper' threaded cache a-la that recommended in the DVD Demystified book. src
Mon, 01 Apr 2002 18:56:28 +0000 richwareham Added initial example programs directory and make sure all debug/error output goes to stderr. src
Tue, 12 Mar 2002 19:45:53 +0000 richwareham Initial revision src