mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
59 lines
1.3 KiB
Plaintext
59 lines
1.3 KiB
Plaintext
2017-05-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* GZip.cs:
|
|
* BZip2.cs:
|
|
* Filter.cs:
|
|
* Filters.cs:
|
|
* MacBinary.cs:
|
|
* PCExchange.cs:
|
|
* AppleSingle.cs:
|
|
* AppleDouble.cs:
|
|
* ZZZNoFilter.cs:
|
|
* OffsetStream.cs:
|
|
* ForcedSeekStream.cs: Updated copyright string.
|
|
|
|
2017-05-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* packages.config:
|
|
* DiscImageChef.Filters.csproj: Updated NuGet packages.
|
|
|
|
2017-05-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Filters.csproj: Upped version to 3.3.99.0. Do
|
|
not use version from solution on library projects.
|
|
|
|
2016-09-30 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* BZip2.cs:
|
|
* packages.config:
|
|
* DiscImageChef.Filters.csproj: Updated SharpCompress to
|
|
0.13.0
|
|
|
|
2016-09-07 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* MacBinary.cs:
|
|
* DiscImageChef.Filters.csproj: Adds support for MacBinary.
|
|
|
|
2016-09-06 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* OffsetStream.cs: Corrected OffsetStream arithmetic bug.
|
|
|
|
2016-09-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* AppleDouble.cs:
|
|
* AppleSingle.cs:
|
|
* DiscImageChef.Filters.csproj: Added AppleSingle and
|
|
AppleDouble filters.
|
|
|
|
2016-09-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* GZip.cs:
|
|
* Filter.cs:
|
|
* Filters.cs:
|
|
* ZZZNoFilter.cs:
|
|
* OffsetStream.cs:
|
|
* ForcedSeekStream.cs:
|
|
* AssemblyInfo.cs:
|
|
* DiscImageChef.Filters.csproj: Added filters.
|
|
|