Commit graph

1153 commits

Author SHA1 Message Date
Christophe Grenier
3c06eaa1d7 configure.ac: don't add Qt libs to CXXFLAGS 2012-06-18 23:00:12 +02:00
Christophe Grenier
ef2eb01d13 Cleanup some constants in src/common.h 2012-06-09 16:05:53 +02:00
Christophe Grenier
acea8bc334 Windows UAC may be used in Vista and later 2012-06-09 16:03:22 +02:00
Christophe Grenier
eaa928a595 Add write support for EWF .E01 files 2012-06-09 16:02:27 +02:00
Christophe Grenier
9445d6ca9c Improve cross-compilation when calling moc-qt4/moc 2012-06-09 15:35:56 +02:00
Christophe Grenier
17a8a827a1 qphotorec: signal slot is now handled 2012-05-21 08:41:50 +02:00
Christophe Grenier
8d82b27be6 qphotorec: fix compilation since hparse() and hd_update_all_geometry() new prototypes 2012-05-18 21:15:48 +02:00
Christophe Grenier
a8295686e4 PhotoRec: const'ify some code 2012-05-18 21:14:27 +02:00
Christophe Grenier
7ad54ea240 PhotoRec: avoid to stop the recovery of jpg containing text file with "xmp:CreatorTool>" 2012-05-18 21:12:37 +02:00
Christophe Grenier
6a8de0632e PhotoRec: avoid to recover jpg that are parts of mov files 2012-05-18 21:10:41 +02:00
Christophe Grenier
71edb8f854 configure.ac: add flags to CXXFLAGS, check for fdatasync, ftruncate, memchr... 2012-05-18 21:08:25 +02:00
Christophe Grenier
a070cb1836 compile.sh: use libewf 20120504 and e2fsprogs 1.42.2 when possible 2012-05-18 21:07:39 +02:00
Christophe Grenier
e18ba4731d Avoid a buffer overflow in Linux Raid information reporting 2012-05-08 15:06:56 +02:00
Christophe Grenier
10b1a16e36 PhotoRec: default to docx for MS Office 2010 documents when the extension can't be determined 2012-05-08 15:05:32 +02:00
Christophe Grenier
a91738704b PhotoRec: recover Mobi e-book .mobi 2012-05-01 19:12:42 +02:00
Christophe Grenier
7fa6d0f04f PhotoRec: recover Microsoft ITOL/ITLS .lit (eBooks) 2012-05-01 19:09:20 +02:00
Christophe Grenier
220b67db2e PhotoRec: recover FRWD Sports Computer .fwd files 2012-05-01 19:03:51 +02:00
Christophe Grenier
dbb605a251 PhotoRec: Reject more invalid TIFF files 2012-05-01 18:39:48 +02:00
Christophe Grenier
4fcebd8d05 Avoid to truncate files that will get deleted.
It seems to give better performance on journalized filesystem.
2012-05-01 18:38:13 +02:00
Christophe Grenier
63f3e201a5 Report Linux raid md endianness 2012-05-01 18:37:45 +02:00
Christophe Grenier
db17f12092 Report HFS+/HFSX blocksize 2012-05-01 18:37:12 +02:00
Christophe Grenier
e14f6c0c30 Add missing files so "make dist-bzip2" works 2012-05-01 18:34:06 +02:00
Christophe Grenier
8ec7ec9d92 documentation.html: doc is online 2012-05-01 17:28:30 +02:00
Christophe Grenier
22adb47097 configure: add uuid-lib and uuid-includes arg 2012-05-01 17:26:44 +02:00
Christophe Grenier
f0fef8377c Add the possibility to save the results from Quick or Deeper Search by pressing
the 'b' key
2012-04-21 14:22:37 +02:00
Christophe Grenier
8140cb4898 "testdisk -l" will list the partition info if available 2012-04-21 14:20:50 +02:00
Christophe Grenier
3fc3a690fc LUKS filesystem, list data size unknown only if the partition size is unknown 2012-04-21 14:17:17 +02:00
Christophe Grenier
1533ff6436 Remove useless affectation 2012-04-21 14:16:40 +02:00
Christophe Grenier
d24ae32bf5 Jpg thumbnails (t*.jpg) will also get the date/time from the EXIF information 2012-04-21 14:15:35 +02:00
Christophe Grenier
cfce3a37ce Add blocksize in filesystem description 2012-04-21 14:14:54 +02:00
Christophe Grenier
86319057d2 Remove unnecessary function declarations 2012-04-15 11:25:25 +02:00
Christophe Grenier
bda2eebc0e Remove unused parameter from set_WBFS_info() 2012-04-15 11:24:58 +02:00
Christophe Grenier
32d529ddcd remove unsued parameters from check_btrfs() and recover_ISO() 2012-04-15 11:23:48 +02:00
Christophe Grenier
4ae38716d2 Rewrote register_header_check_fasttxt() in src/file_txt.c 2012-04-14 19:39:18 +02:00
Christophe Grenier
299e4f9a90 Make set_next_status_i386() and set_prev_status_i386() C++ compatible 2012-04-14 19:38:10 +02:00
Christophe Grenier
d0ca2dbb70 Modify register_header_check(), file_rename() and file_rename_unicode() prototype to use void* 2012-04-14 19:35:58 +02:00
Christophe Grenier
45bd9c1628 Fix two gcc warnings in src/ntfs_dir.c 2012-04-14 11:15:43 +02:00
Christophe Grenier
4e0c192abe declare file_check_size_rifx() as static 2012-04-14 11:14:57 +02:00
Christophe Grenier
23f85f9531 code cleanup: remove unused but set variables 2012-04-14 11:13:55 +02:00
Christophe Grenier
7d29ee5f1e New function td_list_entry_const() 2012-04-14 11:09:48 +02:00
Christophe Grenier
35ad901d7b fix compilation bug in src/diskcp.c (dead code) 2012-03-25 21:18:25 +02:00
Christophe Grenier
27d10af3ea Documentation is online only 2012-03-25 21:17:51 +02:00
Christophe Grenier
8131f49290 PhotoRec: fix .rtf identification and disable data_check for .proproj text files 2012-03-25 21:16:39 +02:00
Christophe Grenier
1965e1a6a4 PhotoRec: recover Zotope, Audio Repair Software,.rx2 files 2012-03-25 17:43:25 +02:00
Christophe Grenier
37c0136e26 PhotoRec: modify Olympus orf recovery to use TIFF recovery functions 2012-03-10 17:20:54 +01:00
Christophe Grenier
8323345dfc PhotoRec: fix tiff recovery, 64-bit version wasn't affected 2012-03-10 17:18:16 +01:00
Christophe Grenier
462f3bcbd8 partnone.c: add missing include wbfs.h 2012-03-10 14:31:31 +01:00
Christophe Grenier
2832afabc7 Improve default partition table selection 2012-02-25 12:34:37 +01:00
Christophe Grenier
70cdc4ed1b Fix crc in EFI backup GPT 2012-02-24 19:59:44 +01:00
Christophe Grenier
930e9aae13 PhotoRec: improve MinManager .mmap detection 2012-02-24 19:59:18 +01:00