2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 20 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* ALL: removed autotools files. * ./doc/*: added doxygen files. More... over 21 years ago
* ./src/libdvdcss.c, ./src/dvdcss/dvdcss.h: documented the API. More... over 21 years ago
* ./src/css.c: in case of a region mismatch and when the drive needs to be reset, we read the first sector of the disc instead of closing and reopening it. More... over 21 years ago
* ./src/Makefile.am: tell libtool that libdvdcss does not have undefined symbols. Fix for BeOS More... over 21 years ago
* ./src/css.c: when the ReadTitleKey ioctl failed, reopen the device before falling back to the title method. More... over 21 years ago
Default method is now "key" :p. More... almost 22 years ago
* ./test/Makefile.am: disabled dvd_region. * ./src/css.c: speling fixes. * ALL: re-ran bootstrap with more recent autotools. More... almost 22 years ago
New utility for querying (and eventualy setting) the region of a DVD drive using the ioctl wrappers in libdvdcss. More... almost 22 years ago
Include config.h before testing defines in the BSDi ioctl code. Add a bug fix More... almost 22 years ago
Fix so that the bsdi_*.[hc] files make it into the dist tar-ball. Correct the include path for the programs in test/. More... almost 22 years ago
Typo fix and fix the linked list code to not drop the list when instering at the head. More... almost 22 years ago
Patch for OS/2. More... almost 22 years ago
Typo fix More... almost 22 years ago
Getting ReportRPC for WIN32 a bit closer to working. More... almost 22 years ago
* ./src/ioctl.c: implemented ioctl_ReportKey1 for HP-UX. More... almost 22 years ago
* ./src/libdvdcss.c: Win32 compilation fix. More... almost 22 years ago
* ALL: changed version number to 1.2.1. More... almost 22 years ago
* ./src/ioctl.c, ./src/ioctl.h: QNX port, More... almost 22 years ago
* ./src/css.c: applied Håkan's fix for the failure on region mismatch. More... almost 22 years ago
* ALL: switched to libtool 1.4.2a. * ./src/libdvdcss.c: fixed an uninitialized variable. More... almost 22 years ago
* ./src/dvdcss/dvdcss.h: C++ compliant public header. More... almost 22 years ago
* Everything should be ready for 1.2.0. * Updated ChangeLog. * Removed libtool. It seems to be created automatically anyway. More... almost 22 years ago
New function _dvdcss_use_ioctls. Avoid using the ioctl calls when they have no chans or working, this in turn avoids a spurious warning when they fail. More... almost 22 years ago
Update error message. More... almost 22 years ago
Default to 'key', rather than 'title', method. More... almost 22 years ago
* ./libdvdcss.spec: enhancements by Mandrakesoft. More... almost 22 years ago
Correct serious bug in dvdcss_read for titles with all zero key (a unencrypted title on a CSS protected disc). More... almost 22 years ago
* ./src/ioctl.[ch]: Darwin changes: Cleaned up the code, fixed ReadTitleKey, and implemented ReportRPC. More... almost 22 years ago
* updated win32 compilation instructions. More... about 22 years ago
* libdvdcss-1.1.1 release. More... about 22 years ago