Commit Graph

17 Commits

Author SHA1 Message Date
4bd044669e Implement "NM" system area. 2019-07-28 18:19:17 +01:00
e4aacbd150 Fix encoding setting for Romeo. 2019-07-24 05:00:14 +01:00
4cda01d665 Set default ISO9660 namespace as Joliet. 2019-07-24 04:59:22 +01:00
dd6d6b072c Add support for Romeo. 2019-07-23 06:20:00 +01:00
4d7bf51e1d Simplify ISO9660 namespaces. 2019-07-22 02:58:56 +01:00
49e5ebc22a Decode Joliet root directory. 2019-07-22 02:42:17 +01:00
27c9639573 Implement ISO9660 readdir for subdirectories. 2019-07-19 16:34:07 +01:00
f33d16d3c5 Set only supported namespaces in ISO9660 when the requested one is guaranteed to not exist. 2019-07-19 15:48:10 +01:00
386f826ae8 Implement ISO9660 statfs. 2019-07-19 15:15:00 +01:00
67c23b2fab Implement reading of ISO9660 root directory. 2019-07-19 14:26:02 +01:00
6d91450b28 Add skeleton for ISO9660 read-only implementation. 2019-07-19 12:14:30 +01:00
6aee3c9cb1 🎨Separate read-only filesystems from identify-only filesystem interfaces. 2017-12-26 07:23:09 +00:00
f66a0bdd42 🎨Converted all plugin types to interfaces. 2017-12-26 06:05:24 +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
9a178d1456 Refactor: Split ISO9660. 2017-10-08 20:41:54 +01:00