Thu, 05 Jun 2008 08:45:35 +0000 |
nicodvb |
gettimeofday() doesn't exist on windows, but recent mingw32 runtime
src
|
Sat, 21 Apr 2007 11:56:41 +0000 |
nicodvb |
moved away from dvdnav_internal.h inclusion of various system headers
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, 08 Apr 2007 17:45:19 +0000 |
nicodvb |
implemented dvdnav_get_current_time() with obvious meaning
src
|
Mon, 03 Oct 2005 21:07:14 +0000 |
mroi |
commit Miguel's approach on the time search function
src
|
Sat, 15 Jan 2005 14:48:35 +0000 |
mroi |
fix the printerr macro again to have \0-terminated strings
src
|
Sat, 15 Jan 2005 14:42:50 +0000 |
mroi |
* fix the printerr() macros
src
|
Sun, 12 Sep 2004 15:18:16 +0000 |
mroi |
patch from FrantiĄŻek to avoid symbol name clashes
src
|
Fri, 13 Feb 2004 19:16:17 +0000 |
mroi |
merge the two #ifdef blocks that both check for WIN32 to improve readability
src
|
Sat, 31 Jan 2004 13:27:40 +0000 |
jcdutton |
Patch to compile with mingw32 from: -
src
|
Wed, 31 Dec 2003 16:56:12 +0000 |
mroi |
these variables are not needed any more
src
|
Fri, 16 May 2003 10:17:11 +0000 |
mroi |
dvdnav_internal.h is an internal header, only used at compile time;
src
|
Thu, 30 May 2002 14:25:53 +0000 |
f1rmb |
Avoid config.h needs for WORDS_BIGENDIANS define.
src
|
Thu, 30 May 2002 09:52:29 +0000 |
richwareham |
'Objectified' the read-ahead cache in preparation to implement a 'proper' threaded cache a-la that recommended in the DVD Demystified book.
src
|
Tue, 23 Apr 2002 12:55:40 +0000 |
jcdutton |
Removed un-needed variables.
src
|
Tue, 23 Apr 2002 00:07:16 +0000 |
jcdutton |
Name stills work better.
src
|
Mon, 22 Apr 2002 22:01:28 +0000 |
jcdutton |
Start of rewrite of libdvdnav. Still need to re-implement seeking.
src
|
Mon, 22 Apr 2002 01:10:42 +0000 |
f1rmb |
Take care of ENDIAN words.
src
|
Tue, 12 Mar 2002 19:45:53 +0000 |
richwareham |
Initial revision
src
|