Commit Graph

18 Commits

Author SHA1 Message Date
701bc2cedc Reformat 2019-03-31 20:52:06 +01:00
b36c664740 Implement xml media type. 2019-03-31 20:30:27 +01:00
5b92838bdc Implement media tag types. 2019-03-31 15:37:07 +01:00
3be40f84fe Implement read_track_sector(). 2019-03-23 23:31:04 +00:00
e8fd8f57dc Implement CD ECC and EDC. 2019-03-23 22:59:36 +00:00
4085cb004c Implement Claunia Subchannel Transform. 2019-03-23 22:02:28 +00:00
99dc7ecb9c Change read function signature. 2019-03-22 21:22:36 +00:00
544669c702 Implement sector reading. 2019-03-21 01:06:21 +00:00
4b20f2057e Set length on output from read media tag. 2019-03-21 00:18:48 +00:00
4ab2e1bb49 Use CRC64. 2019-03-20 23:55:32 +00:00
cbbd54be89 Implement CRC64. 2019-03-20 23:41:16 +00:00
df9e870e3e Fix missing include. 2019-03-20 23:38:58 +00:00
8abcacc22e Change unsigned char to uint8_t. 2019-03-20 22:34:21 +00:00
0ebd1de272 Read media tag. 2019-03-20 00:45:47 +00:00
0c9044f290 Fix missing comma in function declarations. 2019-03-17 20:41:34 +00:00
28145013c4 Add open() and close() skeletons that only recognize the image as a correct one. 2019-03-17 20:39:40 +00:00
5bd7a5664c Add identification. 2019-03-17 19:07:57 +00:00
cb2beb3c33 Add helping headers. 2019-03-16 18:38:57 +00:00