log vm/vm.c @ 400:3daa43270d2c src

age author description
Sun, 06 Sep 2009 15:26:43 +0000 erik Cosmetic change only - os2_open src
Sun, 06 Sep 2009 15:26:39 +0000 erik OS/2 portability fix src
Mon, 02 Feb 2009 22:55:58 +0000 nicodvb implement and export dvdnav_get_serial_string(); patch by Matthew Wire devel - mrwire - co - uk. Fixed by Erik src
Tue, 30 Dec 2008 14:48:46 +0000 reimar Move dvd_types.h, dvdnav_events.h and dvdnav.h into a dvdnav directory. src
Thu, 09 Oct 2008 22:20:36 +0000 diego OS/2 support by KO Myung-Hun, komh chollian net src
Sun, 14 Sep 2008 20:31:43 +0000 diego Remove useless $Id$ and $Name$ keywords. src
Sun, 14 Sep 2008 16:05:09 +0000 diego Convert all ISO8859-1 sequences to proper UTF-8. 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
Sat, 30 Aug 2008 12:12:13 +0000 rathann Sync with current libdvdread header location. src
Sun, 08 Jun 2008 09:03:10 +0000 nicodvb include dvdread headers as <libdvdread/*> for upcoming dvdread removal patch src
Thu, 05 Jun 2008 10:30:17 +0000 nicodvb (char*) typecase to silence gcc; patch by Erik Hovland org src
Tue, 22 Apr 2008 07:36:49 +0000 nicodvb 10l to me: in vm_get_current_menu() I forgot to attach src
Sun, 20 Apr 2008 08:29:02 +0000 nicodvb in get_PGCIT() check the validity of vm->vtsi before risking to dereference NULL; src
Sat, 19 Apr 2008 09:11:14 +0000 nicodvb removed unnecessary inclusion of vmcmd.h; patch by Erik Hovland - erik hovland org src
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