log navigation.c @ 395:9c5aef10d165 src

age author description
Tue, 30 Dec 2008 14:48:46 +0000 reimar Move dvd_types.h, dvdnav_events.h and dvdnav.h into a dvdnav directory. src
Sun, 14 Sep 2008 20:31:43 +0000 diego Remove useless $Id$ and $Name$ keywords. 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
Sun, 31 Aug 2008 18:13:23 +0000 rathann A variable assignment is missing a lock around it. 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
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
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
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
Mon, 16 Apr 2007 22:43:56 +0000 nicodvb include inttypes.h wherever necessary src
Wed, 11 Apr 2007 20:13:56 +0000 nicodvb removed nonsensical checks on the sanity of dvdnav_t *this src
Sun, 20 Jun 2004 16:49:08 +0000 mroi fix some error conditions (fixes dvdnav_title_part_play()) src
Wed, 07 Jan 2004 19:34:28 +0000 mroi we should not start the VM on dvdnav_get_number_of_titles, src
Sun, 11 May 2003 01:13:40 +0000 jcdutton Start some cleanups. src
Sun, 11 May 2003 00:25:24 +0000 jcdutton Remove all references to S_OK and S_ERR. src
Sun, 06 Apr 2003 12:45:12 +0000 jcdutton Fix Menu type display. src
Sun, 06 Apr 2003 11:07:09 +0000 jcdutton Tidy up a bit. src
Sun, 06 Apr 2003 10:59:28 +0000 jcdutton Return details about menu number in dvdnav_current_title_info() src
Thu, 03 Apr 2003 12:55:22 +0000 mroi do not stop the VM here, get_next_block will do that without races src
Sun, 30 Mar 2003 10:57:14 +0000 mroi one additional sanity check on the part number src
Fri, 28 Mar 2003 11:56:40 +0000 mroi title/part jumping does not need a valid vtsi src
Thu, 27 Mar 2003 15:12:26 +0000 mroi reorganize mutual header inclusion to fix warnings when compiling with TRACE defined src
Mon, 24 Mar 2003 16:42:59 +0000 mroi determine correct PG and PTT numbers when seeking across PG boundaries src
Tue, 25 Feb 2003 14:08:16 +0000 mroi new event DVDNAV_WAIT src
Thu, 20 Feb 2003 15:32:21 +0000 mroi big libdvdnav cleanup, quoting the ChangeLog: src
Mon, 16 Sep 2002 16:54:41 +0000 jcdutton Start to get dvd mrl working in xine. src
Mon, 16 Sep 2002 16:27:18 +0000 jcdutton Get xine dvd:///dev/dvd:1.2 i.e. title play working again. src
Tue, 03 Sep 2002 07:50:45 +0000 jcdutton Improve chapter selection functions. 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
Tue, 02 Apr 2002 22:25:21 +0000 richwareham Add API call to get number of programmes in current title. src
Tue, 12 Mar 2002 19:45:53 +0000 richwareham Initial revision src