Commit graph

15 commits

Author SHA1 Message Date
Christophe Grenier
c4f7eba1a0 src/file_raf.c: improve Frama-C annotations 2021-07-24 14:29:21 +02:00
Christophe Grenier
7bee17a15f src/file_raf.c: add Frama-C annotations 2021-02-28 19:25:22 +01:00
Christophe Grenier
79e2b889da PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
Christophe Grenier
b4f93acdeb PhotoRec: Fix for multi-frames RAF files, only first frame was
recovered.
2019-08-20 07:37:10 +02:00
Christophe Grenier
fb8c132b70 PhotoRec: do not limit .raf filesize for recent version 2016-02-25 14:04:26 +01:00
Christophe Grenier
82fd6ee34e PhotoRec: fix always false false check for .raf recovery filesize check 2015-09-17 20:50:08 +02:00
Christophe Grenier
35ddcde355 PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) 2015-06-13 11:58:44 +02:00
Christophe Grenier
6705437287 add gcc_struct attribute to all __packed__ structure
do not use fseeko() with mingw32 gcc compiler
2015-04-11 14:23:16 +02:00
Christophe Grenier
5ed8822f2b Turn off various signed/unsigned comparaison warnings 2014-11-15 12:29:48 +01:00
Christophe Grenier
109a456fa8 PhotoRec: stricter check for .raf 2014-07-26 22:40:36 +02:00
Christophe Grenier
971d0b8f4a PhotoRec: detect filesize for some Fuji RAF files 2013-11-01 12:17:54 +01:00
Christophe Grenier
4f068f39cb PhotoRec: stricter signature for Fujifilm Raw file (.raf) 2011-07-15 07:21:13 +02:00
Christophe Grenier
10b6712c62 PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
Christophe Grenier
bda51eefe0 Remove header_check from struct file_hint_struct
Add Microsoft Visual Studio Resource file .res support
2007-12-23 14:54:58 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00