Sun, 06 Apr 2003 12:45:12 +0000 |
jcdutton |
Fix Menu type display.
src
|
Sun, 06 Apr 2003 11:07:09 +0000 |
jcdutton |
Tidy up a bit.
src
|
Sun, 06 Apr 2003 10:59:28 +0000 |
jcdutton |
Return details about menu number in dvdnav_current_title_info()
src
|
Sat, 05 Apr 2003 21:23:02 +0000 |
jcdutton |
Use more common sense values for div 0. I.E. As close to infinity as a 16 bit number can get!
src
|
Sat, 05 Apr 2003 16:45:45 +0000 |
jcdutton |
Some updates from ifodump at dvd.sf.net
src
|
Sat, 05 Apr 2003 14:28:07 +0000 |
mroi |
vm_getbits should be in decoder.c, because
src
|
Sat, 05 Apr 2003 13:11:13 +0000 |
jcdutton |
Minor changes.
src
|
Sat, 05 Apr 2003 09:18:12 +0000 |
jcdutton |
Remove byte references. Convert them to bit references.
src
|
Fri, 04 Apr 2003 14:21:32 +0000 |
mroi |
fill in new timing member in cell_change event
src
|
Fri, 04 Apr 2003 14:21:00 +0000 |
mroi |
elaborate the comments
src
|
Thu, 03 Apr 2003 16:18:06 +0000 |
jcdutton |
Add some FIXMEs.
src
|
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
|