Commit Graph

2334 Commits

Author SHA1 Message Date
4cda01d665 Set default ISO9660 namespace as Joliet. 2019-07-24 04:59:22 +01:00
3c36b5d4ae Fixes getfilenames for Joliet, RRIP and Romeo. 2019-07-24 04:39:05 +01:00
a473973584 Add documentation for Romeo namespace. 2019-07-24 00:26:07 +01:00
a9cb4972d3 Add ISO9660 related documents 2019-07-24 00:17:17 +01:00
dd6d6b072c Add support for Romeo. 2019-07-23 06:20:00 +01:00
f9103579b1 Add High Sierra path table structure. 2019-07-23 06:19:40 +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
8499e4d2ca Implement Joliet directory decoding. 2019-07-22 02:28:54 +01:00
1ddfd4b8f8 Use extended attributes in ISO9660 stat. 2019-07-22 01:53:12 +01:00
50971115a5 Implement getxattr for ISO9660. 2019-07-22 01:36:27 +01:00
9bff9e85b4 Implement listxattr for ISO9660. 2019-07-22 01:29:51 +01:00
2c07e1ace2 Handle associated files in ISO9660. 2019-07-22 01:25:26 +01:00
824d02878d Implement decoding High Sierra timestamp. 2019-07-20 01:45:40 +01:00
1d3a0eccbc Implement decoding High Sierra directories. 2019-07-20 01:42:01 +01:00
ea8411f641 Implement ISO9660 read. 2019-07-20 00:38:59 +01:00
7c5d0e3341 Implement ISO9660 mapblock. 2019-07-19 21:37:02 +01:00
691e86e819 Implement ISO9660 getattributes. 2019-07-19 16:35:27 +01:00
caebccb148 Implement ISO9660 stat. 2019-07-19 16:34:43 +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
aa2966ca0d Implement ISO9660 readdir for root directory. 2019-07-19 15:44:40 +01:00
386f826ae8 Implement ISO9660 statfs. 2019-07-19 15:15:00 +01:00
8a6a6c32ec On ISO9660 if the file is empty, do not store extent. 2019-07-19 15:01:24 +01:00
74a02a3194 Implement ISO9660 file record timestamp decoding. 2019-07-19 14:59:35 +01:00
67c23b2fab Implement reading of ISO9660 root directory. 2019-07-19 14:26:02 +01:00
1b5ef5a8cd Add codepages for .NET Core. 2019-07-19 14:25:33 +01:00
6d91450b28 Add skeleton for ISO9660 read-only implementation. 2019-07-19 12:14:30 +01:00
ccb27ef822 Do not initialize console before loading GUI. 2019-07-17 16:29:44 +01:00
53230564e5 Add documentation to Xamarin and WPF projects. 2019-07-17 16:27:46 +01:00
c99a4ae2c8 Remove unneeded code. 2019-07-17 16:26:29 +01:00
15a3052c14 Rework and update Xamarin.macOS project and solution. 2019-07-17 16:25:43 +01:00
3a3fa3b839 Add WPF project and solution. 2019-07-17 16:25:13 +01:00
1a60e7c50d Add GTK+ solution. 2019-07-17 16:24:52 +01:00
7fe64b0fc1 Remove GTK+ project from main solution. 2019-07-17 16:18:37 +01:00
ea74661f87 Detect Windows Subsystem for Linux. 2019-07-15 15:43:33 +01:00
e70269670e Fix detection of .NET Core. 2019-07-15 15:33:46 +01:00
f3bed9c2ec Remove dependency on Gui project from Cli project. 2019-07-14 22:55:01 +01:00
90a391c780 Fix RID for macOS. 2019-07-14 13:25:35 +01:00
f9079c9d42 Merge pull request #226 from discimagechef/azure-pipelines
Set up CI with Azure Pipelines
2019-07-14 13:01:11 +01:00
2ed69954e4 Merge pull request #227 from discimagechef/azure-pipelines2
Update azure-pipelines.yml for Azure Pipelines
2019-07-14 13:00:54 +01:00
f8a81c8b5a Update azure-pipelines.yml for Azure Pipelines 2019-07-14 12:41:09 +01:00
1bc875d75d Update azure-pipelines.yml for Azure Pipelines 2019-07-14 12:22:16 +01:00
6dadeee3cd Update azure-pipelines.yml for Azure Pipelines 2019-07-14 12:17:41 +01:00
ae59424bbd Update azure-pipelines.yml for Azure Pipelines 2019-07-14 12:09:26 +01:00
a6f6b76135 Update azure-pipelines.yml for Azure Pipelines 2019-07-14 11:43:14 +01:00
16619c7dd1 Update azure-pipelines.yml for Azure Pipelines 2019-07-14 11:20:17 +01:00
4720e3bfe6 Update azure-pipelines.yml for Azure Pipelines 2019-07-14 11:17:12 +01:00
83622a584e Update azure-pipelines.yml for Azure Pipelines 2019-07-14 11:11:43 +01:00
1cd447d42f Update azure-pipelines.yml for Azure Pipelines 2019-07-14 11:06:47 +01:00