log dvdnav_internal.h @ 416:4e34a2fce645 src

age author description
Tue, 01 Jun 2010 10:02:38 +0000 nicodvb logs belong to stderr, not stdout; patch by John Stebbins src
Thu, 27 May 2010 15:26:27 +0000 erik Fix pthread_mutex_destroy macro for Win32 src
Sun, 14 Sep 2008 20:31:43 +0000 diego Remove useless $Id$ and $Name$ keywords. src
Sun, 14 Sep 2008 20:11:17 +0000 diego Use consistent multiple inclusion guards everywhere: src
Sun, 14 Sep 2008 15:40:51 +0000 diego Use consistent license headers everywhere: Fix wrong FSF address. src
Sat, 06 Sep 2008 21:55:51 +0000 rathann Remove all trailing whitespace, src
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