mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Checked more information, GCK is Grupo Condor S.L. from Spain.
This commit is contained in:
@@ -464,9 +464,8 @@ namespace DiscImageChef.Decoders.CD
|
|||||||
manufacturer = "CDA Datenträger Albrechts GmbH";
|
manufacturer = "CDA Datenträger Albrechts GmbH";
|
||||||
break;
|
break;
|
||||||
case 21:
|
case 21:
|
||||||
// Seen only once
|
|
||||||
if (frm == 10)
|
if (frm == 10)
|
||||||
manufacturer = "GCK";
|
manufacturer = "Grupo Condor S.L.";
|
||||||
if (frm == 30)
|
if (frm == 30)
|
||||||
manufacturer = "Bestdisc Technology Corporation";
|
manufacturer = "Bestdisc Technology Corporation";
|
||||||
if (frm == 40)
|
if (frm == 40)
|
||||||
|
|||||||
Reference in New Issue
Block a user