[libdvdcss-devel] Drop support for ASPI disc access (and thus Windows 9x).

Diego Biurrun git at videolan.org
Fri Oct 31 11:36:45 CET 2014


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Fri Oct 24 10:32:47 2014 +0200| [7325feef5443a3897085c7e1b2ffae8e3506e8ca] | committer: Diego Biurrun

Drop support for ASPI disc access (and thus Windows 9x).

The ASPI access method is only relevant on Windows 9x versions where no
alternative exists. However, These Windows versions are obsolete since a
long time and have no more real world usage. Also, the ASPI code is ugly
and a maintenance burden.

> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=7325feef5443a3897085c7e1b2ffae8e3506e8ca
---

 NEWS              |    5 +-
 libdvdcss.spec.in |    8 +-
 src/device.c      |  296 ++--------------------------------
 src/ioctl.c       |  465 ++++++++++++++---------------------------------------
 src/ioctl.h       |   92 -----------
 src/libdvdcss.c   |    4 +-
 test/dvd_region.c |   24 +--
 7 files changed, 143 insertions(+), 751 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commitdiff;h=7325feef5443a3897085c7e1b2ffae8e3506e8ca


More information about the libdvdcss-devel mailing list