Commit graph

8 commits

Author SHA1 Message Date
Christophe Grenier
25c8dba564 Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
Christophe Grenier
4da8dff6d6 src/dir.h: split the file in two, see src/dir_common.h 2020-09-12 09:05:06 +02:00
Christophe Grenier
b58be737f0 new functions is_fat_directory() and fat_get_cluster_from_entry()
rename sectors() to fat_sectors()
2013-11-01 13:42:51 +01:00
Christophe Grenier
4699591268 TestDisk, Advanced, List will now always display files or a warning message 2013-05-19 16:13:20 +02:00
Christophe Grenier
3f03c0e6aa Migrate from file_data to file_info structure 2013-05-05 21:52:54 +02:00
Christophe Grenier
86f46991fb Modify header files for C function declaration if C++ compilation 2009-01-10 16:04:39 +01:00
Christophe Grenier
e390547a3f file undelete for FAT filesystem 2008-02-25 13:47:40 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00