* Added a dummy libdvdcss so that the DVD plugin can be used without libdvdcss. It will try to dlopen() libdvdcss at runtime, though, and will use the dummy functions only if it couldn't find a valid libdvdcss. This is probably only useful to package maintainers. * Tidied the snapshot-* Makefile rules. * Tidied the modules Makefiles. * Removed useless stuff in the debian/ directory. * Removed the "make all" kludge in the Makefile.opts rule. I hope this patch is harmless on all systems.
Showing
This diff is collapsed.
README.libdvdcss
0 → 100644
This diff is collapsed.
debian/changelog-css
deleted
100644 → 0
debian/control-css
deleted
100644 → 0
debian/libdvdcss0.0.2.dirs
0 → 100644
debian/libdvdcss0.0.2.docs
0 → 100644
debian/rules-css
deleted
100755 → 0
plugins/dvd/dummy_dvdcss.c
0 → 100644
plugins/dvd/dummy_dvdcss.h
0 → 100644
Please register or sign in to comment