aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* have edids to test monitor-parse-edidPascal Rigaux2005-02-289-0/+15
|
* - 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}
* use same output syntax as monitor-parse-edid (using ":" instead of "=")Pascal Rigaux2005-02-251-6/+6
|
* give all options to both monitor-get-edid and monitor-parse-edidPascal Rigaux2005-02-251-1/+1
|
* - add -h and --helpPascal Rigaux2005-02-251-1/+8
| | | | | | | - handle -v anywhere in options - still allow unknown options so that monitor-edid can give all options to both monitor-get-edid and monitor-parse-edid
* don't accept bad detailed_timingsPascal Rigaux2005-02-251-1/+3
|
* correct cpuemu semanticsGwenolé Beauchesne2005-02-251-2/+2
|
* - get rid of compile time DEBUG using runtime variable "verbose" insteadPascal Rigaux2005-02-254-74/+38
| | | | | | | | => allow accessing memory size as ddcxinfos used to do - struct vbe_info really is unused, dropping it - simplify canon_str (it doesn't malloc anymore) - new function get_str() to factorize code
* - 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-2313-0/+1314
|
* Add x86 CPU emulator for BIOS int10 emulation on non x86 arches (from ↵Pascal Rigaux2005-02-2321-0/+23547
| | | | gbeauchesne) (was in gi/tools /ddcprobe)
* VGA softbootloader for Linux, uses an x86 CPU emulator on non x86 arches ↵Pascal Rigaux2005-02-2313-0/+3403
| | | | (from gbeauchesne) (was in gi/tools/ddcprobe)
* New repository initialized by cvs2svn.Mystery Man2005-02-230-0/+0