Commit graph

591 commits

Author SHA1 Message Date
Christophe Grenier
c64fe5f996 Redraw the full screen after a file listing 2009-03-22 14:53:02 +01:00
Christophe Grenier
cc398a8e64 PhotoRec: allow R(egistered) char in txt file 2009-03-22 14:52:26 +01:00
Christophe Grenier
d71e1f3184 PhotoRec: reorganize how TIFF tag are searched 2009-03-22 14:51:04 +01:00
Christophe Grenier
73d4b9ab3d PhotoRec: bugfix, reset file_rename pointer in reset_file_recovery() 2009-03-22 14:49:55 +01:00
Christophe Grenier
30213c7fed PhotoRec: modify Canon Raw picture .crw EOF footer detection 2009-03-22 14:48:53 +01:00
Christophe Grenier
1b8d918bc1 TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
Christophe Grenier
fedfee5946 PhotoRec: fix for TIFF .fff 2009-03-15 21:28:36 +01:00
Christophe Grenier
aaaac59018 PhotoRec: limit recursion depth and loop count when checking exe information 2009-03-15 21:20:21 +01:00
Christophe Grenier
1f11723545 file_exe.c: Add missing boundary checks 2009-03-13 08:42:42 +01:00
Christophe Grenier
f8e2853897 PhotoRec: log the correct sector numbers during FAT unformat in expert mode 2009-03-11 22:57:47 +01:00
Christophe Grenier
8d6beb9d6e code cleanup: remove unused verbose parameter to disk_get_hpa_dco() 2009-03-06 19:42:56 +01:00
Christophe Grenier
22d825524d code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
Christophe Grenier
c01909eefa code cleanup: remove verbose argument to fewf_init 2009-03-06 19:31:55 +01:00
Christophe Grenier
1af8dd56e4 code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
Christophe Grenier
60b94687c7 PhotoRec: avoid a false positive with some jpg inside avi 2009-03-06 19:25:34 +01:00
Christophe Grenier
521be918ba PhotoRec: when loading a previous session, avoid sscanf() and strtol() for better performance 2009-03-01 20:00:07 +01:00
Christophe Grenier
a286195976 PhotoRec: Use "Disk identification, please wait..." and "Filesystem analysis, please wait..." messages 2009-03-01 19:56:46 +01:00
Christophe Grenier
326cfc953c find_blocksize: fix a bug introduced yesterday 2009-02-27 19:31:41 +01:00
Christophe Grenier
3207ec33ff PhotoRec: bugfix, don't reset the blocksize if it's already known 2009-02-26 09:42:59 +01:00
Christophe Grenier
3d3621bb97 PhotoRec file_exe.c: Get the original filename from PE fileinfo structure 2009-02-26 09:34:48 +01:00
Christophe Grenier
454be989b7 find_blocksize() cleanup 2009-02-26 09:32:05 +01:00
Christophe Grenier
85e9a4dd0d PhotoRec: recover some "DB" files 2009-02-26 09:31:22 +01:00
Christophe Grenier
abc5c40723 file_ace.c: read 4096 bytes instead of 256 when checking the header 2009-02-26 09:30:02 +01:00
Christophe Grenier
9a84e56b96 Use e2fsprogs 1.41.4 instead of 1.41.0 if no version is installed 2009-02-26 09:29:25 +01:00
Christophe Grenier
b399eb805f PhotoRec: add the possibility to do a FAT unformat in expert mode 2009-02-22 13:56:42 +01:00
Christophe Grenier
11b327dd89 Add PE information when building windows binaries 2009-02-22 13:55:25 +01:00
Christophe Grenier
29e38d620f TIFF: remove redundant define 2009-02-20 14:06:47 +01:00
Christophe Grenier
6f36a1347a PhotoRec: extract the filename from the gzip header if available 2009-02-20 14:06:21 +01:00
Christophe Grenier
f48301fea1 PhotoRec: extract the filename from Diablo II .d2 content 2009-02-20 14:05:49 +01:00
Christophe Grenier
94ac39c100 PhotoRec: create the infrastructure to set a filename using the file content 2009-02-20 14:04:50 +01:00
Christophe Grenier
e6392fbec9 fidentify: log debug information 2009-02-20 14:04:26 +01:00
Christophe Grenier
9c85398217 export find_sectors_per_cluster_aux() 2009-02-20 14:03:59 +01:00
Christophe Grenier
2801b7815b PhotoRec: recover Diablo II .d2s and .mk5 files generated by a custom CAD-CAM software 2009-02-18 20:09:49 +01:00
Christophe Grenier
8ac6a0d4ac PhotoRec: search Ableton Lives Sets .als footer 2009-02-18 20:07:16 +01:00
Christophe Grenier
76a8f20f27 PhotoRec: move get_next_header() and get_next_sector() to the new file pnext.h 2009-02-17 09:32:59 +01:00
Christophe Grenier
ee97a896a2 Fix PhotoRec FAT free space carving, the first sector of cluster 2 was erronously removed from the disk space to analyse. 2009-02-16 20:01:52 +01:00
Christophe Grenier
1bb6df5595 Move find_sectors_per_cluster() and no_of_cluster2part_type() to a separated file 2009-02-16 19:59:12 +01:00
Christophe Grenier
ac32ef6ddf PhotoRec: new prototype "void update_blocksize(...)" 2009-02-16 19:49:06 +01:00
Christophe Grenier
eb49b29a70 PhotoRec: add missing description in File Maker Pro 7 .fp7 2009-02-16 19:48:24 +01:00
Christophe Grenier
8e6e295828 PhotoRec: recover AppleSingle/AppleDouble, File Maker Pro .fp7, Heredis - Genealogy .hr9 and Microsoft SQL Server Log Data File .ldf 2009-02-15 20:33:58 +01:00
Christophe Grenier
b5c651da4a PhotoRec: add a debug message about the initial sector reading 2009-02-15 20:32:05 +01:00
Christophe Grenier
527a025fea PhotoRec: modify Ableton Live Sets detection 2009-02-15 20:31:31 +01:00
Christophe Grenier
9cc7246b51 fidentify.c: Fix a warning 2009-02-15 20:31:09 +01:00
Christophe Grenier
a68a077571 update_search_space_aux(): scan the list backward as the last item is often the one that is searched. 2009-02-11 09:00:54 +01:00
Christophe Grenier
a3677f451c If compiled with sudo support, add a sudo menu item for non-root user even if device list isn't empty. 2009-02-11 08:59:26 +01:00
Christophe Grenier
ed7550dea8 PhotoRec: when excluding NTFS allocated space, abort if an error occurs instead of skipping the problem. 2009-02-11 08:56:10 +01:00
Christophe Grenier
52e88bbb5b Add the first sectors number to the log message when copying files from a FAT. 2009-02-11 08:55:15 +01:00
Christophe Grenier
71b0e4cdc0 PhotoRec: Recovers mov files that begin by a "mdat" container 2009-02-11 08:53:59 +01:00
Christophe Grenier
5bdd86a353 Log error message when fwrite failed 2009-02-09 08:57:04 +01:00
Christophe Grenier
04ca834333 Remove unecessary return value for del_search_space() 2009-02-09 08:56:10 +01:00