aboutsummaryrefslogtreecommitdiffstats
path: root/monitor-parse-edid
Commit message (Collapse)AuthorAgeFilesLines
* add the sync polarityPascal Rigaux2005-02-281-2/+5
|
* handle standard timings (though they do not seem very useful...)Pascal Rigaux2005-02-281-3/+33
|
* - handle "Manufacturer's Specified Range Timing"Pascal Rigaux2005-02-281-9/+118
| | | | | | | - recognise more flag from feature_support - try to have a more precise max_size and ratio using the detailed_timing size in mm - try to name the ratio
* - add option -v (unused at the moment, but need to be handled in -v is ↵Pascal Rigaux2005-02-251-9/+11
| | | | | | | | | passed to monitor-get-edid) - in --perl format, remove the variable name, allowing simple eval() on the string in use strict "vars" mode - add {diagonal_size} - small modifications in {ModeLine} and {ModeLine_comment}
* don't accept bad detailed_timingsPascal Rigaux2005-02-251-1/+3
|
* - rename field EISA to EISA_IDPascal Rigaux2005-02-231-22/+33
| | | | | | - add fields HorizSync, VertRefresh in main edid - add fields ModeLine and ModeLine_comment in detailed_timing
* nicer messagePascal Rigaux2005-02-231-1/+1
|
* *** empty log message ***Pascal Rigaux2005-02-231-0/+279