Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dead code | Gwenolé Beauchesne | 2006-08-31 | 3 | -12/+3 |
| | |||||
* | - Merge in newer code. Mostly factorisation for mapped reads | Gwenolé Beauchesne | 2006-08-31 | 8 | -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 logic | Gwenolé Beauchesne | 2006-08-31 | 1 | -12/+15 |
| | |||||
* | Make it build as -m32 on x86_64 (no obsolete <sys/vm86.h>) and vm86_struct.h | Gwenolé Beauchesne | 2006-08-31 | 2 | -8/+0 |
| | | | | | definitions are correct anyway. | ||||
* | obsolete | Pascal Rigaux | 2006-08-31 | 1 | -3/+0 |
| | |||||
* | fix broken link | Pascal Rigaux | 2006-07-13 | 1 | -2/+2 |
| | |||||
* | use a fixed FontPath (do not default to unix:-1 in case xfs is not running) | Pascal Rigaux | 2006-07-12 | 1 | -0/+4 |
| | | | | | (was committed in CVS instead of SVN) | ||||
* | fix a segfault occuring on some boxes in monitor-get-edid-using-vbe, when ↵ | Pascal Rigaux | 2006-07-12 | 1 | -1/+1 |
| | | | | | | | using try-in-console (was committed in CVS instead of SVN) | ||||
* | (no commit message) | Pascal Rigaux | 2006-07-12 | 1 | -1/+1 |
| | |||||
* | - switch to utf8 | Pascal Rigaux | 2006-07-12 | 1 | -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 Rigaux | 2006-07-12 | 2 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2006-01-06 | 1 | -2/+5 |
| | |||||
* | fix typo | Pascal Rigaux | 2006-01-06 | 1 | -2/+2 |
| | |||||
* | remove debugging code | Pascal Rigaux | 2006-01-06 | 1 | -1/+1 |
| | |||||
* | have the acpi EDID file in the perl output | Pascal Rigaux | 2006-01-06 | 2 | -5/+11 |
| | |||||
* | bump release | Pascal Rigaux | 2006-01-06 | 1 | -1/+1 |
| | |||||
* | - monitor-get-edid is now a perl script able to probe /proc/acpi/video | Pascal Rigaux | 2006-01-06 | 9 | -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 typo | Pascal Rigaux | 2006-01-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-09-20 | 1 | -0/+0 |
| | |||||
* | booh, remove debug code | Pascal Rigaux | 2005-08-08 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-08 | 2 | -2/+2 |
| | |||||
* | - add option --try-in-console when probing edid | Pascal Rigaux | 2005-08-08 | 4 | -3/+33 |
| | | | | | | since probing edid sometimes only work in console - use this option by default in monitor-probe | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-08 | 1 | -0/+0 |
| | |||||
* | add a rule to generate MonitorsDB-compatible entries | Pascal Rigaux | 2005-08-08 | 3 | -0/+4 |
| | |||||
* | better name | Pascal Rigaux | 2005-08-08 | 1 | -3/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-02 | 1 | -0/+25 |
| | |||||
* | fix documentation | Pascal Rigaux | 2005-08-02 | 1 | -1/+4 |
| | |||||
* | add option to output using MonitorsDB format | Pascal Rigaux | 2005-06-17 | 1 | -0/+24 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-06-14 | 1 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-06-14 | 1 | -0/+408 |
| | |||||
* | add cvt | Pascal Rigaux | 2005-04-29 | 1 | -0/+1 |
| | |||||
* | write the progression log on stderr instead of stdout | Pascal Rigaux | 2005-04-29 | 1 | -3/+3 |
| | | | | | (that way it will get *less* in the way when using the output) | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-04-06 | 1 | -0/+0 |
| | |||||
* | - default on old lrmi code to get ddc via int10 | Pascal Rigaux | 2005-04-06 | 2 | -2/+6 |
| | | | | | - fix build on vesa-cvt | ||||
* | cvt needs -lm because it uses floor() et al. | Gwenolé Beauchesne | 2005-04-05 | 1 | -0/+2 |
| | |||||
* | add old detection using lrmi | Pascal Rigaux | 2005-04-05 | 4 | -0/+1086 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-04-05 | 1 | -0/+1 |
| | |||||
* | create parse_vbe_info() (for next commit) | Pascal Rigaux | 2005-04-05 | 1 | -17/+19 |
| | |||||
* | cleanup | Pascal Rigaux | 2005-04-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-03-29 | 2 | -0/+641 |
| | |||||
* | install vesa-cvt | Pascal Rigaux | 2005-03-25 | 2 | -3/+7 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-03-25 | 4 | -0/+1977 |
| | |||||
* | ensure we don't get any warning | Pascal Rigaux | 2005-03-25 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-03-17 | 1 | -0/+4 |
| | |||||
* | - need the X driver to call monitor-probe-using-X so ask it everytime | Pascal Rigaux | 2005-03-17 | 1 | -3/+11 |
| | | | | | - fix typo | ||||
* | 1.2 | Pascal Rigaux | 2005-03-17 | 1 | -1/+1 |
| | |||||
* | add monitor-probe and monitor-probe-using-X | Pascal Rigaux | 2005-03-17 | 24 | -2/+9573 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-03-17 | 1 | -0/+1 |
| | |||||
* | better drop weird detailed_timings in XFdrake | Pascal Rigaux | 2005-03-10 | 1 | -3/+1 |
| | |||||
* | also ignore 720x350 (for DEL515b) | Pascal Rigaux | 2005-03-09 | 1 | -1/+1 |
| |