78 lines
1.6 KiB
Plaintext
78 lines
1.6 KiB
Plaintext
2015-10-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Program.cs:
|
|
* CD_RW_Subchannel.cs:
|
|
* CRC16CCITTContext.cs:
|
|
Code cleanup
|
|
|
|
2015-10-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CD_RW_Subchannel.cs:
|
|
Changed filename in header.
|
|
|
|
2015-10-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Program.cs:
|
|
Corrected typo.
|
|
|
|
2015-10-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CD+G.cs:
|
|
* Program.cs:
|
|
* CD_RW_Subchannel.cs:
|
|
* SubChannelDecoder.csproj:
|
|
Added support for CD+EG, CD+MIDI, CD Line Graphics and CD
|
|
with user data following red book.
|
|
|
|
2015-10-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CD+G.cs:
|
|
* Program.cs:
|
|
Correct CD+G packetization.
|
|
|
|
2015-10-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Program.cs:
|
|
Added Q Mode 4 (CD-Video).
|
|
|
|
2015-10-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CD+G.cs:
|
|
* Program.cs:
|
|
* SubChannelDecoder.csproj:
|
|
Added CD+G support.
|
|
|
|
2015-10-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Program.cs:
|
|
Added code to detect, interleave and deinterleave
|
|
subchannels.
|
|
|
|
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:
|
|
* Subchannel.cs:
|
|
* SubChannelDecoder.sln:
|
|
Code clean up.
|
|
|
|
2015-09-22 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Program.cs:
|
|
* .gitignore:
|
|
* Subchannel.cs:
|
|
* SubChannelDecoder.sln:
|
|
* SubChannelDecoder.csproj:
|
|
* Properties/AssemblyInfo.cs:
|
|
Added initial version.
|
|
|