log

age author description
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
Wed, 18 Sep 2002 04:21:45 +0000 jcdutton Improved DVD menu selection. src
Tue, 17 Sep 2002 11:00:25 +0000 jcdutton First patch for personalized dvd viewing. I have not tested it yet. src
Tue, 17 Sep 2002 10:47:02 +0000 jcdutton Adding "Personalizing DVD Viewing" files from <kevin_smathers@hp.com> src
Mon, 16 Sep 2002 16:54:41 +0000 jcdutton Start to get dvd mrl working in xine. src
Mon, 16 Sep 2002 16:27:18 +0000 jcdutton Get xine dvd:///dev/dvd:1.2 i.e. title play working again. src
Mon, 16 Sep 2002 07:58:59 +0000 jcdutton Small changes to check for invalid parameters. src
Thu, 05 Sep 2002 12:55:05 +0000 mroi fix memleaks in dvdnav_open src
Wed, 04 Sep 2002 11:41:52 +0000 jcdutton Add a new API function, to allow for more flexible menu button control. src
Tue, 03 Sep 2002 07:50:45 +0000 jcdutton Improve chapter selection functions. 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
Mon, 02 Sep 2002 03:20:01 +0000 jcdutton Implement proper prev/next chapter/part. src
Mon, 02 Sep 2002 00:27:14 +0000 jcdutton Fix bug in JumpVTS_PTT command. src
Sun, 01 Sep 2002 12:33:06 +0000 jcdutton Improve debugging output to help with debugging button activations. src
Sun, 01 Sep 2002 10:57:15 +0000 jcdutton Add a bit more debug info. Now print PGCN in debug. src
Sat, 31 Aug 2002 11:05:27 +0000 jcdutton Properly seed the DVD VM Instruction rand(). src
Sat, 31 Aug 2002 10:51:01 +0000 jcdutton Handle badly written DVDs better. src
Sat, 31 Aug 2002 02:50:27 +0000 jcdutton Improve some debug messages. src
Thu, 29 Aug 2002 11:53:25 +0000 jcdutton Patches from mathieu_lacage@realmagic.fr. src
Thu, 29 Aug 2002 05:33:54 +0000 jcdutton Slight changes to help debugging. src
Thu, 29 Aug 2002 04:59:00 +0000 jcdutton Fix bug whereby libdvdnav would totally fail if run with #define TRACE enabled. src
Thu, 29 Aug 2002 04:45:54 +0000 jcdutton Nice to have in compiling with #define TRACE switched on! src
Thu, 29 Aug 2002 04:01:43 +0000 jcdutton Remove an assert() so that user initiated jumps to particlar menus does not seg fault if src
Tue, 27 Aug 2002 19:15:08 +0000 mroi more consistent console output src
Wed, 21 Aug 2002 15:25:50 +0000 mroi fix playback of the following dvds src
Mon, 19 Aug 2002 16:52:21 +0000 mroi align read cache chunks in memory to allow use of raw devices src
Fri, 09 Aug 2002 21:34:27 +0000 mroi update spu clut, spu channel and audio channel more often src
Fri, 02 Aug 2002 15:55:18 +0000 mroi my automake 1.6.1 shouted "blank line after trailing \" src
Fri, 02 Aug 2002 08:46:57 +0000 richwareham Write version info in the _correct_ place. src
Fri, 02 Aug 2002 08:39:45 +0000 richwareham Use libtool versioning from now on -- breaks binary compatibility (sorry) but better in the long run. src
Fri, 26 Jul 2002 07:38:26 +0000 richwareham Modified version of button selection patch from src
Fri, 26 Jul 2002 07:27:52 +0000 richwareham Some NULL-pointer check from aschultz@cs.uni-magdeburg.de 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
Sun, 21 Jul 2002 10:16:45 +0000 mroi ensure serialized access to the cache to avoid concurrent access on the src
Wed, 17 Jul 2002 15:04:28 +0000 mroi We need to update the button info when moving around in menus. src
Tue, 16 Jul 2002 16:24:19 +0000 mroi hop on menu calls, patch by Phil Hassey <philhassey@users.sourceforge.net> 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
Fri, 12 Jul 2002 14:02:52 +0000 richwareham Move documentation around a little src
Sat, 06 Jul 2002 16:24:54 +0000 mroi * fix debug messages src
Sat, 06 Jul 2002 11:10:11 +0000 jcdutton Fix problem with Still menus that have NO BUTTONS. src
Sat, 06 Jul 2002 10:14:04 +0000 mroi .cvsignore convenience files 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
Thu, 04 Jul 2002 00:38:51 +0000 jcdutton Add some menu language printf's. src
Wed, 03 Jul 2002 02:41:31 +0000 jcdutton Fix another long standing bug. 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, 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