Commit graph

1100 commits

Author SHA1 Message Date
Christophe Grenier
44ceedc0e2 PhotoRec: better detection of FAT directory 2012-09-16 17:22:07 +02:00
Christophe Grenier
25cd826553 src/file_lnk.c: generate log only if DEBUG_LNK is defined 2012-09-16 16:34:29 +02:00
Christophe Grenier
d5ec1a37db move date_dos2unix() and set_secwest() to src/common.c 2012-09-16 16:33:40 +02:00
Christophe Grenier
4cbe56e538 PhotoRec: recover .binvox Voxel files 2012-09-10 22:25:17 +02:00
Christophe Grenier
07b57a9ef7 PhotoRec: don't return date for year 0000 2012-09-10 22:23:20 +02:00
Christophe Grenier
0a869af4d3 PhotoRec: recover scribus .sla files 2012-09-10 22:22:59 +02:00
Christophe Grenier
69355438db PhotoRec: recover Minecraft .schematic file 2012-09-10 22:22:20 +02:00
Christophe Grenier
f29c37c87b Make some variables more local 2012-09-10 22:19:38 +02:00
Christophe Grenier
6cbb862854 Check i before using it as index 2012-09-10 22:16:40 +02:00
Christophe Grenier
86b2772988 turn off two gcc warnings 2012-09-10 22:16:22 +02:00
Christophe Grenier
8e8265e705 constify a few variables 2012-09-10 22:11:07 +02:00
Christophe Grenier
e7c591bb3f PhotoRec: recover Designer, a Photobook Designer Software, .dp files 2012-08-15 12:16:07 +02:00
Christophe Grenier
45b3584afa PhotoRec: recover Windows Migration Backup .mig files 2012-08-15 12:15:38 +02:00
Christophe Grenier
4d2697cdac generated moc_qphotorec.cpp must not be distributed 2012-08-12 22:45:09 +02:00
Christophe Grenier
a65e53e876 TestDisk: reports UFS1 and UFS2 blocksize 2012-08-12 20:46:24 +02:00
Christophe Grenier
88372cd6b6 TestDisk: add Linux swap using 8k pagefile detection 2012-08-12 20:43:38 +02:00
Christophe Grenier
de04a6886a TestDisk: detects cramfs filesystem with offset 0 2012-08-12 20:38:12 +02:00
Christophe Grenier
a1a86ea8e9 Return blocksize for XFS filesystem 2012-08-12 20:30:38 +02:00
Christophe Grenier
52b71fc9c2 Return blocksize for reiserfs filesystem 2012-08-12 20:30:03 +02:00
Christophe Grenier
824c7217cf Return blocksize for ISO9660 filesystem 2012-08-12 20:29:39 +02:00
Christophe Grenier
b3c3f5255c Return blocksize for HFS filesystem 2012-08-12 20:29:20 +02:00
Christophe Grenier
b76d147344 Fix ext3/ext4 dedicated journal partition detection 2012-08-12 20:28:09 +02:00
Christophe Grenier
7528a77a4c Return blocksize for XFS filesystem 2012-08-12 20:27:41 +02:00
Christophe Grenier
ea623dfa96 PhotoRec: less strict check for .pst files 2012-08-09 13:10:00 +02:00
Christophe Grenier
5b33233ba5 qphotorec: display partition list 2012-08-09 13:09:40 +02:00
Christophe Grenier
a0f10fb81f PhotoRec: recover .xz compressed archive 2012-08-09 13:08:23 +02:00
Christophe Grenier
5c5f3c6845 List the number of sectors when head per cylinder and sector per head are 1
TestDisk: Display the sector size
2012-08-09 13:03:40 +02:00
Christophe Grenier
a904c5a049 godmode.c: Translate comment from French to English 2012-08-09 12:59:33 +02:00
Christophe Grenier
ee3ac65ca7 PhotoRec: recover .kmz Zipped Keyhole Markup Language (KML) used by Google Earth 2012-08-09 12:58:35 +02:00
Christophe Grenier
f43a52f87e src/file_txt.c: switch comments to utf-8 2012-08-09 12:55:56 +02:00
Christophe Grenier
72d7eb88a0 diskcp.c: translate comment from French to English 2012-08-09 12:54:58 +02:00
Christophe Grenier
cff1fbb349 Move insert_error variable definition 2012-07-14 11:04:55 +02:00
Christophe Grenier
ecfe21affd PhotoRec: modify how FileOpts settings are saved in session file 2012-07-14 10:46:04 +02:00
Christophe Grenier
e27faf2a24 TestDisk: always search for partition aligned on 1 MB boundaries 2012-07-14 10:45:29 +02:00
Christophe Grenier
65bfbc1a7b Display that the number of heads per cylinder is between 1 and 255 2012-07-14 10:44:17 +02:00
Christophe Grenier
682f15d998 when HDCLONING is defined, remove open() O_EXCL parameter and save partial read data 2012-06-28 08:42:30 +02:00
Christophe Grenier
42acc4c0e8 TestDisk: If user press enter when asked for partition created unde Vista or later, default to yes 2012-06-28 08:38:43 +02:00
Christophe Grenier
77fee46b90 move prototypes of function using ncurses from src/intrf.h to src/intrfn.h 2012-06-28 08:36:10 +02:00
Christophe Grenier
1c0cddad9b move get_default_location() from src/intrf.c to src/askloc.c 2012-06-28 08:33:52 +02:00
Christophe Grenier
d13df23aa1 TestDisk: update filesystem list in help message 2012-06-27 08:58:34 +02:00
Christophe Grenier
272f911221 filegen.c: make some variables more local 2012-06-27 08:57:51 +02:00
Christophe Grenier
d13ed4ece6 phbf.c, phbs.c: constify some variables 2012-06-27 08:57:08 +02:00
Christophe Grenier
9fcfd1910f PhotoRec: update csectDir checks 2012-06-27 08:56:19 +02:00
Christophe Grenier
80bb3584c5 qphotorec: new clearWidgets() function 2012-06-18 23:03:50 +02:00
Christophe Grenier
50d94c713c zeroed file_recovery structure to get easier to read stack trace under gdb 2012-06-18 23:02:44 +02:00
Christophe Grenier
93a3b63ea5 PhotoRec: fix potential out-of-bound read access in *.hdf file recovery 2012-06-18 23:02:02 +02:00
Christophe Grenier
db68e39c63 make clean should remove generated moc*.cpp 2012-06-18 23:01:26 +02:00
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