log

age author description
Sat, 13 Aug 2011 17:28:45 +0000 erik Fix crash when PTT is too short src
Sat, 13 Aug 2011 17:28:43 +0000 erik Conditional style change src
Sat, 13 Aug 2011 17:28:40 +0000 erik Clean up error paths. src
Sat, 13 Aug 2011 17:28:37 +0000 erik Clean up malloc calls src
Wed, 15 Jun 2011 18:09:15 +0000 reimar Replace deprecated MOUNTED with _PATH_MOUNTED. src
Sun, 30 Jan 2011 23:44:16 +0000 erik Report which index failed reading src
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