Mercurial > libdvdread4.hg
graph
-
Add missing strings.h #include for strcasecmp() / strncasecmp(). srcSun, 17 Mar 2013 14:08:05 +0000, by diego
-
This patch fixes a segmentation fault hit when reading the DVD 'The srcSun, 09 Dec 2012 22:03:38 +0000, by rathann
-
Fix segfault when reading certain DVDs, for example "Thor". srcThu, 06 Oct 2011 12:10:01 +0000, by rathann
-
Move UDFReadBlocksRaw declaration to dvdread_internal.h. srcSat, 11 Sep 2010 15:15:43 +0000, by diego
-
Mark a large number of functions not used outside of the file as static. srcFri, 06 Aug 2010 23:17:36 +0000, by diego
-
Fix the test of whether disk names should be raw devices srcSat, 31 Jul 2010 00:10:28 +0000, by erik
-
in DVDOPen() use isalpha() rather than checking the first char of the device against 'A'..'Z' srcTue, 20 Jul 2010 09:30:13 +0000, by 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 srcTue, 20 Jul 2010 08:09:41 +0000, by nicodvb
-
as for win32 check for \video_ts as /video_ts in OS/2; patch by komh chollian net srcTue, 20 Jul 2010 08:01:19 +0000, by nicodvb
-
As for win32 strip off the trailing \ if it is not a drive srcTue, 20 Jul 2010 07:55:32 +0000, by nicodvb
-
in OS/2 Use DVDOpenImageFile() only if it is a drive; patch by komh chollian net srcTue, 20 Jul 2010 07:51:43 +0000, by nicodvb
-
Win32: large file support under Mingw to go over 2G limits srcTue, 01 Jun 2010 17:07:13 +0000, by jb
-
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 srcTue, 01 Jun 2010 07:27:56 +0000, by nicodvb
-
fixed buffer size dimension in UDFGetPVD(); patch A00 by John Stebbins srcFri, 28 May 2010 13:24:16 +0000, by nicodvb
-
replaced conditional checks on MSC with _WIN32 to permit MINGW to mount and decrypt images; patch by John Stebbins (stebbing jetheaddev com) srcTue, 04 Aug 2009 21:21:49 +0000, by nicodvb
-
in OS/2 the device must be opened in binary mode; patch by KO Myung-Hun - komh chollian net srcMon, 08 Jun 2009 22:02:37 +0000, by nicodvb
-
Add #include for config.h. Several preprocessor definitions were used without srcTue, 05 May 2009 17:27:14 +0000, by diego
-
modified DVDOpen() to use a unified DVDOpen_error label; patch by Erik Hovland srcTue, 28 Apr 2009 13:19:51 +0000, by nicodvb
-
Use __APPLE__ instead of __DARWIN__ in preprocessor check. srcSat, 25 Apr 2009 15:50:42 +0000, by diego
-
Move installed headers into dvdread directory to make them easier to srcWed, 31 Dec 2008 08:43:03 +0000, by reimar
-
Because of ARM memory alignment issues the struct app_info has to be srcSat, 13 Dec 2008 14:27:51 +0000, by rathann
-
cosmetics: Sync indentation and similar changes from libdvdread 0.9.5. srcThu, 25 Sep 2008 09:17:42 +0000, by diego
-
Use consistent license headers everywhere: Fix FSF address and boilerplate. srcSun, 14 Sep 2008 15:42:49 +0000, by diego