Commit Graph

11 Commits

Author SHA1 Message Date
Elliot Nunn
46314c4747 Create minimal Desktop Database
This contains no useful information, but prevents a lengthy search of
the volume at startup. Eventually this should be replaced with a real
desktop database.
2018-10-23 17:33:20 +08:00
Elliot Nunn
793fa1e44a Handle creation, mod and bkup dates consistently 2018-10-23 12:52:24 +08:00
Elliot Nunn
7d8a12fb7e Allow catalog file to cross 4+ extents 2018-10-18 14:05:15 +08:00
Elliot Nunn
829d3a5189 Pad B*-tree files to the alloc block size
This bug was corrupting all volumes over 32 MB (i.e. with a block size
exceeding 512 bytes). Oops!
2018-10-14 10:09:01 +08:00
Elliot Nunn
925fd13cd3 Better str(File) 2018-10-14 09:21:04 +08:00
Elliot Nunn
ac4bedcf53 Add (disabled) code to test sort order 2018-10-14 09:11:09 +08:00
Elliot Nunn
eb847a97cd Read extents overflow file 2018-10-08 09:33:34 +08:00
Elliot Nunn
e3d3623de9 Use Unicode strings instead of bytes 2018-10-08 09:06:35 +08:00
Elliot Nunn
73f01d3e81 neaten up newlines 2018-10-08 08:20:03 +08:00
Elliot Nunn
6831bd52bb fix up imports etc 2018-10-08 08:18:30 +08:00
Elliot Nunn
4b336343d8 Prepare to package 2018-10-08 07:38:58 +08:00