------------------------------------------------------------------------
r172 | sam | 2005-07-11 15:31:58 +0300 (Mon, 11 Jul 2005) | 2 lines
Changed paths:
   M /trunk/src/Makefile.am

  * src/Makefile.am: bumped libtool version information.

------------------------------------------------------------------------
r171 | sam | 2005-07-11 15:25:18 +0300 (Mon, 11 Jul 2005) | 2 lines
Changed paths:
   M /trunk/debian/changelog
   M /trunk/debian/control

  * debian/*: updated Debian packaging information.

------------------------------------------------------------------------
r170 | sam | 2005-07-11 15:23:07 +0300 (Mon, 11 Jul 2005) | 2 lines
Changed paths:
   M /trunk/src/css.c

  * src/css.c: grmbl, compile fix.

------------------------------------------------------------------------
r169 | massiot | 2005-07-11 15:15:10 +0300 (Mon, 11 Jul 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure.ac
   M /trunk/debian/changelog
   M /trunk/libdvdcss.spec

 * Bumped up version number to 1.2.9.

------------------------------------------------------------------------
r168 | sam | 2005-07-11 15:10:43 +0300 (Mon, 11 Jul 2005) | 2 lines
Changed paths:
   M /trunk/src/css.c

  * src/css.c: reworked my verbosity patch to fix a compilation issue.

------------------------------------------------------------------------
r167 | sam | 2005-07-11 14:58:58 +0300 (Mon, 11 Jul 2005) | 3 lines
Changed paths:
   M /trunk/src/ioctl.c

  * src/ioctl.c: under Solaris, use libsmedia for ioctls when available. Code
    reworked from a patch courtesy of the MPlayer team.

------------------------------------------------------------------------
r166 | sam | 2005-07-11 14:41:15 +0300 (Mon, 11 Jul 2005) | 3 lines
Changed paths:
   M /trunk/src/bsdi_ioctl.c

  * src/bsdi_ioctl.c: use memset instead of bzero. Patch courtesy of the
    MPlayer team.

------------------------------------------------------------------------
r165 | sam | 2005-07-11 14:32:33 +0300 (Mon, 11 Jul 2005) | 3 lines
Changed paths:
   M /trunk/src/device.c
   M /trunk/src/ioctl.h

  * src/device.c src/ioctl.h: cosmetic fix that uses real Win32 types for
    dynamically loaded functions and gets rid of lvalue casts.

------------------------------------------------------------------------
r164 | sam | 2005-07-11 14:25:47 +0300 (Mon, 11 Jul 2005) | 2 lines
Changed paths:
   M /trunk/src/css.c

  * src/css.c: be slightly more verbose in which keys we manipulate.

------------------------------------------------------------------------
r163 | sam | 2005-07-11 14:22:33 +0300 (Mon, 11 Jul 2005) | 2 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap: allow to bootstrap with aclocal/automake version 1.9.

------------------------------------------------------------------------
r162 | gbazin | 2004-09-02 15:17:13 +0300 (Thu, 02 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/common.h

* src/common.h: use lseeki64 for file seeking on win32 (works above the 2.1G boundary).
------------------------------------------------------------------------
r161 | sam | 2004-08-13 16:53:27 +0300 (Fri, 13 Aug 2004) | 4 lines
Changed paths:
   M /trunk/src/css.c

  * src/css.c:
    + Save the cached key as ASCII in hexadecimal form.
    + Overwrite cached files if the data was invalid.

------------------------------------------------------------------------
r160 | sam | 2004-08-13 16:40:44 +0300 (Fri, 13 Aug 2004) | 4 lines
Changed paths:
   M /trunk/src/libdvdcss.c

  * src/libdvdcss.c:
    + Recreate the cache dir information on each launch, in case the
      information it contains ever changes.

------------------------------------------------------------------------
r159 | sam | 2004-08-12 02:26:35 +0300 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk
   M /trunk/Makefile.am
   D /trunk/autotools
   M /trunk/bootstrap
   M /trunk/configure.ac

  * Don't put autotools/ under revision control.

------------------------------------------------------------------------
r158 | sam | 2004-08-12 02:24:54 +0300 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   D /trunk/autotools/Makefile.am

  * Don't put autotools/ under revision control.

------------------------------------------------------------------------
r157 | sam | 2004-08-12 02:04:39 +0300 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/libdvdcss.spec

  * libdvdcss.spec: updated Red Hat rules for RH9.

------------------------------------------------------------------------
r156 | sam | 2004-08-12 01:59:42 +0300 (Thu, 12 Aug 2004) | 4 lines
Changed paths:
   M /trunk/src/libdvdcss.c

  * src/libdvdcss.c:
    + Support for cache directory tags, as proposed on
      http://www.brynosaurus.com/cachedir/spec.html .

------------------------------------------------------------------------
r155 | sam | 2004-08-12 01:15:30 +0300 (Thu, 12 Aug 2004) | 6 lines
Changed paths:
   M /trunk/AUTHORS
   M /trunk/src/libdvdcss.c

  * src/libdvdcss.c:
    + Append the disc key to the cache directory name to avoid issues with
      identical discs which have different encryption keys, thanks to Sven
      Heithecker.
    + Use - instead of # as a separator in the cache filename.

------------------------------------------------------------------------
r154 | sam | 2004-07-05 12:17:20 +0300 (Mon, 05 Jul 2004) | 2 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap: fixed a syntax error.

------------------------------------------------------------------------
r153 | sam | 2004-07-05 12:15:35 +0300 (Mon, 05 Jul 2004) | 4 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap:
    + Run libtoolize before aclocal.
    + Support automake 1.8.

------------------------------------------------------------------------
r152 | sam | 2004-02-24 17:47:00 +0200 (Tue, 24 Feb 2004) | 2 lines
Changed paths:
   M /trunk
   D /trunk/.cvsignore
   M /trunk/NEWS
   M /trunk/README
   M /trunk/autotools
   D /trunk/autotools/.cvsignore
   M /trunk/bootstrap
   M /trunk/debian
   D /trunk/debian/.cvsignore
   M /trunk/doc
   D /trunk/doc/.cvsignore
   M /trunk/doc/footer.html
   M /trunk/doc/header.html
   M /trunk/msvc
   D /trunk/msvc/.cvsignore
   M /trunk/src
   D /trunk/src/.cvsignore
   M /trunk/src/bsdi_dvd.h
   M /trunk/src/common.h
   M /trunk/src/css.c
   M /trunk/src/css.h
   M /trunk/src/csstables.h
   M /trunk/src/device.c
   M /trunk/src/device.h
   M /trunk/src/dvdcss
   D /trunk/src/dvdcss/.cvsignore
   M /trunk/src/dvdcss/dvdcss.h
   M /trunk/src/error.c
   M /trunk/src/ioctl.c
   M /trunk/src/ioctl.h
   M /trunk/src/libdvdcss.c
   M /trunk/src/libdvdcss.h
   M /trunk/test
   D /trunk/test/.cvsignore

  * Added proper SVN keywords to files and directories (for $Id and ignores).

------------------------------------------------------------------------
r141 | sam | 2003-12-11 17:13:40 +0200 (Thu, 11 Dec 2003) | 3 lines
Changed paths:
   M /trunk/doc/.cvsignore
   M /trunk/doc/doxygen.cfg

  * doc/doxygen.cfg: Updated doxygen configuration.
  * doc/.cvsignore: Ignore stamp files.

------------------------------------------------------------------------
r140 | sam | 2003-12-11 17:12:42 +0200 (Thu, 11 Dec 2003) | 5 lines
Changed paths:
   M /trunk/src/device.c

  * src/device.c:
    + Store the off_t values for seek and read in a temporary variable to
      work around a strange gentoo gcc behaviour as seen here:
      http://www.via.ecp.fr/via/ml/libdvdcss-devel/200312/msg00000.html

------------------------------------------------------------------------
r139 | sam | 2003-11-26 22:16:38 +0200 (Wed, 26 Nov 2003) | 2 lines
Changed paths:
   M /trunk/libdvdcss.spec

  * libdvdcss.spec: Fixed a syntax error (#1488).

------------------------------------------------------------------------
r138 | sam | 2003-11-06 12:12:38 +0200 (Thu, 06 Nov 2003) | 2 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap: remove autom4te.cache before running autoconf

------------------------------------------------------------------------
r137 | sam | 2003-09-15 20:12:46 +0300 (Mon, 15 Sep 2003) | 2 lines
Changed paths:
   M /trunk/src/css.c
   M /trunk/src/libdvdcss.c

  * libdvdcss.c: Added more debug messages.

------------------------------------------------------------------------
r136 | sam | 2003-09-09 16:17:24 +0300 (Tue, 09 Sep 2003) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/css.c
   M /trunk/src/device.c

  * src/css.c, src/device.c: more meaningful error messages.

------------------------------------------------------------------------
r135 | sam | 2003-09-09 15:32:40 +0300 (Tue, 09 Sep 2003) | 4 lines
Changed paths:
   M /trunk/.cvsignore
   M /trunk/Makefile.am
   M /trunk/NEWS
   M /trunk/README
   M /trunk/configure.ac
   M /trunk/debian/Makefile.am
   M /trunk/debian/changelog
   A /trunk/debian/compat
   M /trunk/debian/control
   M /trunk/debian/rules
   M /trunk/doc/Makefile.am
   M /trunk/doc/footer.html
   M /trunk/doc/header.html
   M /trunk/test/csstest.c

  * configure.ac: check for doxygen and latex to build documentation.
  * doc/Makefile.am: conditionally build documentation.
  * debian/*: use debian/compat instead of DH_COMPAT.

------------------------------------------------------------------------
r134 | sam | 2003-09-09 15:05:44 +0300 (Tue, 09 Sep 2003) | 2 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap: code clean-up.

------------------------------------------------------------------------
r133 | sam | 2003-09-09 13:03:48 +0300 (Tue, 09 Sep 2003) | 3 lines
Changed paths:
   M /trunk/src/css.c
   M /trunk/src/device.c
   M /trunk/src/error.c
   M /trunk/src/libdvdcss.c
   M /trunk/src/libdvdcss.h

  * Changed _dvdcss_error and _dvdcss_debug to print_error and print_debug
    because they aren't libdvdcss functions.

------------------------------------------------------------------------
r132 | gbazin | 2003-07-29 22:49:13 +0300 (Tue, 29 Jul 2003) | 3 lines
Changed paths:
   M /trunk/NEWS


* NEWS: forgot to update this one for the release.

------------------------------------------------------------------------
r131 | gbazin | 2003-07-29 22:03:02 +0300 (Tue, 29 Jul 2003) | 3 lines
Changed paths:
   M /trunk/libdvdcss.spec


* libdvdcss.spec: fixed typo.

------------------------------------------------------------------------
r130 | gbazin | 2003-07-29 02:41:52 +0300 (Tue, 29 Jul 2003) | 3 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/configure.ac
   M /trunk/debian/changelog
   M /trunk/libdvdcss.spec


* ALL: bumped version number to 1.2.8

------------------------------------------------------------------------
r129 | sam | 2003-07-17 00:40:01 +0300 (Thu, 17 Jul 2003) | 7 lines
Changed paths:
   M /trunk/src/css.c

  * src/css.c:
    + Workaround in CrackTitleKey for strange discs that report read errors
      seemingly at random. Testcase was on Linux 2.4.20, with a region 2 RPC2
      drive, and the region 1 copy of "Chasing Amy".
    + Used macros instead of numerals where appropriate.
    + Fixed spelling here and there.

------------------------------------------------------------------------
r128 | gbazin | 2003-07-08 21:00:54 +0300 (Tue, 08 Jul 2003) | 3 lines
Changed paths:
   M /trunk/src/device.c


* src/device.c: grmblgrmbl!! Fixed a bug that prevented encrypted dvds from working under win32.

------------------------------------------------------------------------
r127 | massiot | 2003-06-22 23:59:45 +0300 (Sun, 22 Jun 2003) | 2 lines
Changed paths:
   M /trunk/src/Makefile.am

* Updated library version.

------------------------------------------------------------------------
r126 | sam | 2003-06-18 20:23:55 +0300 (Wed, 18 Jun 2003) | 2 lines
Changed paths:
   M /trunk/src/libdvdcss.c

  * ./src/libdvdcss.c: if DVDCSS_VERBOSE is greater than 2, do as if it was 2.

------------------------------------------------------------------------
r125 | sam | 2003-06-13 03:41:35 +0300 (Fri, 13 Jun 2003) | 12 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/NEWS
   M /trunk/configure.ac
   M /trunk/debian/changelog
   M /trunk/debian/control
   M /trunk/debian/rules
   M /trunk/libdvdcss.spec

  * Everything is ready for a 1.2.7 release.

  * debian/control:
    + Set policy to 3.5.10.
    + Removed the leading "a" in the package description.
    + Set the source section to libs.
    + Set the -dev package section to libdevel.
    + Changed the debhelper build dependency to (>=3.0).
  * debian/rules:
    + Added magic to avoid autotools timestamp skews on autobuilders (as if
      libdvdcss was ever going to hit the Debian autobuilders anyway).

------------------------------------------------------------------------
r124 | sam | 2003-06-13 02:22:34 +0300 (Fri, 13 Jun 2003) | 6 lines
Changed paths:
   M /trunk/src/libdvdcss.c

  * ./src/libdvdcss.c: if DVDCSS_CACHE is not set, we force a default value.
     - under Win32: C:\Documents and Settings\$USER\Application Data\dvdcss\
     - under Unix and everything else: ${HOME}/.dvdcss/
     - the special value DVDCSS_CACHE=off disables caching.
  * ./src/libdvdcss.c: updated doxygen documentation accordingly.

------------------------------------------------------------------------
r123 | sam | 2003-06-13 02:15:18 +0300 (Fri, 13 Jun 2003) | 3 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac

  * ./Makefile.am: put autotools/ in DIST_SUBDIRS instead of SUBDIRS.
  * ./configure.ac: forgot to generate autotools/Makefile.

------------------------------------------------------------------------
r122 | sam | 2003-06-11 01:50:31 +0300 (Wed, 11 Jun 2003) | 4 lines
Changed paths:
   M /trunk/Makefile.am
   A /trunk/autotools
   A /trunk/autotools/.cvsignore
   A /trunk/autotools/Makefile.am
   M /trunk/bootstrap
   M /trunk/configure.ac

  * ./configure.ac: make use of the autotools/ directory.
  * ./bootstrap: libfool is a tool. Worked around its blatant ignorance of
    the AC_CONFIG_AUX_DIR directive.

------------------------------------------------------------------------
r121 | sam | 2003-05-27 20:12:33 +0300 (Tue, 27 May 2003) | 4 lines
Changed paths:
   M /trunk/debian/changelog
   M /trunk/debian/control

  * ./debian/control: removed libc6-dev from libdvdcss2-dev's dependencies
    because it is part of build-essential and it isn't even called libc6-dev
    on all architectures.

------------------------------------------------------------------------
r120 | sam | 2003-05-17 01:12:48 +0300 (Sat, 17 May 2003) | 2 lines
Changed paths:
   M /trunk/src/css.c

  * ./src/css.c: typos in comments.

------------------------------------------------------------------------
r119 | gbazin | 2003-04-11 13:00:29 +0300 (Fri, 11 Apr 2003) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/common.h


* configure.ac, src/common.h: fixes for the cygwin build using the mno-cygwin flag.

------------------------------------------------------------------------
r118 | yves | 2003-04-06 23:36:07 +0300 (Sun, 06 Apr 2003) | 2 lines
Changed paths:
   M /trunk/libdvdcss.spec

better RH part thx Kipp Cannon <kipp@sgl.crestech.ca>

------------------------------------------------------------------------
r117 | gbazin | 2003-03-27 20:57:12 +0200 (Thu, 27 Mar 2003) | 3 lines
Changed paths:
   M /trunk/src/libdvdcss.c


* src/libdvdcss.c: CSS key cache collisions patch, courtesy of Michael Roitzsch.

------------------------------------------------------------------------
r116 | gbazin | 2003-03-22 18:37:37 +0200 (Sat, 22 Mar 2003) | 3 lines
Changed paths:
   M /trunk/src/libdvdcss.c


* src/libdvdcss.c: fix for NetBSD's mkdir that doesn't like trailing "/" on its argument. (courtesy of Christopher Richards)

------------------------------------------------------------------------
r115 | sam | 2003-03-10 20:01:40 +0200 (Mon, 10 Mar 2003) | 3 lines
Changed paths:
   M /trunk/debian/changelog
   M /trunk/src/Makefile.am

  * ./debian/changelog: updated Debian changelog.
  * ./src/Makefile.am: bumped version information.

------------------------------------------------------------------------
r114 | alexis | 2003-03-10 19:41:31 +0200 (Mon, 10 Mar 2003) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/libdvdcss.spec

- preparing the 1.2.6 release...

------------------------------------------------------------------------
r113 | massiot | 2003-03-10 01:50:42 +0200 (Mon, 10 Mar 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure.ac

Bumped up to 1.2.6.

------------------------------------------------------------------------
r112 | gbazin | 2003-03-10 01:34:18 +0200 (Mon, 10 Mar 2003) | 3 lines
Changed paths:
   M /trunk/src/common.h
   M /trunk/src/error.c


* src/common.h, src/error.c: fixed the PATH_MAX breakage on win32.

------------------------------------------------------------------------
r111 | massiot | 2003-02-04 13:54:36 +0200 (Tue, 04 Feb 2003) | 2 lines
Changed paths:
   M /trunk/src/css.c
   M /trunk/src/device.c
   M /trunk/src/error.c

Fixed compilation problems with PATH_MAX.

------------------------------------------------------------------------
r110 | massiot | 2003-01-30 00:59:35 +0200 (Thu, 30 Jan 2003) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/libdvdcss.c

Fixed MAX_PATH on Darwin.

------------------------------------------------------------------------
r109 | yves | 2003-01-28 09:58:22 +0200 (Tue, 28 Jan 2003) | 3 lines
Changed paths:
   M /trunk/libdvdcss.spec

- release number is 1. do not forget to update it too, aka sam sux.
- fix a redhat "macro".

------------------------------------------------------------------------
r108 | sam | 2003-01-28 03:17:02 +0200 (Tue, 28 Jan 2003) | 6 lines
Changed paths:
   M /trunk/ChangeLog
   A /trunk/NEWS
   M /trunk/configure.ac
   M /trunk/debian/changelog
   M /trunk/debian/rules
   M /trunk/doc/doxygen.cfg
   M /trunk/libdvdcss.spec
   M /trunk/src/Makefile.am
   M /trunk/test/Makefile.am

  * 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.

------------------------------------------------------------------------
r107 | sam | 2003-01-28 02:41:10 +0200 (Tue, 28 Jan 2003) | 3 lines
Changed paths:
   M /trunk/src/libdvdcss.c
   M /trunk/test/csstest.c

  * ./test/csstest.c: we align our read buffer in case of raw device access.
  * ./src/libdvdcss.c: updated documentation about raw devices.

------------------------------------------------------------------------
r106 | sam | 2003-01-27 18:57:19 +0200 (Mon, 27 Jan 2003) | 2 lines
Changed paths:
   M /trunk/src/libdvdcss.c

  * ./src/libdvdcss.c: disabled key cache when reading VOBs.

------------------------------------------------------------------------
r105 | sam | 2003-01-17 00:58:29 +0200 (Fri, 17 Jan 2003) | 2 lines
Changed paths:
   M /trunk/src/ioctl.c
   M /trunk/src/ioctl.h

  * ./src/ioctl.c, ./src/ioctl.h: removed minor gcc-isms.

------------------------------------------------------------------------
r104 | yves | 2003-01-16 16:45:14 +0200 (Thu, 16 Jan 2003) | 3 lines
Changed paths:
   M /trunk/libdvdcss.spec

* macros to fix build on redhat system. put %define redhat80 to 1.
* few fixes.

------------------------------------------------------------------------
r103 | sam | 2002-12-19 18:50:50 +0200 (Thu, 19 Dec 2002) | 4 lines
Changed paths:
   M /trunk/src/device.c

  * ./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.

------------------------------------------------------------------------
r102 | sam | 2002-12-19 17:44:30 +0200 (Thu, 19 Dec 2002) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/css.c
   M /trunk/src/libdvdcss.c

  * ./configure.ac: added warning flags whenever possible.

------------------------------------------------------------------------
r101 | sam | 2002-12-19 17:36:04 +0200 (Thu, 19 Dec 2002) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/device.c
   M /trunk/src/libdvdcss.h

  * ./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.

------------------------------------------------------------------------
r100 | sam | 2002-12-19 17:29:53 +0200 (Thu, 19 Dec 2002) | 3 lines
Changed paths:
   M /trunk/src/bsdi_dvd.h
   M /trunk/src/bsdi_ioctl.c

  * ./src/bsdi_ioctl.c, ./src/bsdi_dvd.h: updated the bsdi libdvd with
    Steven M. Schultz's latest changes.

------------------------------------------------------------------------
r99 | sam | 2002-12-19 14:37:30 +0200 (Thu, 19 Dec 2002) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/msvc/config.h
   M /trunk/src/device.c
   M /trunk/src/device.h
   M /trunk/src/libdvdcss.c
   M /trunk/src/libdvdcss.h

  * Ported the library build to Cygwin.

------------------------------------------------------------------------
r98 | sam | 2002-12-11 15:12:10 +0200 (Wed, 11 Dec 2002) | 2 lines
Changed paths:
   M /trunk/src/bsdi_dvd.h
   M /trunk/src/bsdi_ioctl.c
   M /trunk/src/device.c
   M /trunk/src/dvdcss/dvdcss.h
   M /trunk/src/libdvdcss.c

  * minor coding style fixes.

------------------------------------------------------------------------
r97 | sam | 2002-12-10 12:43:25 +0200 (Tue, 10 Dec 2002) | 2 lines
Changed paths:
   M /trunk/msvc/csstest.dsp
   M /trunk/msvc/libdvdcss.dsp
   M /trunk/msvc/workspace.dsw

  * ./msvc/*: grmbl, for some reason the project files were empty.

------------------------------------------------------------------------
r96 | sam | 2002-12-10 12:38:12 +0200 (Tue, 10 Dec 2002) | 2 lines
Changed paths:
   M /trunk/configure.ac
   A /trunk/msvc
   A /trunk/msvc/.cvsignore
   A /trunk/msvc/config.h
   A /trunk/msvc/csstest.dsp
   A /trunk/msvc/libdvdcss.dsp
   A /trunk/msvc/workspace.dsw
   M /trunk/src/device.c
   M /trunk/src/libdvdcss.c
   M /trunk/test/csstest.c

  * ./msvc/*: MS VC++ project files.

------------------------------------------------------------------------
r95 | babal | 2002-12-06 02:16:57 +0200 (Fri, 06 Dec 2002) | 3 lines
Changed paths:
   M /trunk/src/css.c
   M /trunk/src/device.c
   M /trunk/src/error.c
   M /trunk/src/libdvdcss.c

- Early versions of Mingw32 (at least until 1.2) do not include
  <limits.h> automatically, so PATH_MAX was undefined.

------------------------------------------------------------------------
r94 | sam | 2002-12-05 12:24:42 +0200 (Thu, 05 Dec 2002) | 4 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/common.h
   M /trunk/src/css.c
   M /trunk/src/css.h
   M /trunk/src/csstables.h
   M /trunk/src/device.c
   M /trunk/src/device.h
   M /trunk/src/error.c
   M /trunk/src/ioctl.c
   M /trunk/src/ioctl.h
   M /trunk/src/libdvdcss.c
   M /trunk/src/libdvdcss.h

  * ./src/libdvdcss.c: fixed Win32 mkdir() call.
  * ALL: removed trailing spaces in files.
  * ALL: moved everything to C99 integer types.

------------------------------------------------------------------------
r93 | sam | 2002-12-02 14:58:23 +0200 (Mon, 02 Dec 2002) | 2 lines
Changed paths:
   M /trunk/bootstrap

  * ./bootstrap: we also look for glibtoolize (Closes: #37).

------------------------------------------------------------------------
r92 | jlj | 2002-12-02 09:38:21 +0200 (Mon, 02 Dec 2002) | 2 lines
Changed paths:
   M /trunk/src/device.h

  ./src/device.h: Applied FreeBSD compile fix from Steven M. Schultz.

------------------------------------------------------------------------
r91 | jlj | 2002-11-25 20:44:31 +0200 (Mon, 25 Nov 2002) | 3 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/src/ioctl.c
   M /trunk/src/ioctl.h
   M /trunk/test/dvd_region.c

  * ./src/ioctl.[ch]: Implemented ioctl_SendRPC.
  * ./test/dvd_region.c: enabled set_region.

------------------------------------------------------------------------
r90 | sam | 2002-11-24 19:34:23 +0200 (Sun, 24 Nov 2002) | 3 lines
Changed paths:
   M /trunk/src/css.c
   M /trunk/src/device.c
   M /trunk/src/error.c
   M /trunk/src/libdvdcss.c
   M /trunk/src/libdvdcss.h

  * ./src/css.c, ./src/libdvdcss.c: applied a patch from the MPlayer folks
    to cache title keys on disk.

------------------------------------------------------------------------
r89 | sam | 2002-11-21 14:13:20 +0200 (Thu, 21 Nov 2002) | 3 lines
Changed paths:
   M /trunk/debian/control

  * ./debian/control: set the package sections to libs and devel instead of
    graphics.

------------------------------------------------------------------------
r88 | alexis | 2002-11-18 01:46:44 +0200 (Mon, 18 Nov 2002) | 6 lines
Changed paths:
   M /trunk/libdvdcss.spec

Changes in order to support RedHat and RPM 4.1 (courtesy of Ryurick
Hristev and Kenton Groombridge).

I have already uploaded new RPM packages on the FTP site (1.2.4-2) and
updated the download page. Please test and give feedback.

------------------------------------------------------------------------
r87 | jlj | 2002-11-15 20:39:08 +0200 (Fri, 15 Nov 2002) | 2 lines
Changed paths:
   M /trunk/src/ioctl.c
   M /trunk/src/ioctl.h

  * ./src/ioctl.[ch]: ReportRPC win32 changes. Needs testing.

------------------------------------------------------------------------
r86 | gbazin | 2002-11-14 17:12:34 +0200 (Thu, 14 Nov 2002) | 3 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/debian/changelog
   M /trunk/libdvdcss.spec


* updated the changelogs for the 1.2.4 release.

------------------------------------------------------------------------
r85 | sam | 2002-11-14 14:41:47 +0200 (Thu, 14 Nov 2002) | 6 lines
Changed paths:
   M /trunk/bootstrap
   M /trunk/configure.ac
   M /trunk/libdvdcss.spec

  * ./configure.ac: explicitly set AC_CONFIG_AUX_DIR(.) so that people who
    do bootstrap without paying attention to error messages don't screw up
    packages :-)
  * ./libdvdcss.spec: removed bootstrap from the build phase.
  * ./bootstrap: we accept automake 1.7.

------------------------------------------------------------------------
r84 | gbazin | 2002-11-14 14:38:57 +0200 (Thu, 14 Nov 2002) | 9 lines
Changed paths:
   M /trunk/src/css.c
   M /trunk/src/ioctl.c


* src/css.c src/ioctl.c, src/libdvdcss.c: changed the work-around to detect
   if the dvd is encrypted on Win2K in non-administrator mode.
   Because we cannot use an ioctl to get the copyright status of the DVD,
   we try to get the disc key and if this succeed, we assume the DVD is
   encrypted, otherwise we assume it to be unencrypted.
   I hope this logic is not too much flawed... at least it seems to be working
   with the few DVDs I've got.

------------------------------------------------------------------------
r83 | jlj | 2002-11-14 03:32:37 +0200 (Thu, 14 Nov 2002) | 2 lines
Changed paths:
   M /trunk/src/ioctl.c

  * ./src/ioctl.c: Broke OpenBSD port with my previous commit. Fixed.

------------------------------------------------------------------------
r82 | alexis | 2002-11-14 01:43:01 +0200 (Thu, 14 Nov 2002) | 3 lines
Changed paths:
   M /trunk/libdvdcss.spec


Added ./bootstrap for the build target

------------------------------------------------------------------------
r81 | gbazin | 2002-11-14 01:08:11 +0200 (Thu, 14 Nov 2002) | 3 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/debian/changelog
   M /trunk/libdvdcss.spec


* update changelogs.

------------------------------------------------------------------------
r80 | jlj | 2002-11-14 00:45:05 +0200 (Thu, 14 Nov 2002) | 3 lines
Changed paths:
   M /trunk/AUTHORS
   M /trunk/src/ioctl.c

  * ./src/ioctl.c: cosmetic fixes.
  * ./AUTHORS: updated my entry.

------------------------------------------------------------------------
r79 | alexis | 2002-11-14 00:24:41 +0200 (Thu, 14 Nov 2002) | 3 lines
Changed paths:
   M /trunk/configure.ac


Update version number to 1.2.4

------------------------------------------------------------------------
r78 | alexis | 2002-11-14 00:14:28 +0200 (Thu, 14 Nov 2002) | 2 lines
Changed paths:
   M /trunk/libdvdcss.spec

Update for 1.2.4 release.

------------------------------------------------------------------------
r77 | sam | 2002-11-14 00:11:38 +0200 (Thu, 14 Nov 2002) | 3 lines
Changed paths:
   M /trunk/debian/changelog

  Updated Debian changelog (though there are no changes in this version
  apart from Win32, so what's the point of building new packages :p)

------------------------------------------------------------------------
r76 | gbazin | 2002-11-13 23:23:08 +0200 (Wed, 13 Nov 2002) | 3 lines
Changed paths:
   M /trunk/ChangeLog


* ChangeLog: updated changelog.

------------------------------------------------------------------------
r75 | gbazin | 2002-10-29 20:51:37 +0200 (Tue, 29 Oct 2002) | 4 lines
Changed paths:
   M /trunk/src/ioctl.c


* src/ioctl.c: fixed typo that prevented unencrypted DVDs to work in
   non-administrator mode.

------------------------------------------------------------------------
r74 | gbazin | 2002-10-19 12:53:33 +0300 (Sat, 19 Oct 2002) | 4 lines
Changed paths:
   M /trunk/src/device.c
   M /trunk/src/ioctl.h


* src/device.c, src/ioctl.h: on win9x, when using ASPI, make sure the drive
   we are trying to open is actually a cdrom/dvdrom drive.

------------------------------------------------------------------------
r73 | sam | 2002-10-18 21:48:59 +0300 (Fri, 18 Oct 2002) | 5 lines
Changed paths:
   M /trunk/src/css.c
   M /trunk/src/device.c
   M /trunk/src/device.h
   M /trunk/src/libdvdcss.c
   M /trunk/src/libdvdcss.h

  * ./src/device.c: split the open, read and seek functions so that we can
    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.

------------------------------------------------------------------------
r72 | massiot | 2002-10-13 02:02:49 +0300 (Sun, 13 Oct 2002) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/debian/changelog
   M /trunk/libdvdcss.spec

Updated changelog and release tag.

------------------------------------------------------------------------
r71 | gbazin | 2002-10-12 15:41:24 +0300 (Sat, 12 Oct 2002) | 4 lines
Changed paths:
   M /trunk/src/ioctl.c
   M /trunk/src/ioctl.h


* src/ioctl.c, src/ioctl.h: fix in ioctl_ReadCopyright to try to work around
   the buggy IOCTL_DVD_READ_STRUCTURE on WinNT/2k/XP.

------------------------------------------------------------------------
r70 | sam | 2002-10-11 13:09:56 +0300 (Fri, 11 Oct 2002) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/debian/changelog
   M /trunk/libdvdcss.spec

  * Updated changelog and package files.

------------------------------------------------------------------------
r69 | sam | 2002-10-11 13:03:48 +0300 (Fri, 11 Oct 2002) | 6 lines
Changed paths:
   M /trunk/.cvsignore
   M /trunk/Makefile.am
   D /trunk/NEWS
   M /trunk/bootstrap
   A /trunk/configure.ac
   D /trunk/configure.in
   M /trunk/src/.cvsignore
   M /trunk/src/Makefile.am
   D /trunk/src/config.h.in

  * ./configure.ac, ./bootstrap: used libdvbpsi's bootstrap, moved config.h
    to ., renamed configure.in into configure.ac, removed useless files that
    are autogenerated.
  * ./src/Makefile.am: instead of using -no-undefined "only under BeOS" we
    use it "never with MSVC".

------------------------------------------------------------------------
r68 | massiot | 2002-10-11 01:29:31 +0300 (Fri, 11 Oct 2002) | 2 lines
Changed paths:
   M /trunk/bootstrap

Exit cleanly in case of error.

------------------------------------------------------------------------
r67 | massiot | 2002-10-11 00:40:41 +0300 (Fri, 11 Oct 2002) | 4 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/configure.in
   M /trunk/src/config.h.in
   M /trunk/src/css.c

* Bumped up version number to 1.2.3 (soleil !).
* Updated Changelog.
* Merged in hh's patch for broken DVD drives/kernel/whatever.

------------------------------------------------------------------------
r66 | gbazin | 2002-10-10 15:44:28 +0300 (Thu, 10 Oct 2002) | 7 lines
Changed paths:
   M /trunk/AUTHORS
   M /trunk/src/css.c
   M /trunk/src/device.c
   M /trunk/src/ioctl.c
   M /trunk/src/ioctl.h


* src/css.c, src/device.c, src/ioctl.[ch]: We don't need to be in administrator mode
anymore to authenticate the drive on Windows NT/2k/XP. As a result any user can now
play a DVD on these OSs :)
* src/ioctl.c: fixed ioctl_ReadTitleKey which wasn't working on Windows NT/2k/XP.
Because of this bug, the disc and key methods for key decryption where not working.

------------------------------------------------------------------------
r65 | sam | 2002-10-07 19:37:15