log dvd_udf.c @ 78:1b8797855771 src

age author description
Sun, 17 Mar 2013 14:08:05 +0000 diego Add missing strings.h #include for strcasecmp() / strncasecmp(). src
Thu, 06 Oct 2011 12:10:01 +0000 rathann Fix segfault when reading certain DVDs, for example "Thor". src
Sat, 11 Sep 2010 15:15:43 +0000 diego Move UDFReadBlocksRaw declaration to dvdread_internal.h. src
Fri, 28 May 2010 13:24:16 +0000 nicodvb fixed buffer size dimension in UDFGetPVD(); patch A00 by John Stebbins src
Thu, 04 Mar 2010 19:14:17 +0000 henry add bounds checking in UDFFileEntry src
Tue, 28 Apr 2009 13:26:33 +0000 nicodvb removed unnecessary config.h; patch by Erik Hovland src
Wed, 31 Dec 2008 08:43:03 +0000 reimar Move installed headers into dvdread directory to make them easier to src
Sun, 26 Oct 2008 22:16:30 +0000 diego cosmetics: sane indentation for case statements src
Thu, 25 Sep 2008 09:17:42 +0000 diego cosmetics: Sync indentation and similar changes from libdvdread 0.9.5. src
Tue, 23 Sep 2008 09:14:45 +0000 diego cosmetics: Convert all tabs to spaces. src
Sun, 14 Sep 2008 16:00:48 +0000 diego Convert all ISO8859-1 sequences to proper UTF-8. src
Sun, 14 Sep 2008 15:42:49 +0000 diego Use consistent license headers everywhere: Fix FSF address and boilerplate. src
Sat, 06 Sep 2008 21:55:51 +0000 rathann Remove all trailing whitespace, src
Thu, 05 Jun 2008 10:25:04 +0000 nicodvb memzero ICB before using it; patch by Erik Hovland org src
Thu, 05 Jun 2008 10:22:07 +0000 nicodvb replaced *struct assignment with call to memcpy(); patch by Erik Hovland org src
Sun, 01 Jun 2008 15:16:10 +0000 nicodvb moved to src/ the sources files src