Sun, 17 Mar 2013 14:06:49 +0000 |
diego |
Add missing strings.h #include for strncasecmp().
src
|
Sat, 11 Jun 2011 15:42:20 +0000 |
reimar |
Do not use non-standard sys/fcntl.h include, use just fcntl.h
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
|
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
|
Thu, 05 Jun 2008 10:27:01 +0000 |
nicodvb |
in remap_loadmap() memzero tmp before using it; patch by Erik Hovland org
src
|
Thu, 05 Jun 2008 08:55:12 +0000 |
nicodvb |
replace an assert(getenv("HOME)) with a return NULL in cases
src
|
Sat, 19 Apr 2008 10:35:25 +0000 |
nicodvb |
in remap_loadmap() close the file pointer before exiting ; patch by Erik Hovland - erik hovland org
src
|
Sat, 19 Apr 2008 10:34:31 +0000 |
nicodvb |
in remap_loadmap() free map before exiting in case of failure ; patch by Erik Hovland - erik hovland org
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
|