Added CRC16 calculation.

Corrected a bug in Q mode detection.
	Corrected ISRC character table.
This commit is contained in:
2015-09-22 07:22:14 +01:00
parent 83329a0e86
commit a24e60bfdc
5 changed files with 893 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
2015-09-22 Natalia Portillo <claunia@claunia.com>
* Program.cs:
* CRC16CCITTContext.cs:
* BigEndianBitConverter.cs:
* SubChannelDecoder.csproj:
Added CRC16 calculation.
Corrected a bug in Q mode detection.
Corrected ISRC character table.
2015-09-22 Natalia Portillo <claunia@claunia.com>
* Program.cs: