Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace some fake "while" by "if" in src/file_psb.c and src/file_psd.c | Christophe Grenier | 2017-04-14 | 1 | -3/+3 |
* | PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) | Christophe Grenier | 2015-06-13 | 1 | -1/+0 |
* | add gcc_struct attribute to all __packed__ structure | Christophe Grenier | 2015-04-11 | 1 | -1/+2 |
* | PhotoRec: stricter check for .psb and .psd | Christophe Grenier | 2014-08-13 | 1 | -1/+14 |
* | PhotoRec: disable data check of .psb files for small blocksize | Christophe Grenier | 2014-07-26 | 1 | -18/+15 |
* | PhotoRec: use an enum for values returned by data_check() | Christophe Grenier | 2013-12-14 | 1 | -12/+12 |
* | src/file_psb.c and src/file_psd.c: rewrote to use data structure | Christophe Grenier | 2013-11-01 | 1 | -4/+13 |
* | PhotoRec: recover .psb Adobe Photoshop Image | Christophe Grenier | 2013-06-26 | 1 | -0/+159 |