Mercurial > libdvdnav.hg
log remap.c @ 378:2e9382be8e25 src
age | author | description |
---|---|---|
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 |