pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/libdvdcss
Module Name: pkgsrc
Committed By: adam
Date: Sat Jan 31 21:24:11 UTC 2015
Modified Files:
pkgsrc/multimedia/libdvdcss: Makefile buildlink3.mk distinfo
Log Message:
Changes 1.3.99:
* Drop support for HP-UX.
* Drop support for Windows 9x and Windows NT.
Windows 2000 is now required.
* Replace BeOS support by Haiku support.
* Add dvdcss_open_stream() to public API. This allows installing custom
callback functions for accessing DVD, e.g. over the network.
* dvdcss_error() now returns "const char *" instad of "char *".
* Drop support for MSVC versions before 2010.
* Raw device access now errors out if the device cannot be opened.
* Miscellaneous cleanups to code, documentation, build system.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/multimedia/libdvdcss/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/multimedia/libdvdcss/buildlink3.mk
cvs rdiff -u -r1.8 -r1.9 pkgsrc/multimedia/libdvdcss/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index