aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* removing for re-adding with -kbPascal Rigaux2005-03-071-0/+0
|
* removing for re-adding with -kbPascal Rigaux2005-03-071-0/+0
|
* removing for re-adding with -kbPascal Rigaux2005-03-071-0/+0
|
* removing for re-adding with -kbPascal Rigaux2005-03-071-0/+0
|
* *** empty log message ***Pascal Rigaux2005-03-074-0/+0
|
* don't warn "you must be root to run this program" if we *are* rootPascal Rigaux2005-03-071-1/+1
|
* cvt.c written using the xls file from vesa and based on gtf.c ; we don't use ↵Pascal Rigaux2005-03-071-0/+585
| | | | it at the moment, but it may be useful
* *** empty log message ***Pascal Rigaux2005-03-074-0/+0
|
* *** empty log message ***Thierry Vignaud2005-03-011-0/+143
|
* fix typoPascal Rigaux2005-03-011-1/+1
|
* say if the detailed_timing doesn't have the same ratioPascal Rigaux2005-03-011-7/+9
| | | | | (in that case we won't use it as a ModeLine nor as the default resolution)
* add established_timingsPascal Rigaux2005-03-011-3/+31
|
* remove debug var settingsPascal Rigaux2005-03-011-4/+1
|
* don't display the video bandwidth when it's not givenPascal Rigaux2005-02-281-1/+1
|
* add the ratio to the preferred linePascal Rigaux2005-02-281-2/+3
|
* don't have a (!) when the ratio is matching one of the ratio_name (in case ↵Pascal Rigaux2005-02-281-1/+1
| | | | of uncertain ratio_name)
* nicer error message when running not as rootPascal Rigaux2005-02-281-1/+2
|
* handle -vPascal Rigaux2005-02-281-3/+6
|
* 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
|
* have monitor-parse-edid is /usr/binPascal Rigaux2005-02-281-1/+4
|
* - 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