Commit graph

13 commits

Author SHA1 Message Date
wiz
1752d52415 Update to 1.2.8:
* workaround for strange discs that report read errors seemingly at random.
2003-07-30 10:06:07 +00:00
martti
1ba8eec232 COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
wiz
236bdf822c Attach version number to master site string. Suggested by Sergey Svishchev. 2003-07-12 13:45:04 +00:00
wiz
630442c599 Update to 1.2.7:
This release activates key caching by default. It has a fix for collisions
between cached keys, packaging improvements for Debian, and packaging
improvements for RPM-based distributions.
2003-06-24 06:47:01 +00:00
wiz
0195d76951 Uppercase an abbreviation. 2003-06-23 15:52:52 +00:00
wiz
a083a3285d Update to 1.2.6nb1: include a patch from Christopher Richards, sent in
PR 20496, which fixes broken key caching (mkdir /path/with/slash/ problem
again).
2003-03-21 23:25:00 +00:00
wiz
d564f9e5a1 Update to 1.2.6, from Marc Recht in PR 20692.
Changes:
  * compilation fix for most UNIXes
2003-03-14 11:40:55 +00:00
wiz
1175dc2db0 Use .tar.bz2 distfile. 2003-02-23 18:34:09 +00:00
mycroft
76b6ae7a7d Oops; fix PLIST. 2003-02-21 11:49:03 +00:00
mycroft
c25def0278 Update to libdvdcss 1.2.5.
* ./test/csstest.c: we align our read buffer in case of raw device access.
  * ./src/libdvdcss.c: updated documentation about raw devices.
  * ./src/libdvdcss.c: disabled key cache when reading VOBs.
  * ./src/ioctl.c, ./src/ioctl.h: removed minor gcc-isms.
  * ./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.
  * ./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.
  * ALL: moved everything to C99 integer types.
  * ./test/dvd_region.c: enabled set_region.
  * ./src/css.c, ./src/libdvdcss.c: applied a patch from the MPlayer folks
    to cache title keys on disk.
  * ./src/ioctl.[ch]: Implemented ioctl_SendRPC.
[Some changes that don't apply to NetBSD elided.]
2003-02-21 11:44:21 +00:00
agc
615f6a7a0b Make the reason for restriction more explicit. 2003-02-12 14:52:00 +00:00
agc
5f6807909a Use an /etc/mk.conf setting for libdvdcss's HOMEPAGE and MASTER_SITES,
following a suggestion by salo.

This allows users to specify

LIBDVDCSS_MASTER_SITES= ...
LIBDVDCSS_HOMEPAGE= ...

in their /etc/mk.conf files.
2003-01-24 10:04:23 +00:00
agc
b5ff31ad24 Initial import of a dummy package for libdvdcss-1.2.4 (the HOMEPAGE
and MASTER_SITES fields have been left blank, for obvious reasons).

Based on input from David Ferlier <david@netbsd-fr.org>, and the
packages team.

"libdvdcss is a simple library designed for accessing DVDs like a
block device"
2003-01-22 13:51:23 +00:00