aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Auto-detect package VERSION from specfile. Fix build when CFLAGS variable isGwenolé Beauchesne2006-08-311-2/+6
| | | | | overridden (RPM build).
* - Merge in newer code. Mostly factorisation for mapped readsGwenolé Beauchesne2006-08-311-1/+1
| | | | | | | - 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
* (no commit message)Pascal Rigaux2006-07-121-1/+1
|
* bump releasePascal Rigaux2006-01-061-1/+1
|
* - monitor-get-edid is now a perl script able to probe /proc/acpi/videoPascal Rigaux2006-01-061-19/+3
| | | | | | | (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
* *** empty log message ***Pascal Rigaux2005-08-081-1/+1
|
* - default on old lrmi code to get ddc via int10Pascal Rigaux2005-04-061-1/+1
| | | | | - 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-051-0/+3
|
* install vesa-cvtPascal Rigaux2005-03-251-2/+2
|
* 1.2Pascal Rigaux2005-03-171-1/+1
|
* *** empty log message ***Pascal Rigaux2005-03-081-1/+1
|
* remove debug var settingsPascal Rigaux2005-03-011-4/+1
|
* - get rid of compile time DEBUG using runtime variable "verbose" insteadPascal Rigaux2005-02-251-1/+1
| | | | | | | | => 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
* *** empty log message ***Pascal Rigaux2005-02-231-0/+84