mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Updated TODOs.
This commit is contained in:
@@ -36,10 +36,6 @@ using DiscImageChef.CommonTypes;
|
||||
namespace DiscImageChef.Filesystems.ISO9660
|
||||
{
|
||||
// This is coded following ECMA-119.
|
||||
// TODO: Differentiate ISO Level 1, 2, 3 and ISO 9660:1999
|
||||
// TODO: Apple extensiones, requires XA or advance RR interpretation.
|
||||
// TODO: Check ECMA-167
|
||||
// TODO: Check ECMA-168
|
||||
public partial class ISO9660 : Filesystem
|
||||
{
|
||||
public ISO9660()
|
||||
|
||||
Reference in New Issue
Block a user