[libdvdcss-devel] miscellaneous cleanup patches

Diego Biurrun diego at biurrun.de
Mon Oct 20 11:58:53 CEST 2014


So I was working on cleaning up and integrating some patches that j-b
gave me and (as usual) noticed a bunch of drive-by cleanup opportunities.

The MSVC patch is untested, but to my untrained eye it looks as though
the build should currently fail without it.

Diego

[PATCH 01/25] whitespace cleanup
[PATCH 02/25] build: Mark apidoc target as phony
[PATCH 03/25] build: Ignore generated files below src/ and test/
[PATCH 04/25] build: Generate csstest and dvd_region binaries below
[PATCH 05/25] build: Add "tools" shorthand to build csstest and
[PATCH 06/25] build: Clean up .gitignore patterns
[PATCH 07/25] build: Set project URL during autoconf init
[PATCH 08/25] build: Generate RPM spec file from an autoconf template
[PATCH 09/25] build: Add full dependencies for Doxygen rebuild
[PATCH 10/25] doc: Remove HTML header and footer for Doxygen output
[PATCH 11/25] build: Run doxygen from the top build directory
[PATCH 12/25] doxygen: Warn on missing parameter documentation
[PATCH 13/25] doc: Miscellaneous wording and style improvements
[PATCH 14/25] doc: Update list of supported platforms
[PATCH 15/25] doxygen: Document LIBDVDCSS_EXPORT definition in
[PATCH 16/25] msvc: Define LIBDVDCSS_EXPORTS for proper declspec
[PATCH 17/25] Drop pointless cast of strdup return value
[PATCH 18/25] device: Drop some unnecessary casts from offset
[PATCH 19/25] Eliminate some pointless void* casts
[PATCH 20/25] ioctl: Drop unused parameter from ioctl_ReportASF
[PATCH 21/25] css: Drop disabled debug output from AttackPattern() /
[PATCH 22/25] css: Drop unused parameters from AttackPattern() /
[PATCH 23/25] dvd_region: Shut up warnings about (sometimes) unused
[PATCH 24/25] Add missing #includes to make all headers compile
[PATCH 25/25] Consistently replace "this program/library" by


More information about the libdvdcss-devel mailing list