Add more media manufacturers for information.

This commit is contained in:
2021-06-23 20:47:00 +01:00
parent f77f3a8e5b
commit 30f84af503
4 changed files with 377 additions and 5 deletions

View File

@@ -327,6 +327,13 @@ namespace Aaru.Decoders.CD
{
switch(sec)
{
case 10:
switch(frm)
{
case 00: return "Ritek Co.";
}
break;
case 15:
switch(frm)
{
@@ -347,7 +354,7 @@ namespace Aaru.Decoders.CD
break;
case 17:
if(frm == 00)
return "Moser Baer India Limited";
return "Moser Baer India Ltd.";
break;
case 18:
@@ -367,6 +374,7 @@ namespace Aaru.Decoders.CD
switch(frm)
{
case 10: return "Grupo Condor S.L.";
case 20: return "E-TOP Mediatek Inc.";
case 30: return "Bestdisc Technology Corporation";
case 40: return "Optical Disc Manufacturing Equipment";
case 50: return "Sound Sound Multi-Media Development Ltd.";
@@ -503,6 +511,13 @@ namespace Aaru.Decoders.CD
case 22: return "Mitsubishi Chemical Corporation";
}
break;
case 36:
switch(frm)
{
case 00: return "Gish International Co., Ltd.";
}
break;
case 42:
if(frm == 20)