log

age author description
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, 15 Jun 2002 02:10:18 +0000 jcdutton Add dvd menu language selection api. src
Thu, 06 Jun 2002 15:03:09 +0000 richwareham Biiiiiiig change to let doxygen generate some docs for the library. Note that I'm in no way sure that the autoconf stuff plays nice. src
Tue, 04 Jun 2002 13:35:16 +0000 richwareham Removed more C++ style comments 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 23:15:14 +0000 richwareham First draft of removing HAVE_DVDREAD9 src
Thu, 30 May 2002 19:25:08 +0000 richwareham Another small fix 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 14:26:59 +0000 f1rmb We don't need this file anymore, it's dynamically created now. src
Thu, 30 May 2002 14:25:53 +0000 f1rmb Avoid config.h needs for WORDS_BIGENDIANS define. 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
Thu, 09 May 2002 11:57:24 +0000 richwareham Angles now work (still a few wrinkles though -- e.g. angle does not reset to '1' when returning to menus) src
Mon, 29 Apr 2002 09:15:52 +0000 richwareham Make sure that the library gets installed as libdvdnav-major.minor.sub.so src
Wed, 24 Apr 2002 21:15:25 +0000 jcdutton Quiet please!!! src
Wed, 24 Apr 2002 00:47:46 +0000 jcdutton Some more cleanups. src
Wed, 24 Apr 2002 00:19:12 +0000 jcdutton Enable auto action buttons. src
Tue, 23 Apr 2002 13:26:08 +0000 jcdutton Add some comments, FIXMEs. src
Tue, 23 Apr 2002 13:18:31 +0000 jcdutton Insert some assert commands to hopefully catch a DVD which will give us information on what to do if these values are != 0. src
Tue, 23 Apr 2002 12:55:40 +0000 jcdutton Removed un-needed variables. src
Tue, 23 Apr 2002 12:34:39 +0000 f1rmb Why rewrite vm function, use it instead (this remark is for me, of course ;-) ). src
Tue, 23 Apr 2002 02:12:58 +0000 jcdutton Re-implemented seeking. src
Tue, 23 Apr 2002 00:07:16 +0000 jcdutton Name stills work better. src
Mon, 22 Apr 2002 22:01:28 +0000 jcdutton Start of rewrite of libdvdnav. Still need to re-implement seeking. src
Mon, 22 Apr 2002 20:57:15 +0000 f1rmb Change/fix SPU active stream id. Same for audio. Few new functions, largely src