log

age author description
Fri, 13 Feb 2004 19:15:30 +0000 mroi lower impact solution for the win32 build src
Wed, 11 Feb 2004 15:05:20 +0000 mroi unused define src
Wed, 11 Feb 2004 15:05:02 +0000 mroi Makefiles have to use tabs for indentation (GNU make does not care, but other src
Fri, 06 Feb 2004 23:45:15 +0000 jcdutton Allow -export-symbols-regex again. src
Sun, 01 Feb 2004 17:59:57 +0000 jcdutton Add dlfcn.h and dlfcn.c to the distribution. src
Sun, 01 Feb 2004 17:55:19 +0000 jcdutton Add support for building under MINGW. src
Sun, 01 Feb 2004 00:44:43 +0000 jcdutton libdvdnav now builds a .DLL on cygwin. src
Sat, 31 Jan 2004 17:12:58 +0000 jcdutton Fix a missing include file. src
Sat, 31 Jan 2004 13:27:40 +0000 jcdutton Patch to compile with mingw32 from: - src
Wed, 21 Jan 2004 23:11:05 +0000 jcdutton Remove all occurances to off64_t and lseek64 src
Wed, 21 Jan 2004 22:51:49 +0000 jcdutton Make libdvdnav compile when using a standard gentoo install. src
Tue, 20 Jan 2004 01:22:24 +0000 jcdutton Fix a bug. We pass pci_t as a function param, so why bother looking at an 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
Wed, 07 Jan 2004 19:35:12 +0000 mroi fix assertion failure when someone asks for the position between an Exit src
Wed, 07 Jan 2004 19:34:28 +0000 mroi we should not start the VM on dvdnav_get_number_of_titles, src
Thu, 01 Jan 2004 15:13:13 +0000 jcdutton Put ifo_print.c and .h back in. src
Thu, 01 Jan 2004 15:09:19 +0000 jcdutton Include vmcmd.c in all libdvdnav builds, so tools like ifodump work without having to include their own versions. src
Wed, 31 Dec 2003 21:50:05 +0000 jcdutton Update TTN_REG (SPRM4) correctly. src
Wed, 31 Dec 2003 21:38:49 +0000 jcdutton Get libdvdnav to compile with libtool 1.4.3 src
Wed, 31 Dec 2003 21:37:16 +0000 jcdutton Some fixes to that libdvdnav compiles under cygwin. src
Wed, 31 Dec 2003 16:56:12 +0000 mroi these variables are not needed any more src
Fri, 14 Nov 2003 18:55:52 +0000 mroi we have a PGC pointer and the PGC number in dvd_state_t, src
Mon, 10 Nov 2003 17:46:53 +0000 mroi finally a disc with a PGC still, current code seems to work, so the assertion can go src
Tue, 07 Oct 2003 14:53:29 +0000 mroi kill one gcc warning src
Tue, 16 Sep 2003 14:51:02 +0000 jcdutton Add more info printed when playing DVD fails. src
Wed, 27 Aug 2003 13:54:19 +0000 mroi port Daniel's changes to xine-lib cvs to minimize difference src
Mon, 25 Aug 2003 14:23:13 +0000 mroi use uintptr_t for pointer arithmetics for AMD64 compatibility src
Sun, 03 Aug 2003 09:40:58 +0000 mroi (broken) still cells with zero still time can also appear in the middle of src
Fri, 27 Jun 2003 13:41:42 +0000 mroi this function actually has (void) parameters, not (...) src