summaryrefslogtreecommitdiffstats
path: root/tools/ddcprobe
Commit message (Collapse)AuthorAgeFilesLines
* - remove ddcxinfos, replaced by monitor-edid (which is in a separate package)Pascal Rigaux2005-02-2851-29775/+0
| | | | | | | | | | | | - add many resolutions (they are structured by aspect ratio for next move) - put the "Monitor preferred modeline" from EDID in xorg.conf - for this ModeLine must be exported from the monitor section - specifying a VendorName|ModelName in auto_inst is valid, don't overwrite it with edid probe - the strange /dev/zero needed (?) by ddcxinfos is no more needed - field {size} is now {diagonal_size}, and is no more "corrected" - add @CVT_ratios and @CVT_vfreqs (unused at the moment) - Getopt::Long is needed by monitor-parse-edid
* Fix ddcxinfos build on PPC that I broke with XBox mods.Stew Benedict2005-02-281-1/+5
|
* Support for XBox. Original code up the machine.Stew Benedict2005-02-234-7/+110
|
* ppc fixes (danny)Gwenolé Beauchesne2005-02-111-1/+1
|
* ppc & ppc64 fixesGwenolé Beauchesne2004-12-154-2/+21
|
* disable ddcprobe again - it doesn't work right, causing the installer to haltPascal Rigaux2004-11-121-1/+1
| | | | | with a divide by zero error
* Nuke use of conditional expressions as lvaluesGwenolé Beauchesne2004-09-091-5/+6
|
* Remake x86emu & int10 subdirs if sources have changedGwenolé Beauchesne2004-09-091-2/+2
|
* Some arrangements for IA-64Gwenolé Beauchesne2004-08-263-5/+10
|
* PowerPC arrangements from Christiaan WelvaartGwenolé Beauchesne2004-08-263-27/+32
|
* Some cleanupsGwenolé Beauchesne2004-08-252-1/+10
|
* Raw merge from Kudzu for PPC. Christian, can you get something of it?Gwenolé Beauchesne2004-08-251-0/+3
|
* Get EDID block from OF (kudzu)Gwenolé Beauchesne2004-08-253-0/+265
|
* Only use VBE parsing code on x86 and x86_64.Gwenolé Beauchesne2004-08-251-1/+18
|
* Extensive rewrite and cleanups to use the new int10 interface. Plus addGwenolé Beauchesne2004-08-254-615/+235
| | | | | | some 64-bit fixes and a last-resort means to get VBE/EDID information from special -BOOT kernel during early boot.
* VGA softbootloader for Linux, uses an x86 CPU emulator on non x86 arches.Gwenolé Beauchesne2004-08-2513-0/+3402
|
* Add remaining x86 CPU emulator bitsGwenolé Beauchesne2004-08-254-0/+764
|
* Add x86 CPU emulator for BIOS int10 emulation on non x86 arches.Gwenolé Beauchesne2004-08-2517-0/+22783
|
* we now need -lm to linkPascal Rigaux2003-07-281-0/+1
|
* catch bad HorizSync or VertRefreshPascal Rigaux2003-02-181-0/+2
| | | | | (on Regis's monitor, it gives "62-0 Hz VertRefresh")
* fix for cards giving bad infoPascal Rigaux2001-09-051-1/+1
|
* also try EISA ID to auto-detect the monitor (sometimes the EISA ID is there, ↵Pascal Rigaux2001-09-051-3/+8
| | | | but not the [hv]syncrange
* no_commentPascal Rigaux2000-01-011-1/+1
|
* no_commentPascal Rigaux1999-12-302-0/+491
|
* no_commentPascal Rigaux1999-11-251-0/+1
|
* no_commentPascal Rigaux1999-11-241-0/+10
|
* no_commentPascal Rigaux1999-11-159-0/+2265