aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - release 1.12Pascal Rigaux2007-09-261-1/+13
| | | | | - add "make install"
* get rid of spec and rpm targets in MakefilePascal Rigaux2007-09-262-123/+10
|
* - monitor-probe-using-X:Pascal Rigaux2007-09-261-2/+51
| | | | | | o when an EDID is found in Xorg.log, pass it to monitor-parse-edid o handle --perl option (passed to monitor-parse-edid)
* fix mail addressesPascal Rigaux2007-09-261-2/+2
|
* update mail addressPascal Rigaux2007-09-261-1/+1
|
* EDID obtained using nvidia-settings by Anssi HannulaPascal Rigaux2007-06-121-0/+0
|
* add buggy edid (#30094)Pascal Rigaux2007-04-031-0/+0
|
* monitor edid from #28408Pascal Rigaux2007-01-261-0/+0
|
* 1.11-1mdkGwenolé Beauchesne2006-08-311-2/+6
|
* Auto-detect package VERSION from specfile. Fix build when CFLAGS variable isGwenolé Beauchesne2006-08-311-2/+6
| | | | | overridden (RPM build).
* remove dead codeGwenolé Beauchesne2006-08-313-12/+3
|
* - Merge in newer code. Mostly factorisation for mapped readsGwenolé Beauchesne2006-08-318-169/+236
| | | | | | | - Ignore VBIOS CRC check failures to be in-line with older LRMI-based code - Use CPU emulator when CRC check fail to be on the safe side - Add new options: --map-bios-vram, --check-bios-crc, --use-cpuemu
* fix fallback logicGwenolé Beauchesne2006-08-311-12/+15
|
* Make it build as -m32 on x86_64 (no obsolete <sys/vm86.h>) and vm86_struct.hGwenolé Beauchesne2006-08-312-8/+0
| | | | | definitions are correct anyway.
* obsoletePascal Rigaux2006-08-311-3/+0
|
* fix broken linkPascal Rigaux2006-07-131-2/+2
|
* use a fixed FontPath (do not default to unix:-1 in case xfs is not running)Pascal Rigaux2006-07-121-0/+4
| | | | | (was committed in CVS instead of SVN)
* fix a segfault occuring on some boxes in monitor-get-edid-using-vbe, when ↵Pascal Rigaux2006-07-121-1/+1
| | | | | | | using try-in-console (was committed in CVS instead of SVN)
* (no commit message)Pascal Rigaux2006-07-121-1/+1
|
* - switch to utf8Pascal Rigaux2006-07-121-22/+41
| | | | | | | | | | - use a fixed FontPath (do not default to unix:-1 in case xfs is not running) - add standard cvs warning - merge in monitor-edid-1.9-5mdv2007.0's changes - fix a segfault occuring on some boxes in monitor-get-edid-using-vbe, when using try-in-console - set url to wiki page instead of the cvs (was done on Mar 10 2006) (was committed in CVS instead of SVN)
* from renato (was committed in CVS instead of SVN)Pascal Rigaux2006-07-122-0/+0
|
* *** empty log message ***Pascal Rigaux2006-01-061-2/+5
|
* fix typoPascal Rigaux2006-01-061-2/+2
|
* remove debugging codePascal Rigaux2006-01-061-1/+1
|
* have the acpi EDID file in the perl outputPascal Rigaux2006-01-062-5/+11
|
* bump releasePascal Rigaux2006-01-061-1/+1
|
* - monitor-get-edid is now a perl script able to probe /proc/acpi/videoPascal Rigaux2006-01-069-199/+113
| | | | | | | (or /proc/device-tree on PPC) - binary monitor-get-edid is now monitor-get-edid-using-vbe - monitor-edid is able to get more than one head
* fix old & ugly typoPascal Rigaux2006-01-051-1/+1
|
* *** empty log message ***Pascal Rigaux2005-09-201-0/+0
|
* booh, remove debug codePascal Rigaux2005-08-081-1/+1
|
* *** empty log message ***Pascal Rigaux2005-08-082-2/+2
|
* - add option --try-in-console when probing edidPascal Rigaux2005-08-084-3/+33
| | | | | | since probing edid sometimes only work in console - use this option by default in monitor-probe
* *** empty log message ***Pascal Rigaux2005-08-081-0/+0
|
* add a rule to generate MonitorsDB-compatible entriesPascal Rigaux2005-08-083-0/+4
|
* better namePascal Rigaux2005-08-081-3/+8
|
* *** empty log message ***Pascal Rigaux2005-08-021-0/+25
|
* fix documentationPascal Rigaux2005-08-021-1/+4
|
* add option to output using MonitorsDB formatPascal Rigaux2005-06-171-0/+24
|
* *** empty log message ***Pascal Rigaux2005-06-141-0/+0
|
* *** empty log message ***Pascal Rigaux2005-06-141-0/+408
|
* add cvtPascal Rigaux2005-04-291-0/+1
|
* write the progression log on stderr instead of stdoutPascal Rigaux2005-04-291-3/+3
| | | | | (that way it will get *less* in the way when using the output)
* *** empty log message ***Pascal Rigaux2005-04-061-0/+0
|
* - default on old lrmi code to get ddc via int10Pascal Rigaux2005-04-062-2/+6
| | | | | - fix build on vesa-cvt
* cvt needs -lm because it uses floor() et al.Gwenolé Beauchesne2005-04-051-0/+2
|
* add old detection using lrmiPascal Rigaux2005-04-054-0/+1086
|
* *** empty log message ***Pascal Rigaux2005-04-051-0/+1
|
* create parse_vbe_info() (for next commit)Pascal Rigaux2005-04-051-17/+19
|
* cleanupPascal Rigaux2005-04-051-1/+1
|
* *** empty log message ***Pascal Rigaux2005-03-292-0/+641
|