Commit graph

889 commits

Author SHA1 Message Date
Christophe Grenier
9904a88c26 common.c was missing ctype.h header 2011-08-24 07:46:46 +02:00
Christophe Grenier
bde3110ead Huge code cleanup for Photorec: reduce the numbers of parameters of some functions 2011-08-20 19:28:56 +02:00
Christophe Grenier
792e932723 strip_dup(): return NULL for empty string 2011-08-20 19:17:59 +02:00
Christophe Grenier
3773e2905e Check for both uuid_create() and uuid_generate() to solve a compilation issue on Mac OS X 10.8 2011-07-31 10:38:21 +02:00
Christophe Grenier
bfa7d012cf PhotoRec: recover Sweet Home 3D .sh3d files 2011-07-21 20:52:09 +02:00
Christophe Grenier
0f7793ab94 PhotoRec: choose the partition table type only in expert mode 2011-07-21 20:43:22 +02:00
Christophe Grenier
23cbba29c8 PhotoRec: fix bug introduce by commit a217bf73ff 2011-07-21 20:43:01 +02:00
Christophe Grenier
a217bf73ff PhotoRec: use a single parameter to forward the options (code cleanup) 2011-07-21 08:06:49 +02:00
Christophe Grenier
fbdc01bbc3 Add detection of Vmware VMFS partition 2011-07-20 07:43:29 +02:00
Christophe Grenier
fcb2816ea3 PhotoRec: recover Hierarchical Data Format 4 .hdf 2011-07-15 07:29:44 +02:00
Christophe Grenier
c2c2ec124c PhotoRec: recover Didson Data File .ddf (v3 and v4) 2011-07-15 07:26:44 +02:00
Christophe Grenier
a3a6d6a8eb New scarrier message for NTFS MFT fixing 2011-07-15 07:21:44 +02:00
Christophe Grenier
4f068f39cb PhotoRec: stricter signature for Fujifilm Raw file (.raf) 2011-07-15 07:21:13 +02:00
Christophe Grenier
2d1daf3aab PhotoRec: avoid '*' in filename 2011-07-15 07:20:43 +02:00
Christophe Grenier
f69c61a5da Allow booting from FAT logical partition by setting FAT hidden field in the same way than for primary partition. 2011-07-15 07:19:13 +02:00
Christophe Grenier
39f40e9312 Fix typo: mathlab -> matlab 2011-06-30 09:16:33 +02:00
Christophe Grenier
04e8b22064 Check exFAT boot sector validity when listing files 2011-06-30 09:16:07 +02:00
Christophe Grenier
ef199744f7 Fix ntfsprogs support when using mingw compiler 2011-06-30 09:13:45 +02:00
Christophe Grenier
41e13c7075 PhotoRec: recover ENVI .hdr file 2011-06-30 09:12:59 +02:00
Christophe Grenier
92ea46f9aa PhotoRec: "ftyp" must only be seen at the beginning of .mov 2011-06-30 09:11:42 +02:00
Christophe Grenier
be942a091b Log HDD serial number and firmware revision 2011-06-30 09:11:24 +02:00
Christophe Grenier
fef758b100 Read HDD serial number and firmware revision (Windows) 2011-06-30 09:11:10 +02:00
Christophe Grenier
b163fd1ee3 Read HDD serial number and firmware revision (Linux) 2011-06-30 09:10:12 +02:00
Christophe Grenier
d5c2500849 Enable gcc -Wformat=2 checks during compilation 2011-06-17 08:51:44 +02:00
Sander Lepik
51cd1f6d85 Turn off an error if -Werror=format-security is enforced 2011-06-17 08:50:40 +02:00
Christophe Grenier
6109c0a56b PhotoRec: recover .wpb OpenCanvas files 2011-06-17 08:40:24 +02:00
Christophe Grenier
fd35c6a13d PhotoRec: recover .vmg Nokia Text Message 2011-06-17 08:39:16 +02:00
Christophe Grenier
e5805df2c0 PhotoRec: recover .TiVo video record 2011-06-17 08:30:44 +02:00
Christophe Grenier
6f1ec44b8d PhotoRec: recover .par2 parchive 2011-06-17 08:26:47 +02:00
Christophe Grenier
6dfe395579 PhotoRec: recover .oci OpenCanvas Image 2011-06-17 08:24:05 +02:00
Christophe Grenier
55fbf240be PhotoRec: use a bigger buffer to detect Illustrator .ai 2011-06-17 08:18:27 +02:00
Christophe Grenier
c33ea81a36 PhotoRec: handle .mov files using 64-bit atom size 2011-06-17 08:15:20 +02:00
Christophe Grenier
bd92f8847e PhotoRec: handle large avi files using "AVIX" 2011-06-17 08:13:41 +02:00
Christophe Grenier
44ba6b5925 PhotoRec: identify Delcam Powershape .psmodel files from first entry in OLE document 2011-06-17 08:08:28 +02:00
Christophe Grenier
821ec68605 txt recovery: remove an unwanted debug line 2011-06-17 08:02:27 +02:00
Christophe Grenier
5a0b723bd0 MPG recovery: try to avoid to concatenate several MPG files 2011-06-17 08:01:29 +02:00
Christophe Grenier
5a50a1d6f4 jpg recovery: use jpg size to avoid to recover the thumb instead of the jpg file itself 2011-06-17 08:00:07 +02:00
Christophe Grenier
f8f80c47d3 getpwuid() isn't static binary friendly, avoid this function 2011-06-17 07:58:39 +02:00
Christophe Grenier
11bb8270c2 update configure.ac to avoid a warning with autoconf 2.68 2011-06-17 07:55:45 +02:00
Christophe Grenier
9c77ce1c81 PhotoRec: recover Games Factory .gam files 2011-06-02 20:55:52 +02:00
Christophe Grenier
e0d5e35d6b PhotoRec: workaroud in progress bar when time goes backward 2011-06-02 20:53:27 +02:00
Christophe Grenier
0371a41375 Fix manifests for UAC 2011-06-02 20:52:38 +02:00
Christophe Grenier
d0d1c30fc2 PhotoRec: recover .gcs GCstart (personal collections manager) files 2011-06-02 20:52:08 +02:00
Christophe Grenier
432962b5cf PhotoRec: recover Delcam PowerSHAPE .psmodel files 2011-06-02 20:51:13 +02:00
Christophe Grenier
7c355acde1 Image Creation creates an image file if missing
Fix bug introduced by commit #1115ff8b64c468b704e895e324eeea39aba194cd
2011-06-02 20:49:00 +02:00
Christophe Grenier
cb7da27191 TestDisk & PhotoRec 6.12 2011-05-11 21:15:27 +02:00
Christophe Grenier
09267912c5 Add TestDisk 6.12 news 2011-05-11 20:41:25 +02:00
Christophe Grenier
0c36afbefc Update spec file: remove testdisk-doc, replace ntfsprogs-devel by ntfs-3g-devel 2011-05-11 20:40:46 +02:00
Christophe Grenier
8c193e50d5 PhotoRec: handle several lines of comment in custom signature file 2011-05-11 20:39:51 +02:00
Christophe Grenier
11d8739f78 File listing: add the possibility to copy select several files and copy all them 2011-05-10 07:31:34 +02:00