Commit graph

264 commits

Author SHA1 Message Date
Christophe Grenier
df529b5d88 When using libncurses.a under MacOS X, users may be unable to use the arrow keys.
Don't use libncurses.a by default
2008-06-30 07:53:31 +02:00
Christophe Grenier
b849a82750 Make the code less C++ hostile 2008-06-23 19:28:58 +02:00
Christophe Grenier
50a0862d48 Mac: ncurses static library may be used
PhotoRec: add Ableton Live Sets .als file format
PhotoRec: safer prototype for del_search_space() and update_search_space_aux()
2008-06-23 19:08:19 +02:00
Christophe Grenier
92aca2f1a3 PhotoRec: code cleanup in ntfs_remove_used_space() 2008-06-23 18:59:48 +02:00
Christophe Grenier
f665795dc1 When rebuilding the NTFS boot sector, log the information before the read()
operation
2008-06-23 18:58:49 +02:00
Christophe Grenier
25b7a566d3 When navigating, allow to follow symlink 2008-06-23 18:58:12 +02:00
Christophe Grenier
813f8cc70a PhotoRec: add file format name near the extension 2008-06-23 18:57:30 +02:00
Christophe Grenier
c62ef5bb5b PhotoRec, add support for
- AlphaCAM amd/amt/atd/att
- arj Archive
- asm Pro/ENGINEER Assembly
- chm MS Windows HtmlHelp Data
- drw Pro/ENGINEER Drawing
- frm Pro/ENGINEER Drawing Form
- mfg Pro/ENGINEER Manufacturing
- prt Pro/ENGINEER Model
- stl Stereolithography CAD
- tph Pro/ENGINEER ToolPath
- wks Lotus 1-2-3
2008-06-13 14:56:02 +02:00
Christophe Grenier
d7073e1622 PhotoRec: support for Standard for the Exchange of Product model data (stp) and
StereoLithography (STL) Ascii format
2008-06-13 14:39:50 +02:00
Christophe Grenier
cfbe1567a6 Fix description for Mysql 2008-06-13 14:33:34 +02:00
Christophe Grenier
92bdd02413 PhotoRec: add Licom AlphaCAM amb support 2008-06-13 14:33:05 +02:00
Christophe Grenier
2b940811e9 PhotoRec: define constants so filesize can be limited to 16 or 32 bits 2008-06-13 14:32:21 +02:00
Christophe Grenier
1dac7c9a9c PhotoRec: add more command line parameters for "/cmd" and sessions 2008-06-11 13:09:44 +02:00
Christophe Grenier
afac870a2c PhotoRec: recover Opera Hotlist .adr 2008-06-11 13:09:07 +02:00
Christophe Grenier
0e1d787b73 PhotoRec: it's not possible to get the file size for encrypted GnuPG message without the password 2008-06-10 12:54:36 +02:00
Christophe Grenier
721e07c84d PhotoRec: fix out of bound read access 2008-06-10 12:54:11 +02:00
Christophe Grenier
be35fb3259 Update to e2fsprogs 1.40.10 2008-06-10 12:53:38 +02:00
Christophe Grenier
35cdeeff7c Fix filenames when copying accentuated filenames from a FAT under MacOSX 2008-06-02 23:41:25 +02:00
Christophe Grenier
3d61b96643 Compilation fix for system without ncurses 2008-06-01 17:30:03 +02:00
Christophe Grenier
5ae8782a4b Portability fix for system missing S_IRUSR, S_IWUSR, S_IXUSR... 2008-06-01 17:29:17 +02:00
Christophe Grenier
aa353565f6 sleep() doesn't exist under mingw32 2008-06-01 17:28:34 +02:00
Christophe Grenier
ce4ccdf967 PhotoRec: recover Digital Speech Standard v2 .ds2 files 2008-06-01 17:28:19 +02:00
Christophe Grenier
68a7ac1d39 PhotoRec: check the algo value used by public key packet 2008-05-30 18:13:34 +02:00
Christophe Grenier
c50183a27c Log the partition table type autodetected 2008-05-30 18:10:51 +02:00
Christophe Grenier
68ed33a52d Detect Software (ATA)Raid configured (disk level) via dmraid 2008-05-30 18:10:30 +02:00
Christophe Grenier
938612ae1c PhotoRec: Stricter check for Fortran recovery 2008-05-30 18:10:11 +02:00
Christophe Grenier
dbbedfd758 Fix Real Audio .ra recovery 2008-05-30 18:09:08 +02:00
Christophe Grenier
d0cdf68c5f PhotoRec: Better signature for .pcx bitmap images 2008-05-30 18:08:10 +02:00
Christophe Grenier
6c28be2d43 PhotoRec: Better signature for Mac Picture .pct 2008-05-30 18:07:34 +02:00
Christophe Grenier
03921e92a3 Better signature for MPEG file beginning by a system header start code 2008-05-30 18:06:45 +02:00
Christophe Grenier
300ca7a483 PhotoRec: Incredimail recovery wasn't working, fix it 2008-05-30 18:05:53 +02:00
Christophe Grenier
bed68d069a Extract date/time from Digital Speech Standard dss files 2008-05-30 18:04:54 +02:00
Christophe Grenier
3255ef23cc bugfix: TestDisk can be compiled without e2fsprogs again 2008-05-30 18:03:58 +02:00
Christophe Grenier
aab6214e07 PhotoRec: support for Sony Vegas .veg and SQLite database 2008-05-28 13:28:35 +02:00
Christophe Grenier
107da45629 Update libewf to 20080501 in Linux RPM spec file 2008-05-28 13:26:14 +02:00
Christophe Grenier
9a368fbd4c PhotoRec: recover Adaptive Multi-Rate .amr audio file and Personal Ancestral File .paf 2008-05-27 00:22:54 +02:00
Christophe Grenier
8bbe19f0aa wgetch_nodelay() and wmenuUpdate() can be static 2008-05-27 00:20:42 +02:00
Christophe Grenier
79a08fd1c6 Keep corrupted files by default 2008-05-27 00:19:12 +02:00
Christophe Grenier
6c17e6bd9c Scan for /dev/mmcblk? 2008-05-27 00:18:35 +02:00
Christophe Grenier
f943f53cf5 PhotoRec: distinguish Fortran from .txt 2008-05-27 00:18:01 +02:00
Christophe Grenier
86d7021cbc More robust mp3 detection 2008-05-27 00:17:46 +02:00
Christophe Grenier
9d6244e897 PhotoRec: m2t support 2008-05-27 00:17:33 +02:00
Christophe Grenier
4f2949ac4c support for file copy from ext2/ext3 2008-05-27 00:17:02 +02:00
Christophe Grenier
bd354a7f0a Update PhotoRec man page, device can be a parameter 2008-05-27 00:16:19 +02:00
Christophe Grenier
885d673415 Test chmod function availability 2008-05-27 00:15:42 +02:00
Christophe Grenier
7912bfac3a PhotoRec: FileOpts can use more than 25 lines 2008-05-19 00:10:50 +02:00
Christophe Grenier
2ff9bab4de Antivirus under Windows can conflict with PhotoRec when PhotoRec tries
to overwrite a file it has recovered a few secondes before.
Introduce a retry when opening files
2008-05-19 00:07:08 +02:00
Christophe Grenier
ec68166aca PhotoRec: recover DVD Video manager or title set .ifo 2008-05-19 00:02:39 +02:00
Christophe Grenier
2d62f25b7f Disable RepairMFT if partition has been found using backup boot sector. 2008-05-19 00:00:05 +02:00
Christophe Grenier
42983929f3 PhotoRec: support for vcalendar .ics and Mozilla "mork database" .msf files 2008-05-18 23:58:53 +02:00