Commit Graph

17 Commits

Author SHA1 Message Date
93e704e5ed Move Apple HFS and MFS volume attributes to common class. 2020-02-19 01:57:39 +00:00
7ac5e40965 Move common Apple boot block information and structs to its own class. 2020-02-19 00:12:15 +00:00
80a38c860d Rename Apple boot block fields to follow documentation. 2020-02-18 23:52:30 +00:00
51b39da0d6 Update copyright date. 2020-01-03 17:52:18 +00:00
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
88da8fc019 Code cleanup. 2018-06-22 08:08:51 +01:00
4115698ac8 REFACTOR: Final cleanup of DiscImageChef.Filesystems. 2017-12-24 02:37:41 +00:00
c59e424ec8 REFACTOR: All refactor in DiscImageChef.Filesystems. 2017-12-22 08:43:22 +00:00
ff08e93144 REFACTOR: Redundant class or interface specification in base types list. 2017-12-21 16:27:09 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
dbe5a51222 Filesystems should be public. 2017-07-01 03:26:08 +01:00
869b49d711 Updated copyright string. 2017-05-19 20:28:49 +01:00
e37f50d5d3 Implemented missing methods, for full MFS read-only support. 2016-08-01 17:59:22 +01:00
2c3755145e Added missing consts and structures. 2016-08-01 01:22:40 +01:00
a4067adc40 Corrected file headers. 2016-08-01 00:43:31 +01:00
6c08f951ac Separated Apple MFS plugin in different files. 2016-08-01 00:41:02 +01:00