log

age author description
Mon, 16 Apr 2007 22:43:56 +0000 nicodvb include inttypes.h wherever necessary src
Mon, 16 Apr 2007 21:24:01 +0000 nicodvb support for non-linux GLIBC-based systems and OSX; patch by Diego Petteno' (flameeyes gmail com) src
Sat, 14 Apr 2007 07:35:36 +0000 nicodvb removed unused 'result' from dvdnav_time_search() src
Sat, 14 Apr 2007 07:33:38 +0000 nicodvb in dvdnav_time_search() vobu and start are uint32_t src
Wed, 11 Apr 2007 20:16:09 +0000 nicodvb removed unused format variable in dvdnav_audio_stream_channels() src
Wed, 11 Apr 2007 20:13:56 +0000 nicodvb removed nonsensical checks on the sanity of dvdnav_t *this src
Wed, 11 Apr 2007 19:52:10 +0000 nicodvb added dvdnav_audio_stream_channels(); patch by Andreas Oman (andreas olebyn nu) src
Tue, 10 Apr 2007 20:50:09 +0000 nicodvb renamed dvdnav_audio_stream_to_format() as dvdnav_audio_stream_format() as implemeted in dvdnav.c; patch by Andreas Oman (andreas olebyn nu) src
Mon, 09 Apr 2007 09:56:41 +0000 nicodvb in dvdnav_time_search() skip secondary angles when searching the cell to hump to src
Sun, 08 Apr 2007 17:45:19 +0000 nicodvb implemented dvdnav_get_current_time() with obvious meaning src
Sun, 08 Apr 2007 17:41:12 +0000 nicodvb define MP_DVDNAV to identify the version of the library used used src
Sat, 07 Apr 2007 18:05:14 +0000 nicodvb removed .cvsignore files src
Thu, 14 Dec 2006 13:28:07 +0000 jcdutton Implement: src
Mon, 03 Oct 2005 21:07:14 +0000 mroi commit Miguel's approach on the time search function src
Wed, 20 Apr 2005 16:16:20 +0000 mroi fix compiler warnings related to aliasing violations src
Wed, 20 Apr 2005 16:05:43 +0000 mroi prevent races src
Fri, 18 Mar 2005 20:27:14 +0000 mrouthier added dvdnav_get_restrictions() src
Wed, 09 Feb 2005 17:07:27 +0000 mroi fix memleak reported by Jerome src
Sun, 16 Jan 2005 16:47:05 +0000 mroi fixing typos noticed by Jeff Smith 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
Mon, 03 Jan 2005 20:24:21 +0000 mroi newer versions of libtool claim the LT_* namespace for themselves, so src
Wed, 15 Dec 2004 21:16:58 +0000 mroi killing a lot of asserts and turning them into forced executions of Exit, src
Sat, 20 Nov 2004 21:10:25 +0000 jcdutton Patch from V«¡radi Istv«¡n. src
Fri, 22 Oct 2004 12:14:12 +0000 jcdutton Fix segfault if the DVD does not contain a FP_PGC. src
Fri, 22 Oct 2004 11:36:19 +0000 jcdutton Stop seg fault when using ifo_dump. src
Thu, 30 Sep 2004 19:16:36 +0000 mroi fix a long-standing problem: sometimes, hitting Escape in the movie and then src
Mon, 27 Sep 2004 12:24:01 +0000 jcdutton Add extra info to printout when using ifo_dump. src
Sun, 12 Sep 2004 15:18:16 +0000 mroi patch from Franti¡¯ek to avoid symbol name clashes src
Sun, 12 Sep 2004 15:12:43 +0000 mroi I added this code myself a long time ago, but now I am quite convinced that src
Sun, 20 Jun 2004 16:49:08 +0000 mroi fix some error conditions (fixes dvdnav_title_part_play()) 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
Wed, 19 May 2004 18:31:11 +0000 mroi very small build system change: automake suggests to add headers for internal 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, 03 Mar 2004 16:48:36 +0000 mroi porting AMD64 patches from xine (provided by Goetz Waschk and Gwenole Beauchesne src
Mon, 23 Feb 2004 18:14:42 +0000 mroi typo fix from libdvdread, found by Yi-Shin Li, patch seen on Ogle-devel by Daniel src
Mon, 16 Feb 2004 15:53:20 +0000 mroi nesting and indentation do not match, but I think the braces do not actually src
Fri, 13 Feb 2004 19:16:17 +0000 mroi merge the two #ifdef blocks that both check for WIN32 to improve readability src
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