K9Copy – DVD backup tool
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Michele Calgaro a90fa4fe0f
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4c9d47cc7)
2 years ago
doc Drop autotools support 2 years ago
icons Drop autotools support 2 years ago
k9Mplayer Replace Q_SIGNALS and Q_SLOTS 2 years ago
k9author Replace Q_SIGNALS and Q_SLOTS 2 years ago
k9decmpeg Drop autotools support 2 years ago
k9devices Drop autotools support 2 years ago
k9vamps Drop autotools support 2 years ago
libdvdnav Drop autotools support 2 years ago
libk9copy Replace Q_SIGNALS and Q_SLOTS 2 years ago
src Replace Q_SIGNALS and Q_SLOTS 2 years ago
translations Copy translations to a new directory layout. 2 years ago
AUTHORS Removed unnecessary executable flag. 8 years ago
CMakeL10n.txt Raise the minimum required version of CMake to 3.5. 2 years ago
CMakeLists.txt Raise the minimum required version of CMake to 3.5. 2 years ago
COPYING Removed unnecessary executable flag. 8 years ago
ChangeLog Removed unnecessary executable flag. 8 years ago
ConfigureChecks.cmake Conversion to cmake build system 3 years ago
INSTALL Removed unnecessary executable flag. 8 years ago
NEWS Removed unnecessary executable flag. 8 years ago
README Removed unnecessary executable flag. 8 years ago
TODO Removed unnecessary executable flag. 8 years ago
config.h.cmake Conversion to cmake build system 3 years ago

README

install from sources:

make -f Makefile.cvs
./configure --prefix=/usr
make
make install      (as root)


k9copy can now copy dvd with bad sectors.
for a faster copy from a dvd with bad sectors : reduce the readahead for the drive :

as root: hdparm -a8 /dev/dvd