log dvdnav.c @ 217:eb503714e1c2 src

age author description
Wed, 31 Dec 2003 16:56:12 +0000 mroi these variables are not needed any more src
Tue, 13 May 2003 20:24:45 +0000 mroi This one should also be reset to an invalid value, but 0 is not invalid. src
Mon, 12 May 2003 19:43:11 +0000 mroi last_cmd_nav_lbn has to be initialized with an invalid value, so that the first src
Sun, 11 May 2003 01:13:40 +0000 jcdutton Start some cleanups. src
Sun, 11 May 2003 00:53:28 +0000 jcdutton Oops! We like still menus really. src
Sun, 11 May 2003 00:25:24 +0000 jcdutton Remove all references to S_OK and S_ERR. src
Tue, 06 May 2003 14:11:44 +0000 mroi when a command has been issued to leave a menu, filter all further commands src
Tue, 29 Apr 2003 14:22:22 +0000 jcdutton Remove log content from file. src
Sun, 27 Apr 2003 01:26:18 +0000 jcdutton Modified libdvdnav to do without libdvdread. src
Sun, 06 Apr 2003 13:05:45 +0000 mroi report start of PG as well src
Fri, 04 Apr 2003 14:21:32 +0000 mroi fill in new timing member in cell_change event src
Tue, 01 Apr 2003 11:30:56 +0000 mroi merge James fixes from xine-lib cvs back into libdvdnav cvs so they will not be lost src
Tue, 01 Apr 2003 11:28:54 +0000 mroi some more sanity checking will prevent segfaults in these functions src
Mon, 31 Mar 2003 13:48:36 +0000 mroi update position on HOP_CHANNEL, do not rely on a following CELL_CHANGE src
Wed, 26 Mar 2003 14:37:23 +0000 mroi I should get a brain and learn how to handle BCD... src
Tue, 25 Mar 2003 12:46:29 +0000 mroi - new event on cell changes to report program and cell number and some time info src
Sat, 15 Mar 2003 20:18:50 +0000 mroi start blockN from 0 src
Fri, 14 Mar 2003 18:49:28 +0000 mroi less overwhelming TRACE info src
Wed, 12 Mar 2003 11:38:51 +0000 mroi stop the VM here src
Tue, 25 Feb 2003 14:08:16 +0000 mroi new event DVDNAV_WAIT src
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