2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* configure.ac, src/common.h: fixes for the cygwin build using the mno-cygwin flag. More... about 21 years ago
better RH part More... about 21 years ago
* src/libdvdcss.c: CSS key cache collisions More... about 21 years ago
* src/libdvdcss.c: fix for NetBSD's mkdir that doesn't like trailing "/" on its argument. More... about 21 years ago
* ./debian/changelog: updated Debian changelog. * ./src/Makefile.am: bumped version information. More... about 21 years ago
- preparing the 1.2.6 release... More... about 21 years ago
Bumped up to 1.2.6. More... about 21 years ago
* src/common.h, src/error.c: fixed the PATH_MAX breakage on win32. More... about 21 years ago
Fixed compilation problems with PATH_MAX. More... over 21 years ago
Fixed MAX_PATH on Darwin. More... over 21 years ago
- release number is 1. do not forget to update it too, aka sam sux. - fix a redhat "macro". More... over 21 years ago
* updated ChangeLog. * updated version numbers and timestamps everywhere. * created NEWS file. * ./configure.ac: BSD/OS compilation fix when a local copy of libdvd is found on the system, thanks to Steven M. Schultz. More... over 21 years ago
* ./test/csstest.c: we align our read buffer in case of raw device access. * ./src/libdvdcss.c: updated documentation about raw devices. More... over 21 years ago
* ./src/libdvdcss.c: disabled key cache when reading VOBs. More... over 21 years ago
* ./src/ioctl.c, ./src/ioctl.h: removed minor gcc-isms. More... over 21 years ago
* macros to fix build on redhat system. put %define redhat80 to 1. * few fixes. More... over 21 years ago
* ./src/device.c: seek() calls don't do anything if we're already at the right position. * ./src/device.c: we now handle partial reads. More... over 21 years ago
* ./configure.ac: added warning flags whenever possible. More... over 21 years ago
* ./src/device.c: dvdcss->i_pos now gets updated on each seek and each read. Partial reads are not handled yet, but it's a step. More... over 21 years ago
* ./src/bsdi_ioctl.c, ./src/bsdi_dvd.h: updated the bsdi libdvd with Steven M. Schultz's latest changes. More... over 21 years ago
* Ported the library build to Cygwin. More... over 21 years ago
* minor coding style fixes. More... over 21 years ago
* ./msvc/*: grmbl, for some reason the project files were empty. More... over 21 years ago
* ./msvc/*: MS VC++ project files. More... over 21 years ago
- Early versions of Mingw32 (at least until 1.2) do not include <limits.h> automatically, so PATH_MAX was undefined. More... over 21 years ago
* ./src/libdvdcss.c: fixed Win32 mkdir() call. * ALL: removed trailing spaces in files. * ALL: moved everything to C99 integer types. More... over 21 years ago
* ./bootstrap: we also look for glibtoolize (Closes: #37). More... over 21 years ago
./src/device.h: Applied FreeBSD compile fix More... over 21 years ago
* ./src/ioctl.[ch]: Implemented ioctl_SendRPC. * ./test/dvd_region.c: enabled set_region. More... over 21 years ago
* ./src/css.c, ./src/libdvdcss.c: applied a to cache title keys on disk. More... over 21 years ago