Mercurial > libdvdnav.hg
log
age | author | description |
---|---|---|
Thu, 05 Jun 2008 08:55:12 +0000 | nicodvb | replace an assert(getenv("HOME)) with a return NULL in cases src |
Thu, 05 Jun 2008 08:45:35 +0000 | nicodvb | gettimeofday() doesn't exist on windows, but recent mingw32 runtime src |
Sun, 01 Jun 2008 16:00:17 +0000 | nicodvb | removed inclusion of vmcmd.h src |
Sat, 31 May 2008 12:34:25 +0000 | nicodvb | adapted the tree to the dvdread->libdvdread transition src |
Sat, 31 May 2008 12:29:19 +0000 | nicodvb | moved dvdread to libdvdread; it's the first step for the separation of the lib from dvdnav src |
Tue, 27 May 2008 21:53:10 +0000 | nicodvb | workaround wrong filesize indicated in the UDF; patch by unknown author posted by Alexander Roalter it src |
Thu, 22 May 2008 20:29:08 +0000 | nicodvb | in dvdnav_close() protect the actual call do DVDCloseFile() with a mutex; patch by Erik Hovland org src |