log highlight.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
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
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
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
Sun, 01 Jun 2003 21:55:22 +0000 jcdutton Update to allow events sent to the gui to tell it whether we are in a button or not. src
Mon, 12 May 2003 19:43:11 +0000 mroi last_cmd_nav_lbn has to be initialized with an invalid value, so that the first src
Sun, 11 May 2003 13:18:04 +0000 jcdutton Fix failure of some DVDs to activate buttons. src
Sun, 11 May 2003 00:25:24 +0000 jcdutton Remove all references to S_OK and S_ERR. src
Tue, 06 May 2003 14:11:44 +0000 mroi when a command has been issued to leave a menu, filter all further commands src
Sun, 27 Apr 2003 01:26:18 +0000 jcdutton Modified libdvdnav to do without libdvdread. src
Mon, 21 Apr 2003 13:18:06 +0000 mroi * fix warnings with gcc 3.3 src
Sat, 05 Apr 2003 13:11:13 +0000 jcdutton Minor changes. src
Thu, 27 Mar 2003 15:12:26 +0000 mroi reorganize mutual header inclusion to fix warnings when compiling with TRACE defined src
Sat, 08 Mar 2003 14:04:20 +0000 mroi this is causing more harm than good src
Thu, 06 Mar 2003 22:43:52 +0000 mroi current versions of libdvdread use a nav_types.h we cannot use any more, because the src
Wed, 26 Feb 2003 20:31:56 +0000 mroi return the correct current hightlight 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
Wed, 18 Sep 2002 04:21:45 +0000 jcdutton Improved DVD menu selection. src
Wed, 04 Sep 2002 11:41:52 +0000 jcdutton Add a new API function, to allow for more flexible menu button control. src
Sun, 01 Sep 2002 12:33:06 +0000 jcdutton Improve debugging output to help with debugging button activations. src
Tue, 27 Aug 2002 19:15:08 +0000 mroi more consistent console output src
Fri, 26 Jul 2002 07:38:26 +0000 richwareham Modified version of button selection patch from src
Thu, 25 Jul 2002 14:51:40 +0000 richwareham Moved get_current_nav_pci into dvdnac.c, changed example to use it instead of 'home-rolled' src
Wed, 17 Jul 2002 15:04:28 +0000 mroi We need to update the button info when moving around in menus. src
Sat, 06 Jul 2002 11:10:11 +0000 jcdutton Fix problem with Still menus that have NO BUTTONS. src
Tue, 04 Jun 2002 13:35:16 +0000 richwareham Removed more C++ style comments src
Wed, 24 Apr 2002 21:15:25 +0000 jcdutton Quiet please!!! src
Wed, 24 Apr 2002 00:47:46 +0000 jcdutton Some more cleanups. src
Wed, 24 Apr 2002 00:19:12 +0000 jcdutton Enable auto action buttons. src
Tue, 23 Apr 2002 12:55:40 +0000 jcdutton Removed un-needed variables. src
Mon, 22 Apr 2002 22:01:28 +0000 jcdutton Start of rewrite of libdvdnav. Still need to re-implement seeking. src
Tue, 09 Apr 2002 15:19:07 +0000 jcdutton Added some debug info, to hopefully help in tracking bugs in libdvdnav. src
Mon, 01 Apr 2002 18:56:28 +0000 richwareham Added initial example programs directory and make sure all debug/error output goes to stderr. src
Tue, 12 Mar 2002 19:45:53 +0000 richwareham Initial revision src