log

age author description
Thu, 03 Apr 2003 15:42:08 +0000 jcdutton Fix getbits to be more sensible. src
Thu, 03 Apr 2003 12:57:41 +0000 mroi since noone objected, I will get serious with that: src
Thu, 03 Apr 2003 12:55:22 +0000 mroi do not stop the VM here, get_next_block will do that without races src
Thu, 03 Apr 2003 12:48:30 +0000 mroi merge James changes from xine-lib cvs src
Tue, 01 Apr 2003 11:35:39 +0000 mroi * fix TRACE output for play_PGC_PG 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
Sun, 30 Mar 2003 10:57:14 +0000 mroi one additional sanity check on the part number src
Sat, 29 Mar 2003 14:16:28 +0000 mroi * only install the headers that really are intended for public use src
Sat, 29 Mar 2003 12:21:15 +0000 mroi dvd_read_name can be static and does not need the whole vm_t* src
Fri, 28 Mar 2003 11:56:40 +0000 mroi title/part jumping does not need a valid vtsi src
Thu, 27 Mar 2003 15:12:26 +0000 mroi reorganize mutual header inclusion to fix warnings when compiling with TRACE defined 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
Mon, 24 Mar 2003 16:42:59 +0000 mroi determine correct PG and PTT numbers when seeking across PG boundaries src
Sun, 23 Mar 2003 15:24:31 +0000 mroi PGC based positioning src
Fri, 21 Mar 2003 18:06:44 +0000 mroi fix comment src
Thu, 20 Mar 2003 12:22:59 +0000 mroi do not assume PGs to be physically layed out in sequence on the disc src
Mon, 17 Mar 2003 15:15:38 +0000 mroi release stills when jumping to a menu src
Sat, 15 Mar 2003 20:21:44 +0000 mroi - do not rely on 1:1 mappings between PTTs and PGs 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
Fri, 14 Mar 2003 18:48:25 +0000 mroi try-run menu jumps 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:40:10 +0000 mroi update some comments src
Wed, 12 Mar 2003 11:39:49 +0000 mroi use the new VM copy mechanism to try-run program skipping and report failure in case src
Wed, 12 Mar 2003 11:38:51 +0000 mroi stop the VM here 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
Sat, 08 Mar 2003 14:04:20 +0000 mroi this is causing more harm than good src