Wed, 28 Nov 2007 23:13:50 +0000 |
nicodvb |
added utility functions vm_get_title_ifo() and vm_ifo_close()
src
|
Tue, 24 Apr 2007 23:06:22 +0000 |
nicodvb |
include limits.h; it was included in the previous dvdnav_internal.h and without it players segfault
src
|
Sat, 21 Apr 2007 22:01:34 +0000 |
nicodvb |
decoder.h needs inclusion of sys/time.h
src
|
Fri, 20 Apr 2007 23:24:59 +0000 |
nicodvb |
moved all header inclusions from .h to .c files; my word, I've never seen such a horrible entanglement as in this mess
src
|
Sun, 16 Jan 2005 16:47:05 +0000 |
mroi |
fixing typos noticed by Jeff Smith
src
|
Wed, 15 Dec 2004 21:16:58 +0000 |
mroi |
killing a lot of asserts and turning them into forced executions of Exit,
src
|
Fri, 22 Oct 2004 12:14:12 +0000 |
jcdutton |
Fix segfault if the DVD does not contain a FP_PGC.
src
|
Thu, 30 Sep 2004 19:16:36 +0000 |
mroi |
fix a long-standing problem: sometimes, hitting Escape in the movie and then
src
|
Sun, 20 Jun 2004 16:47:37 +0000 |
mroi |
small indentation fix
src
|
Fri, 21 May 2004 19:32:25 +0000 |
mroi |
division by zero fix reported by david huber
src
|
Fri, 09 Apr 2004 12:15:26 +0000 |
mroi |
removing O_EXCL, since it does not work with DVD images
src
|
Wed, 03 Mar 2004 16:50:42 +0000 |
mroi |
* assert(0) does not always and the program (see NDEBUG)
src
|
Wed, 21 Jan 2004 23:11:05 +0000 |
jcdutton |
Remove all occurances to off64_t and lseek64
src
|
Mon, 12 Jan 2004 19:29:53 +0000 |
mroi |
include O_EXCL patch from Bastien Nocera
src
|
Sun, 11 Jan 2004 21:43:13 +0000 |
mroi |
big build system changes
src
|