log

age author description
Wed, 04 Dec 2013 22:44:23 +0000 rathann Use 0 instead of NULL in integer comparison src tip
Wed, 04 Dec 2013 22:40:17 +0000 rathann Abort when PTT search table has zero entries src
Mon, 18 Nov 2013 23:43:16 +0000 rathann Free `cached_dir_base` to fix memory leak src
Sun, 17 Nov 2013 00:16:02 +0000 rathann Clear pf_temp to make sure it is initialized src
Sun, 17 Nov 2013 00:09:44 +0000 rathann Add an error message src
Tue, 12 Nov 2013 00:10:38 +0000 rathann Document warnings generated by DVDs made with the VDR-to-DVD device LG RC590M. src
Sun, 06 Oct 2013 21:39:42 +0000 rathann Fix undefined variable warning in md5.h. src
Sun, 06 Oct 2013 21:34:05 +0000 rathann Fix spelling errors. src
Sun, 06 Oct 2013 21:13:57 +0000 rathann Use correct name of the libdvdcss DLL on Windows. src
Thu, 03 Oct 2013 21:57:48 +0000 rathann If the start offset points past the last_byte (outside the region read) stop src
Sun, 28 Apr 2013 19:10:07 +0000 diego Add #define for DVDCSS_SEEK_KEY to allow compilation without dvdcss.h. src
Thu, 21 Mar 2013 19:23:12 +0000 diego Do not extract libdvdcss version via dvdcss_interface_2. src
Thu, 21 Mar 2013 19:16:39 +0000 diego Replace deprecated dvdcss_title() function by dvdcss_seek(). src
Thu, 21 Mar 2013 17:53:40 +0000 diego Replace uses of the deprecated dvdcss_handle type by dvdcss_t. src
Sun, 17 Mar 2013 14:08:05 +0000 diego Add missing strings.h #include for strcasecmp() / strncasecmp(). src