- 02 Sep, 2009 1 commit
-
-
Sam Hocevar authored
far too common.
-
- 13 May, 2009 1 commit
-
-
Sam Hocevar authored
bypass our new RPC-II sanity check.
-
- 09 Feb, 2009 2 commits
-
-
KO Myung-Hun authored
-
-
- 29 Aug, 2008 1 commit
-
-
Sam Hocevar authored
-
- 13 Jul, 2008 1 commit
-
-
Sam Hocevar authored
LaTeX documents.
-
- 04 Sep, 2005 2 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
- 09 Sep, 2003 1 commit
-
-
Sam Hocevar authored
because they aren't libdvdcss functions.
-
- 19 Dec, 2002 2 commits
-
-
Sam Hocevar authored
read. Partial reads are not handled yet, but it's a step.
-
Sam Hocevar authored
-
- 05 Dec, 2002 1 commit
-
-
Sam Hocevar authored
* ALL: removed trailing spaces in files. * ALL: moved everything to C99 integer types.
-
- 24 Nov, 2002 1 commit
-
-
Sam Hocevar authored
to cache title keys on disk.
-
- 18 Oct, 2002 1 commit
-
-
Sam Hocevar authored
use function pointers instead of doing the if(WIN2K) test. * ./src/device.c: if the target is not a drive name such as F:, we open it with the standard libc functions, even under Win32.
-
- 10 Aug, 2002 1 commit
-
-
Sam Hocevar authored
* ./test/csstest.c: more documentation. see http://www.videolan.org/libdvdcss/doc/
-
- 09 Aug, 2002 1 commit
-
-
Sam Hocevar authored
falling back to the title method. Note: on my drive, this fixes the "ioctl_ReadTitleKey failed" error many users have been reporting. Please test! Note 2: I could not find any other way to reset the drive after a failed ReadTitleKey ioctl than closing and opening the device again. If I don't do that, read() fails with an Input/output error after a while (but not immediately). * ALL: libdvdcss builds with -ansi -pedantic. Yeah I like that :-) * ./src/css.c: renamed a few functions so that they make more sense, added debug messages here and there, fixed typos and speling. * ./src/error.c: moved _dvdcss_error and _dvdcss_debug here. * ./src/device.c: moved device reading functions from libdvdcss.c to here. * ./src/device.c: errors from dvdcss_read are now properly handled; partial reads still aren't though. * ./src/libdvdcss.c: default verbosity is now 0, a library should not be intrusive by default. * ./test/csstest.c: additional error check. * ./configure.in: removed the crap boolean_t detection.
-
- 04 Apr, 2002 1 commit
-
-
Michael Pruett authored
* ./src/libdvdcss.h: IRIX compile fix
-
- 22 Dec, 2001 1 commit
-
-
Sam Hocevar authored
* Initial commit. Hope it'll work.
-