Chameleon

Issue 310: Automatic nVidia model names

Reported by bltz, Dec 16, 2012

The attached patch improves the handling of displayed names for 
NVIDIA cards. It makes the executable about 10% smaller and should 
put an end on frequent updates just to add another card. The 
nvidia_cards array is split into three: nvidia_card_vendors, 
nvidia_card_generic and nvidia_card_exceptions. Exceptions now only 
contain names which cannot be guessed and the code is now 
automatically generates most of what was there by concatenating the 
vendor and generic name. Thus it needs to be updated less frequently 
and does not grow endlessly.

Comment 1 by ErmaC , Dec 16, 2012

Thx bltz!

I will merge it!

ErmaC

Comment 2 by bltz, Dec 16, 2012

Small fix attached as an incremental patch (should be applied on top 
of previous).

Comment 3 by ErmaC , Dec 16, 2012

ok applied on a temp trunk (2143) w8 for admin revision.

Comment 4 by youcef d, Jan 16, 2013

how to apli this patch?
thak's.......

Comment 5 by Cosmosis Jones, Jan 16, 2013

Thanks applied to trunk
Status: Fixed

Created: 11 years 3 months ago by bltz

Updated: 11 years 2 months ago

Status: Fixed

Followed by: 3 persons

Labels:
Priority:Medium
Type:Defect