d1a4af704b
Corrected duplicate GUID.
2017-06-08 14:34:14 +01:00
8e4e4cd27a
Added support for dumping subchannel in a separate file.
2017-06-07 23:25:06 +01:00
a5d6154b55
Should not be static. Added support for subwriting.
2017-06-07 23:24:30 +01:00
7e1bca4caf
Add support for tracks.
2017-06-07 22:37:05 +01:00
77c155b437
Allow requesting datafile position.
2017-06-07 22:27:32 +01:00
0f69e220b4
Corrected saving sidecar.
2017-06-07 22:27:16 +01:00
8cd80c89a3
Use uncompressed size from footer.
2017-06-07 20:03:10 +01:00
a81912fd60
Adds support for XZ compressed files.
2017-06-07 19:55:51 +01:00
5feb941ec5
If specified size is 0, calculate length.
2017-06-07 19:52:51 +01:00
9fe8399d6a
Added support for LZIP compressed files (.lz).
2017-06-07 18:36:06 +01:00
149949b29f
Remove spurious debug message.
2017-06-07 18:34:11 +01:00
cc1bfba46b
Correctly remove temporary file.
2017-06-07 18:29:05 +01:00
0c1f05dacc
Use cached stream. Gives a 600% speed boost on analyze.
2017-06-07 18:23:30 +01:00
6249e9e331
Corrected reading past last read position.
2017-06-07 17:52:54 +01:00
2f6714d8a0
Completely changed ForcedSeekStream workings to use a backing
...
file. The previous one worked with small files but failed
miserably with big ones.
2017-06-07 17:08:46 +01:00
6b3c824f3e
Debug messages go to debug console.
2017-06-06 23:04:25 +01:00
3754c622f4
Updated SharpCompress package version.
2017-06-06 22:53:04 +01:00
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