e319b47d23
Change conversion algorithm to behave correctly with multibyte
...
encodings.
2017-06-06 21:38:30 +01:00
fb0a2898a0
Add support for encodings.
2017-06-06 21:38:13 +01:00
9bf3c8c855
Removed LisaRoman, use it from Claunia.Encoding.
2017-06-06 21:25:07 +01:00
2e5cc02167
Use Claunia.Encoding from NuGet.
2017-06-06 21:24:18 +01:00
76e16db616
Added support for different character encodings.
2017-06-06 21:23:20 +01:00
d6c37bc47b
Moved Claunia.RsrcFork to nuget.
2017-06-06 18:22:16 +01:00
c23f6be668
Added prettyfing of MODE 0Bh.
...
Added support for MODE 1Ch smaller than what SPC2 says.
2017-06-06 18:17:37 +01:00
1995a3e0f3
The presence of this value is unneeded and unsupported on very
...
old IDE disks.
2017-06-06 18:16:55 +01:00
d70c2ba207
Corrected decoding of ATA IDENTIFY without currentchs.
2017-06-06 18:16:13 +01:00
d12ab2ce42
Corrected typo that forced CHS disks to be treated like LBA.
2017-06-06 18:15:48 +01:00
0f68c85a09
Added and corrected a bunch of media types.
2017-06-05 20:24:54 +01:00
d2aa06ba8f
Added and corrected a bunch of media types.
2017-06-05 20:24:08 +01:00
27d1d09822
Add a newline before read capabilities.
2017-06-05 18:21:32 +01:00
d954aaf7b0
Add support for showing devices without current CHS.
2017-06-05 18:21:16 +01:00
d35b40e164
Add support for HiFD.
2017-06-05 17:58:51 +01:00
c3e9a0b680
Use decimal point for SI units otherwise it seems much
...
smaller.
2017-06-05 17:55:42 +01:00
d21e79a212
* DiscImageChef.Server/Default.aspx.cs:
...
* DiscImageChef.Server/Controllers/UploadStatsController.cs:
* DiscImageChef.Server/ViewReport.aspx.cs:
Show requested information before adapted for filesystem.
2017-06-05 17:46:27 +01:00
af244b0055
Handle tape drives without additional sense and that only
...
support fixed size reading.
2017-06-05 15:57:10 +01:00
ce3e941e1c
Version bumped to 3.4.99.0.
v3.4.99.0
2017-06-04 23:09:27 +01:00
7105fbb333
Store and show statistics for "ls" and "extract-files"
...
commands.
2017-06-04 23:07:31 +01:00
7c825f86a2
Added support for versions.
2017-06-04 22:49:20 +01:00
5489485eac
Correctly store blocksize on metadata as soon as it changes.
...
Corrected speed calculation.
2017-06-04 22:47:13 +01:00
1700763eba
Store block size in metadata.
2017-06-04 05:07:05 +01:00
08d6082cd1
Check if unformattedbps is set, this may be readlong sector
...
size.
2017-06-04 05:06:49 +01:00
e095e64c7c
Updated CICMMetadata
2017-06-04 05:00:03 +01:00
5ce62b9a9f
Added statistics for runtime version.
2017-06-04 02:24:04 +01:00
cc63232d7b
Corrected writing of debug result for readlong.
2017-06-04 01:31:46 +01:00
3110ef9027
Use correct error variable.
2017-06-04 01:29:21 +01:00
3810351db3
Max READ LONG is 65535.
2017-06-04 01:26:31 +01:00
a19b78ddcf
Do more tries on READ LONG.
2017-06-03 19:27:02 +01:00
b22684f21c
On debug show status of tried commands and save buffers to
...
disk.
2017-06-03 19:26:48 +01:00
a33a9dc43b
Merge pull request #77 from claunia/asp
...
Merge branch with ASP.NET server-side code.
2017-06-03 01:28:34 +01:00
b3b096215d
ATAPI or SCSI can be PCMCIA, like the IOMEGA PocketZip.
2017-06-03 01:26:43 +01:00
f47749fa5a
Simplify method calling.
2017-06-03 01:26:22 +01:00
9e1867b48b
Try READ LONG last, they confuse and hang some drives that
...
don't support them.
2017-06-03 01:25:47 +01:00
b79606eb50
Return error if no read command is found to work.
2017-06-03 01:25:13 +01:00
4b2903fab8
* DiscImageChef.Core/Devices/Scanning/ATA.cs:
...
Correctly use LBA mode. Call FindReadCommand().
* DiscImageChef.Core/Devices/Dumping/ATA.cs:
Call FindReadCommand().
2017-06-03 01:24:58 +01:00
b20d5ce2f6
Serialize PCMCIA and reorder.
2017-06-03 01:23:38 +01:00
9fd65d9e6f
Don't generate report files with '/', '\\' or '?' characters.
2017-06-03 01:22:59 +01:00
39e72a1cf9
Added server side code for creating
...
http://discimagechef.claunia.com with statistics and device
reports.
2017-06-03 01:19:47 +01:00
64e95a31f9
Submit pending statistics on bootup.
2017-06-03 01:19:07 +01:00
7354898f91
Call to statistics from metadata.
2017-06-03 01:18:53 +01:00
eca3916891
Added code to submit statistics.
2017-06-03 01:18:36 +01:00
55eb8a2a70
Moved statistics to metadata.
2017-06-03 01:17:55 +01:00
a092c870c3
Added CompactFloppy and Generic HDD.
2017-06-03 01:15:46 +01:00
a0a94e4a9c
Added getters/setters.
2017-06-03 01:15:33 +01:00
3b86c042f3
* DiscImageChef/ChangeLog:
...
* DiscImageChef.Interop/DetectOS.cs:
Created method for returning platform name from id.
2017-06-03 01:14:30 +01:00
c4abefbb5d
* DiscImageChef/ChangeLog:
...
* DiscImageChef.Core/Devices/Report/SCSI/MMC.cs:
Added TODO.
2017-06-03 01:14:03 +01:00
d9b372c878
Project file formatting.
2017-06-03 01:13:47 +01:00
3b8d9cd78a
Corrected when EVPD is smaller than length field.
2017-06-03 01:11:51 +01:00