log vm.c @ 135:5204d4e4cd3b src

age author description
Wed, 26 Mar 2003 14:37:23 +0000 mroi I should get a brain and learn how to handle BCD... src
Mon, 24 Mar 2003 16:42:59 +0000 mroi determine correct PG and PTT numbers when seeking across PG boundaries src
Sat, 15 Mar 2003 20:21:44 +0000 mroi - do not rely on 1:1 mappings between PTTs and PGs src
Fri, 14 Mar 2003 18:47:51 +0000 mroi - fix vm copying when the vtsN has not yet been set src
Wed, 12 Mar 2003 11:38:11 +0000 mroi - provide the means to make copies of the VM to try certain operations on a copy and src
Thu, 20 Feb 2003 15:32:21 +0000 mroi big libdvdnav cleanup, quoting the ChangeLog: src
Mon, 13 Jan 2003 13:33:45 +0000 mroi slightly improved logic of program skipping: src
Mon, 06 Jan 2003 19:59:28 +0000 mroi implement LinkNoLink src
Sun, 24 Nov 2002 15:09:18 +0000 mroi loosening this test a bit makes "Spy Game" German RC2 work src
Sat, 23 Nov 2002 11:05:45 +0000 mroi patch from Marco Z¸«ählke for reporting correct title number src
Fri, 22 Nov 2002 17:14:26 +0000 mroi warning: ugly fix ahead! (see comment in the code for details) 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
Sun, 22 Sep 2002 11:53:32 +0000 mroi small output beautification src
Tue, 17 Sep 2002 11:00:25 +0000 jcdutton First patch for personalized dvd viewing. I have not tested it yet. src
Tue, 03 Sep 2002 07:50:45 +0000 jcdutton Improve chapter selection functions. 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 10:57:15 +0000 jcdutton Add a bit more debug info. Now print PGCN in debug. 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 05:33:54 +0000 jcdutton Slight changes to help debugging. 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
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
Tue, 02 Jul 2002 22:57:10 +0000 jcdutton Rename some of the functions in vm.c to help readability. src
Tue, 04 Jun 2002 13:35:16 +0000 richwareham Removed more C++ style comments 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
Wed, 24 Apr 2002 21:15:25 +0000 jcdutton Quiet please!!! 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: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
Mon, 22 Apr 2002 22:01:28 +0000 jcdutton Start of rewrite of libdvdnav. Still need to re-implement seeking. src
Fri, 12 Apr 2002 20:06:41 +0000 jcdutton Implement General Register Counters or GPRM counters. src
Fri, 12 Apr 2002 12:43:36 +0000 jcdutton Display DVD disk region setting. src
Wed, 10 Apr 2002 16:45:57 +0000 jcdutton Actually fix the const this time! src
Wed, 10 Apr 2002 16:40:52 +0000 jcdutton Fix a const problem. src
Wed, 10 Apr 2002 13:09:40 +0000 jcdutton Some improvements to decoder.c src
Tue, 09 Apr 2002 15:19:07 +0000 jcdutton Added some debug info, to hopefully help in tracking bugs in libdvdnav. src
Sun, 07 Apr 2002 19:35:54 +0000 jcdutton Added some comments into the code. src
Sat, 06 Apr 2002 18:31:50 +0000 jcdutton Some cleaning up. src
Tue, 02 Apr 2002 18:22:27 +0000 richwareham Added reset patch from Kees Cook <kees@outflux.net> 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