mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* DiscImageChef.Devices/Windows/Command.cs: * DiscImageChef.Devices/DiscImageChef.Devices.csproj: Added per-platform send SCSI method. * DiscImageChef.sln: * DiscImageChef.Interop/DetectOS.cs: * DiscImageChef.Interop/PlatformID.cs: * DiscImageChef.Interop/DiscImageChef.Interop.csproj: Added code to detect OS. * DiscImageChef.Devices/Linux/Extern.cs: * DiscImageChef.Devices/Windows/Extern.cs: Enhanced externs. * DiscImageChef.Devices/Linux/Structs.cs: Typo.
42 lines
952 B
Plaintext
42 lines
952 B
Plaintext
2015-10-12 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.sln:
|
|
Added code to detect OS.
|
|
|
|
2015-10-12 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.sln:
|
|
Added code to detect OS.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.sln:
|
|
Added IOCTL skeletons.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.sln:
|
|
Move decoders to a separate library.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.sln:
|
|
Move filesystems to a separate library.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.sln:
|
|
Move partitions plugins to a separate library.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.sln:
|
|
Moved disc image plugins to a separate library.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.sln:
|
|
Move helpers to a separate library.
|
|
Move checksums to a separate library.
|
|
|