Commit graph

11 commits

Author SHA1 Message Date
Christophe Grenier
53a8f280cf src/file_mb.c: improve Frama-C annotations 2021-07-02 13:33:53 +02:00
Christophe Grenier
1b0a138bbc src/file_mb.c: add frama-c annotations 2021-02-24 17:34:31 +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
2cc3a1fd2b PhotoRec: force to uint64_t some calculated_file_size 2017-09-21 18:10:27 +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
0c1bc9427c PhotoRec: stricter check for .mb files 2014-07-26 16:23:11 +02:00
Christophe Grenier
203df0e3a5 Fix some compilation warnings 2009-02-03 09:29:29 +01: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
745062401f Rename find_in_mem() to td_memmem()
Add Maya .mb and .mp file support to PhotoRec
2007-12-23 13:07:59 +01:00