log dvdnav.c @ 115:b527b7cbfb19 src

age author description
Mon, 24 Feb 2003 18:19:27 +0000 mroi fix seek detection src
Thu, 20 Feb 2003 15:32:21 +0000 mroi big libdvdnav cleanup, quoting the ChangeLog: src
Wed, 23 Oct 2002 11:38:09 +0000 mroi port Stephen's comment fixing to avoid problems when syncing xine-lib's copy of src
Thu, 19 Sep 2002 04:48:28 +0000 jcdutton Update version info. src
Wed, 18 Sep 2002 14:26:42 +0000 mroi fix possible unlock on not locked mutex src
Tue, 17 Sep 2002 11:00:25 +0000 jcdutton First patch for personalized dvd viewing. I have not tested it yet. src
Thu, 05 Sep 2002 12:55:05 +0000 mroi fix memleaks in dvdnav_open src
Tue, 03 Sep 2002 00:41:48 +0000 jcdutton Add a comment so I can tell which version of the CVS a user is using. src
Sat, 31 Aug 2002 11:05:27 +0000 jcdutton Properly seed the DVD VM Instruction rand(). src
Sat, 31 Aug 2002 02:50:27 +0000 jcdutton Improve some debug messages. src
Tue, 27 Aug 2002 19:15:08 +0000 mroi more consistent console output src
Fri, 09 Aug 2002 21:34:27 +0000 mroi update spu clut, spu channel and audio channel more often src
Thu, 25 Jul 2002 14:51:40 +0000 richwareham Moved get_current_nav_pci into dvdnac.c, changed example to use it instead of 'home-rolled' src
Thu, 25 Jul 2002 14:42:33 +0000 richwareham Patch from aschultz@cs.uni-magdeburg.de to allow for still-frame 'peek-ahead' src
Fri, 12 Jul 2002 15:46:44 +0000 mroi use new memcopy'less read ahead cache src
Sat, 06 Jul 2002 16:24:54 +0000 mroi * fix debug messages src
Fri, 05 Jul 2002 14:18:55 +0000 mroi report all spu types (widescreen, letterbox and pan&scan), not widescreen src
Fri, 05 Jul 2002 01:42:30 +0000 jcdutton Add more debug info for Menu language selection. src
Tue, 02 Jul 2002 22:57:10 +0000 jcdutton Rename some of the functions in vm.c to help readability. src
Tue, 25 Jun 2002 13:37:11 +0000 jcdutton Revert back to old read_cache method. 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
Thu, 30 May 2002 23:15:14 +0000 richwareham First draft of removing HAVE_DVDREAD9 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
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
Tue, 23 Apr 2002 13:26:08 +0000 jcdutton Add some comments, FIXMEs. 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