log

age author description
Sun, 30 Jan 2011 23:44:13 +0000 erik Replaces the hard-coded values src
Sun, 30 Jan 2011 23:44:09 +0000 erik Inhibit double free of parental management information src
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