Commit graph

14 commits

Author SHA1 Message Date
Christophe Grenier
2d36e835ba List NTFS system files when expert mode is enabled. 2018-06-22 19:05:04 +02:00
Christophe Grenier
09ecae700f Use new functions check_command(), skip_comma_in_command() and get_int_from_command() to parse command line arguments 2018-03-17 17:29:28 +01:00
Christophe Grenier
f2f2d6b71a Remove interface from rebuild_FAT_BS() 2017-04-14 18:28:30 +02:00
Christophe Grenier
fe83f37977 Various minor code cleanup 2017-04-06 21:04:47 +02:00
Alex Henrie
b9dc788eb6 Improve English grammar, capitalization, and punctuation 2016-02-22 10:38:17 +01:00
Christophe Grenier
65dbe3d4ba constify more variables 2013-06-01 18:06:35 +02:00
Christophe Grenier
62a39b9b45 Reduce unnecessary interactivity in scripted run 2012-12-23 17:17:57 +01:00
Christophe Grenier
02e3edf762 Fix to deal with ncurses 5.8 API violation, newwin(0,0,0,0) doesn't create a new full-screen window anymore. 2011-03-28 09:12:38 +02:00
Christophe Grenier
65390765f5 Set alternate superblock information when available 2010-12-16 08:50:58 +01:00
Christophe Grenier
602688dc89 TestDisk: Force screen redraw 2009-04-14 12:19:30 +02:00
Christophe Grenier
203df0e3a5 Fix some compilation warnings 2009-02-03 09:29:29 +01:00
Christophe Grenier
56d98fd7a2 Use pread() and pwrite() argument style for internal I/O 2009-01-31 17:07:08 +01:00
Christophe Grenier
1650fe5b8b Split ncurses text interface from functions 2009-01-14 22:13:47 +01:00
Christophe Grenier
d5d0a9a74f Split the interface in several files, part 2
Text interface needs 24 lines instead of 25
2008-08-25 23:15:17 +02:00