log

age author description
Sat, 11 Sep 2010 15:15:43 +0000 diego Move UDFReadBlocksRaw declaration to dvdread_internal.h. src
Sun, 08 Aug 2010 22:49:28 +0000 siretart Fix some spelling issues src
Fri, 06 Aug 2010 23:17:36 +0000 diego Mark a large number of functions not used outside of the file as static. src
Sat, 31 Jul 2010 00:21:01 +0000 erik Provide BUP file support for more issues. src
Sat, 31 Jul 2010 00:10:31 +0000 erik Fix a spelling error in ifo_read.c src
Sat, 31 Jul 2010 00:10:28 +0000 erik Fix the test of whether disk names should be raw devices src
Tue, 20 Jul 2010 09:30:13 +0000 nicodvb in DVDOPen() use isalpha() rather than checking the first char of the device against 'A'..'Z' src
Tue, 20 Jul 2010 08:09:41 +0000 nicodvb in OS2 and WIN32 when CSS is not available print the correct message using path rather than dev_name; patch by komh chollium net src
Tue, 20 Jul 2010 08:01:19 +0000 nicodvb as for win32 check for \video_ts as /video_ts in OS/2; patch by komh chollian net src
Tue, 20 Jul 2010 07:55:32 +0000 nicodvb As for win32 strip off the trailing \ if it is not a drive src
Tue, 20 Jul 2010 07:51:43 +0000 nicodvb in OS/2 Use DVDOpenImageFile() only if it is a drive; patch by komh chollian net src
Tue, 01 Jun 2010 17:07:13 +0000 jb Win32: large file support under Mingw to go over 2G limits src
Tue, 01 Jun 2010 07:27:56 +0000 nicodvb in _WIN32 do a sanity check against \video_ts in addition to /video_ts, because both paths are admitted; patch by John Stebbins from Handbrake 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
Sat, 30 Jan 2010 15:15:23 +0000 reimar 100l, initialize file descriptor to -1, not 0. src
Mon, 07 Dec 2009 03:50:20 +0000 erik Expose the dvd_stat_t struct. src
Wed, 02 Sep 2009 01:44:16 +0000 erik Add *BSD porting bits from 0.9.7 src
Wed, 02 Sep 2009 01:43:21 +0000 erik Add DVD file stat from version 0.9.7 to libdvdread src
Wed, 02 Sep 2009 01:43:18 +0000 erik Use parens to make the 'is present' mask explicit src
Wed, 02 Sep 2009 01:34:23 +0000 erik Remove empty if clause. src
Tue, 04 Aug 2009 21:21:49 +0000 nicodvb replaced conditional checks on MSC with _WIN32 to permit MINGW to mount and decrypt images; patch by John Stebbins (stebbing jetheaddev com) src
Mon, 08 Jun 2009 22:02:37 +0000 nicodvb in OS/2 the device must be opened in binary mode; patch by KO Myung-Hun - komh chollian net src
Tue, 05 May 2009 17:27:14 +0000 diego Add #include for config.h. Several preprocessor definitions were used without src
Tue, 28 Apr 2009 13:26:33 +0000 nicodvb removed unnecessary config.h; patch by Erik Hovland src
Tue, 28 Apr 2009 13:19:51 +0000 nicodvb modified DVDOpen() to use a unified DVDOpen_error label; patch by Erik Hovland src
Sat, 25 Apr 2009 15:50:42 +0000 diego Use __APPLE__ instead of __DARWIN__ in preprocessor check. src
Sun, 15 Feb 2009 18:30:24 +0000 nicodvb spelling fixes by Erik Hovland src
Mon, 12 Jan 2009 12:10:21 +0000 diego Ignore generated .d files. src
Wed, 31 Dec 2008 08:43:03 +0000 reimar Move installed headers into dvdread directory to make them easier to src