2015-01-31 22:52:15 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Fixed CONFIGURE_ARGS
|
2015-01-31 22:24:11 by Adam Ciarcinski | Files touched by this commit (3) |
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.
|
2014-08-09 22:12:13 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.3.0.
Changes between 1.2.13 and 1.3.0:
---------------------------------
* Dropped deprecated, undocumented API:
- the function dvdcss_title()
- the type dvdcss_handle
- the variable dvdcss_interface_2
* Drop support for Windows 98 and Windows NT 4.0.
Windows 98 SE with IE 5.0 and Windows NT 4.0 SP4 with IE 5.0 are required.
* Support for Android
|
2013-04-28 03:50:57 by Mark Davies | Files touched by this commit (1) |
Log message:
Don't let configure find doxygen as --disable-apidoc no longer works.
|
2013-04-01 22:34:33 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 1.2.13:
* Drop BSD/OS and Windows 95 support.
* Rewrite most of the buildsystem, and simplify it
* System dependant code cleanup
* Move to git and rewrite of the history to get proper authorship
* Drop LaTeX documentation
* Fix build on various systems
* Fix compilation on MSVC
|
2012-10-08 11:21:16 by Aleksej Saushev | Files touched by this commit (161) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-08-10 17:44:42 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 1.2.12
change: fix regression on RPC-I drives handling
|
2011-11-16 20:52:25 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 1.2.11
changes:
-improvements on RPC-II handling
-more robust key retrieval
-various bug fixes for small issues, memleaks, crashes and build issues
|
2011-02-28 15:53:10 by Thomas Klausner | Files touched by this commit (169) |
Log message:
Reset maintainer for retired developers.
|
2009-06-14 20:08:12 by Joerg Sonnenberger | Files touched by this commit (83) |
Log message:
Remove @dirrm entries from PLISTs
|