Bug fix: TDK Corporation was not recognized as manufacturer of DVD-R "TTH02". Thanks Steve.
This commit is contained in:
parent
6905bb447a
commit
354d45e640
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2019.07.05.133618"
|
||||
#define Cdrskin_timestamP "2019.09.20.103726"
|
||||
|
@ -195,7 +195,8 @@ char *burn_guess_manufacturer(int prf,
|
||||
{"RITEK", 5, "Ritek Corp"},
|
||||
{"SONY", 4, "Sony Corporation"},
|
||||
{"TDK", 3, "TDK Corporation"},
|
||||
{"TT", 8, "TDK Corporation"},
|
||||
{"TTG", 3, "TDK Corporation"},
|
||||
{"TTH", 3, "TDK Corporation"},
|
||||
{"TY", 8, "Taiyo Yuden Company Limited"},
|
||||
{"TYG", 3, "Taiyo Yuden Company Limited"},
|
||||
{"UME", 3, "UmeDisc Limited"},
|
||||
|
Loading…
Reference in New Issue
Block a user