mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* README.md: * DiscImageChef.sln: * DiscImageChef/Commands/Ls.cs: * DiscImageChef.Filters/GZip.cs: * DiscImageChef.DiscImages/BLU.cs: * DiscImageChef.DiscImages/VHD.cs: * DiscImageChef.DiscImages/VDI.cs: * DiscImageChef.DiscImages/QED.cs: * DiscImageChef.DiscImages/DIM.cs: * DiscImageChef.DiscImages/GDI.cs: * DiscImageChef.Filters/Filter.cs: * DiscImageChef/Commands/Decode.cs: * DiscImageChef.DiscImages/QCOW.cs: * DiscImageChef.Filters/Filters.cs: * DiscImageChef/Core/Statistics.cs: * DiscImageChef.DiscImages/VHDX.cs: * DiscImageChef.DiscImages/Nero.cs: * DiscImageChef/Commands/Verify.cs: * DiscImageChef.DiscImages/UDIF.cs: * DiscImageChef/Commands/Compare.cs: * DiscImageChef/Commands/Analyze.cs: * DiscImageChef.DiscImages/QCOW2.cs: * DiscImageChef/Commands/Entropy.cs: * DiscImageChef/Commands/Formats.cs: * DiscImageChef/Commands/PrintHex.cs: * DiscImageChef.DiscImages/VMware.cs: * DiscImageChef.Settings/Settings.cs: * DiscImageChef/DetectImageFormat.cs: * DiscImageChef/DiscImageChef.csproj: * DiscImageChef.DiscImages/CDRDAO.cs: * DiscImageChef.DiscImages/CPCDSK.cs: * DiscImageChef/Commands/Checksum.cs: * DiscImageChef.DiscImages/CopyQM.cs: * DiscImageChef.DiscImages/CDRWin.cs: * DiscImageChef/Commands/Configure.cs: * DiscImageChef/Commands/DumpMedia.cs: * DiscImageChef/Commands/Statistics.cs: * DiscImageChef.Filters/ZZZNoFilter.cs: * DiscImageChef.DiscImages/TeleDisk.cs: * DiscImageChef.DiscImages/Apple2MG.cs: * DiscImageChef.Filters/OffsetStream.cs: * DiscImageChef.DiscImages/Parallels.cs: * DiscImageChef/Commands/ExtractFiles.cs: * DiscImageChef.DiscImages/DiskCopy42.cs: * DiscImageChef.DiscImages/Alcohol120.cs: * DiscImageChef.DiscImages/ZZZRawImage.cs: * DiscImageChef/Commands/CreateSidecar.cs: * DiscImageChef.DiscImages/ImagePlugin.cs: * DiscImageChef.DiscImages/BlindWrite5.cs: * DiscImageChef.DiscImages/BlindWrite4.cs: * DiscImageChef.Filters/ForcedSeekStream.cs: * DiscImageChef.Filters/Properties/AssemblyInfo.cs: * DiscImageChef.Filters/DiscImageChef.Filters.csproj: * DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj: Added filters. * DiscImageChef.Filesystems/CPM/Info.cs: Do not throw identification exceptions. * DiscImageChef/Plugins.cs: Sorted plugins lists.
79 lines
2.8 KiB
Plaintext
79 lines
2.8 KiB
Plaintext
2016-09-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Settings.cs: Added filters.
|
|
|
|
2016-08-09 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Settings.csproj: Bumped version to 3.2.99.2.
|
|
|
|
2016-08-07 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Settings.csproj: Public beta release 3.2.99.1.
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* AssemblyInfo.cs:
|
|
* DiscImageChef.Settings.csproj: Bumped to version 3.2.1.
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Settings.csproj: Bump to version 3.2.0
|
|
|
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Settings.csproj: Bump to version 3.1.0.
|
|
|
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Settings.csproj: Code re-styling.
|
|
|
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Settings.cs: Refactor and code cleanup.
|
|
|
|
2016-02-03 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Settings.cs:
|
|
* docs/README.txt:
|
|
* packages.config:
|
|
* docs/LICENSE.txt:
|
|
* docs/ChangeLog.txt:
|
|
* docs/mono/index.xml:
|
|
* docs/html/index.html:
|
|
* Properties/AssemblyInfo.cs:
|
|
* DiscImageChef.Settings.csproj:
|
|
* docs/mono/ns-Claunia.PropertyList.xml:
|
|
* docs/mono/Claunia.PropertyList/UID.xml:
|
|
* docs/html/Claunia.PropertyList/UID.html:
|
|
* docs/mono/Claunia.PropertyList/NSSet.xml:
|
|
* docs/mono/Claunia.PropertyList/NSDate.xml:
|
|
* docs/mono/Claunia.PropertyList/NSData.xml:
|
|
* docs/html/Claunia.PropertyList/NSSet.html:
|
|
* docs/html/Claunia.PropertyList/index.html:
|
|
* docs/html/Claunia.PropertyList/NSDate.html:
|
|
* docs/mono/Claunia.PropertyList/NSArray.xml:
|
|
* docs/html/Claunia.PropertyList/NSData.html:
|
|
* docs/mono/Claunia.PropertyList/NSNumber.xml:
|
|
* docs/mono/Claunia.PropertyList/NSObject.xml:
|
|
* docs/mono/Claunia.PropertyList/NSString.xml:
|
|
* docs/html/Claunia.PropertyList/NSArray.html:
|
|
* docs/html/Claunia.PropertyList/NSNumber.html:
|
|
* docs/html/Claunia.PropertyList/NSObject.html:
|
|
* docs/html/Claunia.PropertyList/NSString.html:
|
|
* docs/mono/Claunia.PropertyList/NSDictionary.xml:
|
|
* docs/html/Claunia.PropertyList/NSDictionary.html:
|
|
* docs/mono/Claunia.PropertyList/PropertyListParser.xml:
|
|
* docs/html/Claunia.PropertyList/PropertyListParser.html:
|
|
* docs/mono/Claunia.PropertyList/XmlPropertyListParser.xml:
|
|
* docs/html/Claunia.PropertyList/XmlPropertyListParser.html:
|
|
* docs/mono/Claunia.PropertyList/ASCIIPropertyListParser.xml:
|
|
* docs/mono/Claunia.PropertyList/BinaryPropertyListWriter.xml:
|
|
* docs/html/Claunia.PropertyList/ASCIIPropertyListParser.html:
|
|
* docs/mono/Claunia.PropertyList/BinaryPropertyListParser.xml:
|
|
* docs/html/Claunia.PropertyList/BinaryPropertyListWriter.html:
|
|
* docs/html/Claunia.PropertyList/BinaryPropertyListParser.html:
|
|
* docs/mono/Claunia.PropertyList/PropertyListFormatException.xml:
|
|
* docs/html/Claunia.PropertyList/PropertyListFormatException.html:
|
|
Added supports for settings
|
|
|