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 |
|
Christophe Grenier
|
b1da8a3fcc
|
PhotoRec: recover AxCrypt .axx files
|
2012-02-11 19:32:59 +01:00 |
|
Christophe Grenier
|
3b81092d6a
|
PhotoRec: identify MindManager as .mmap files instead of .zip
|
2012-02-11 19:31:15 +01:00 |
|
Christophe Grenier
|
a0c6adc465
|
PhotoRec: avoid some html to be identified as .java
|
2012-02-11 19:30:57 +01:00 |
|
Christophe Grenier
|
6df37ab582
|
PhotoRec: recover .aep After Effects
|
2012-02-11 19:30:04 +01:00 |
|
Christophe Grenier
|
c30446d129
|
PhotoRec: Some JPG have two APP1 markers, avoid to dicard the first one - part 2
|
2012-02-11 19:26:28 +01:00 |
|
Christophe Grenier
|
8b12fd3d04
|
PhotoRec: avoid successive '_' chars in filenames
|
2012-02-11 19:25:53 +01:00 |
|
Christophe Grenier
|
1121817a82
|
TestDisk /list now displays the disk model, serial number, firmware version and hpa or dco presence if detected
|
2012-02-07 20:49:51 +01:00 |
|
Christophe Grenier
|
d0a66b4114
|
PhotoRec: recover Gerber Graphix Advantage .plt files
|
2012-02-07 20:49:21 +01:00 |
|
Christophe Grenier
|
597dbe8dc4
|
PhotoRec: recover Windows Sticky Notes .snt files
|
2012-02-07 20:48:29 +01:00 |
|
Christophe Grenier
|
d27adbf3f8
|
PhotoRec: fix thumbs.db recovery, avoid some false positive with .doc
|
2012-02-07 20:45:42 +01:00 |
|
Christophe Grenier
|
9ab5cd6009
|
PhotoRec: AutoCAD dwg filesize limit has been raised to 20MB
|
2012-01-27 08:47:16 +01:00 |
|
Christophe Grenier
|
e5b613987e
|
PhotoRec: Own custom signatures can now be enabled/disabled using the "custom" name in scripted run.
|
2012-01-27 08:45:50 +01:00 |
|
Christophe Grenier
|
f571d94733
|
ntfs_copy() make two variables more locals (code style)
|
2012-01-27 08:44:59 +01:00 |
|
Christophe Grenier
|
71d5bddcff
|
PhotoRec: if less than 10 file famillies are enabled, display the results even if zero file have been found yet.
|
2012-01-27 08:43:56 +01:00 |
|
Christophe Grenier
|
d256adb147
|
move ask_int_ncurses() and ask_string_ncurses() to src/intrfn.c
add a minimalist find in file listing
|
2012-01-27 08:42:14 +01:00 |
|
Christophe Grenier
|
9998392d21
|
TestDisk: display the partition table type if autodetected
|
2012-01-27 08:38:17 +01:00 |
|
Christophe Grenier
|
130c0373d3
|
openssl isn't used, don't link with it
|
2012-01-27 08:37:29 +01:00 |
|
Christophe Grenier
|
0a1506e017
|
Fix hexdump interface
|
2012-01-16 21:22:11 +01:00 |
|
Christophe Grenier
|
0fa2eaf52d
|
Fix header in wbfs.h
|
2012-01-16 21:11:22 +01:00 |
|
Christophe Grenier
|
e4b9ab19fe
|
Minor code cleanup in file_test_availability()
|
2012-01-16 20:41:22 +01:00 |
|
Christophe Grenier
|
2b8154b0b2
|
PhotoRec: better check (WP Mac/WP5/WP6) for Corel Documents .wpd files
|
2012-01-16 20:39:34 +01:00 |
|
Christophe Grenier
|
41859a7d2f
|
Recover WBFS (Wii Backup File System) partition
|
2012-01-16 20:37:38 +01:00 |
|
Christophe Grenier
|
106fb14319
|
Make FAT RebuildBS works when there is a single FAT table
|
2012-01-07 11:42:10 +01:00 |
|
Christophe Grenier
|
d741d15777
|
Add filename and filesize filters in NTFS undelete
|
2012-01-02 08:06:02 +01:00 |
|
Christophe Grenier
|
47589702c0
|
6.14-WIP version
|
2012-01-02 07:50:47 +01:00 |
|
Christophe Grenier
|
7b76957010
|
Add WINDOW *window argument to get_string()
|
2012-01-01 18:44:44 +01:00 |
|
Christophe Grenier
|
e4429ca8c2
|
Modify warning about mismatching geometry between FAT and NTFS boot sector and HD geometry
|
2012-01-01 18:40:32 +01:00 |
|
Christophe Grenier
|
2558b79c76
|
blocs_to_skip is now unsigned
|
2011-12-28 07:55:27 +01:00 |
|
Christophe Grenier
|
aedff08ddb
|
Avoid some signed/unsigned values checks
|
2011-12-28 07:54:40 +01:00 |
|
Christophe Grenier
|
976cc0bdbf
|
Add missing header
|
2011-12-28 07:54:29 +01:00 |
|
Christophe Grenier
|
dd6f53eaa2
|
Check wctomb() return value
|
2011-12-28 07:53:57 +01:00 |
|
Christophe Grenier
|
556e30ab35
|
Use more recent C convention for members of struct_io_manager
|
2011-12-28 07:52:06 +01:00 |
|
Christophe Grenier
|
639d289a0a
|
Rewrote how TestDisk aligns partition on cylinder or 1MB boundary
|
2011-12-28 07:51:15 +01:00 |
|
Christophe Grenier
|
7943d695f9
|
Remove "Allow partial last cylinder" option
|
2011-12-08 09:00:52 +01:00 |
|
Christophe Grenier
|
01fc5101b7
|
Code cleanup: remove constant argument 'align" from add_ext_part_i386()
|
2011-12-08 08:25:48 +01:00 |
|
Christophe Grenier
|
665801edac
|
PhotoRec: recover Premiere .proproj files
|
2011-12-03 10:07:13 +01:00 |
|
Christophe Grenier
|
5a8a0f5eb5
|
Before removing allocated from PhotoRec search space, check the sector size stored in FAT boot sector
|
2011-12-03 10:05:43 +01:00 |
|
Christophe Grenier
|
ebc6574a5f
|
Display "No file selected" if no file have been selected for the copy operation
|
2011-12-03 10:05:09 +01:00 |
|
Christophe Grenier
|
a9b52c72ae
|
src/hdcache.c code cleanup
|
2011-11-22 08:41:24 +01:00 |
|
Christophe Grenier
|
420c7c0460
|
Fix a disk cache issue due to bad sectors
|
2011-11-22 08:40:39 +01:00 |
|
Christophe Grenier
|
5898b194cd
|
Cygwin version: get better ReadFile error message
|
2011-11-22 08:31:31 +01:00 |
|
Christophe Grenier
|
12078be37a
|
Update description in RPM spec file
|
2011-11-22 08:28:08 +01:00 |
|
Christophe Grenier
|
2394d9d625
|
PhotoRec: avoid an endless loop during .caf recovery
|
2011-11-22 08:27:33 +01:00 |
|
Christophe Grenier
|
fe1d27b519
|
TestDisk & PhotoRec 6.13
|
2011-11-15 08:25:30 +01:00 |
|
Christophe Grenier
|
b3a8023e94
|
Fix a potential endless loop (PhotoRec 6.12 affected, not 6.11.3)
|
2011-11-15 07:29:46 +01:00 |
|
Christophe Grenier
|
681a2531a2
|
Use "./configure --disable-dfxml" to disable DFXML feature
|
2011-11-15 07:16:09 +01:00 |
|