- 06 Apr, 2002 2 commits
-
-
Sam Hocevar authored
* libdvdcss-1.1.1 release.
-
Sam Hocevar authored
* ./src/ioctl.c: OpenBSD compile fix. Thanks to ex0dus on #videolan.
-
- 05 Apr, 2002 1 commit
-
-
gbazin authored
* updated INSTALL doc for the win32 build. * added small win32 specific error message that was also in the vlc tree.
-
- 04 Apr, 2002 3 commits
-
-
gbazin authored
* added two patches that have been forgot from the vlc tree. 1- Under NT/2K/XP try to open the dvd device in read only mode if we don't have right access. With only read access we can't use ioctls but if the disc has already been authenticated, then we can decrypt it with the TITLE method. 2- Small compilation fix for msvc.
-
Michael Pruett authored
* ./src/libdvdcss.h: IRIX compile fix
-
Sam Hocevar authored
* ./configure.in: BeOS bug fix. I'm so lame. * ./src/ioctl.c: refuse to build if DVD ioctls weren't found.
-
- 03 Apr, 2002 9 commits
-
-
Sam Hocevar authored
* Forgot to change test/.cvsignore ...
-
Sam Hocevar authored
* ./test/csstest.c: renamed test.c to csstest.c. I hereby declare libdvdcss 1.1.0 ready to ship; it was successfully tested on Linux, FreeBSD, MacOS X and BeOS, and compiles on Solaris.
-
Jon Lech Johansen authored
* ./src/ioctl.c: Fixed a Darwin typo I recently introduced.
-
Sam Hocevar authored
* Run ./bootstrap.
-
Jon Lech Johansen authored
* ./configure.in: Darwin compile fix (added -no-cpp-precomp)
-
Sam Hocevar authored
* ./ChangeLog: everything should be ready for the 1.1.0 release. * ./libdvdcss.spec: updated specfile for RPM generation. * ./missing: commited libtool's latest version of this file.
-
Jon Lech Johansen authored
* Fixed a Darwin define problem.
-
Sam Hocevar authored
* ./src/dvdcss/dvdcss.h: moved dvdcss.h in a subdirectory so that we can include <dvdcss/dvdcss.h> without having to make install. * ./test/test.c: removed #ifdef DVDCSS_DIST.
-
Sam Hocevar authored
* ./ChangeLog: updated changelog. * ./Makefile.am: added the debian dir to the targets. * ./configure.in: switched to a more conventional versioning scheme. * ./src/css.c: removed a useless #ifdef. * ./src/dvdcss.h: added a versioned symbol to the API. * ./src/Makefile.am: use <dvdcss/dvdcss.h> instead of <videolan/dvdcss.h>. * ./test/test.c: test program is now up to date.
-
- 09 Mar, 2002 5 commits
-
-
Håkan Hjort authored
cracking code is now each in it's own function. Also moved the code that looks for a weak block in the VOB to crack the title key from out from the loop that reads them. Added another crack method, it's disabled for now though. Lowered some limits on the current 'weak' test. Added more comments.
-
Håkan Hjort authored
other file access functions used in dvdcss be 64bit.
-
Håkan Hjort authored
-
Håkan Hjort authored
-
Sam Hocevar authored
* Fixed compilation of test/test.c.
-
- 06 Mar, 2002 2 commits
-
-
Sam Hocevar authored
* Updated misc control files and added the sample program.
-
Sam Hocevar authored
-
- 25 Feb, 2002 1 commit
-
-
Håkan Hjort authored
-
- 03 Feb, 2002 2 commits
-
-
Håkan Hjort authored
-
Håkan Hjort authored
-
- 20 Jan, 2002 1 commit
-
-
Håkan Hjort authored
compliant to the SFF-8090 standard. AGID invalidation should now work allowing us to recover from hung / failed authentications. Corrected CSSGetASF, it does not take an AGID argument. Move several data structures from the dvdcss handle to local variables in CSSAuth. Remove CSSAuth as a externaly visible function in css.c.
-
- 22 Dec, 2001 4 commits
-
-
Sam Hocevar authored
* Win32 compilation fix.
-
Sam Hocevar authored
* Attempt at fixing the Solaris port.
-
Sam Hocevar authored
* Forgot Makefile.in files.
-
Sam Hocevar authored
* Initial commit. Hope it'll work.
-