Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - monitor-parse-edid: | Pascal Rigaux | 2008-07-07 | 2 | -2/+20 |
| | | | | | o compute and display the "dpi" of the preferred modelines | ||||
* | move things (for next commit) | Pascal Rigaux | 2008-07-07 | 1 | -17/+18 |
| | |||||
* | 2.0 | Pascal Rigaux | 2008-04-08 | 2 | -1/+3 |
| | |||||
* | monitor-get-edid is a generated file | Pascal Rigaux | 2008-04-08 | 0 | -0/+0 |
| | |||||
* | - change license from LGPLv2+ to GPLv3+ | Pascal Rigaux | 2008-04-07 | 3 | -460/+669 |
| | |||||
* | add test | Pascal Rigaux | 2008-04-07 | 1 | -0/+87 |
| | |||||
* | - drop cvt (xorg now bundles a similar version) | Pascal Rigaux | 2008-04-07 | 5 | -617/+27 |
| | |||||
* | - remove internal lrmi.c, build with external liblrmi instead | Pascal Rigaux | 2008-04-07 | 1 | -1/+1 |
| | | | | | (Remi Collet and Ville Skytta) | ||||
* | - remove internal lrmi.c, build with external liblrmi instead | Pascal Rigaux | 2008-04-07 | 4 | -957/+4 |
| | | | | | (Remi Collet and Ville Skytta) | ||||
* | - add bug number | Pascal Rigaux | 2008-04-07 | 1 | -2/+2 |
| | | | | | - prefix mandriva bug numbers with mdvbz | ||||
* | display a warning for unrecognised EDID flags in verbose mode | Pascal Rigaux | 2008-04-01 | 1 | -3/+4 |
| | |||||
* | 1.16 | Pascal Rigaux | 2008-03-10 | 2 | -1/+3 |
| | |||||
* | - do not install monitor-get-edid-using-vbe on archs where VBE is not | Pascal Rigaux | 2008-03-10 | 2 | -2/+11 |
| | | | | | available (Remi Collet) | ||||
* | add test (cf drakx-kbd-mouse-x11 0.50) | Pascal Rigaux | 2008-02-28 | 1 | -0/+0 |
| | |||||
* | 1.15 | Pascal Rigaux | 2008-01-23 | 2 | -1/+3 |
| | |||||
* | - monitor-probe: | Pascal Rigaux | 2008-01-23 | 3 | -3/+13 |
| | | | | | | | | o probe "using DMI" before "using X" - monitor-probe-using-X: o in last resort, get Intel BIOS mode when "BIOS panel mode is bigger than probed programmed mode" | ||||
* | add a test case | Pascal Rigaux | 2008-01-23 | 1 | -0/+0 |
| | |||||
* | 1.14 | Pascal Rigaux | 2008-01-10 | 2 | -1/+3 |
| | |||||
* | - monitor-edid, monitor-get-edid: | Pascal Rigaux | 2008-01-10 | 2 | -9/+21 |
| | | | | | | o call monitor-get-edid-using-vbe with a range of ports, it stops on first success (by default it tries port 0 then port 1) | ||||
* | fix typo in verbose message | Pascal Rigaux | 2008-01-09 | 1 | -1/+1 |
| | |||||
* | oops, it's really monitor-get-edid-using-vbe, not monitor-get-edidy | Pascal Rigaux | 2008-01-08 | 1 | -0/+1 |
| | |||||
* | 1.13 | Pascal Rigaux | 2008-01-08 | 2 | -1/+3 |
| | |||||
* | - monitor-get-edid: | Pascal Rigaux | 2008-01-08 | 4 | -14/+19 |
| | | | | | | | | | | | | | | o minimal support for getting EDID from different DDC port (experimental, need testing before using it in monitor-edid) this is inspired from SuSE's hwinfo. note: - we may need to not redo vbe_check_vbe_info() for each vbe_get_edid_info() if we want to get many ports. It would need a little re-architecturing (since returning list in C is not great fun) - hwinfo is probing ports 0,1 by default, (hwinfo says: some BIOSes crash when you try more) and 0,1,2 on Dell and nvidia-based laptops | ||||
* | - monitor-get-edid: skip /proc/acpi/video/**/EDID files which can't be valid | Pascal Rigaux | 2008-01-08 | 2 | -4/+11 |
| | | | | | | | | (#34417) (drop the monitor-parse-edid from NEWS since it's not that useful anymore since monitor-edid will not give it EDID containing "<not supported>") | ||||
* | - monitor-parse-edid: "<file name>: bad edid" so that monitor-edid trying to | Pascal Rigaux | 2008-01-08 | 2 | -1/+10 |
| | | | | | | parse "<not supported>" /proc/acpi/video/**/EDID files will give a more understandable error message | ||||
* | - release 1.12 | Pascal Rigaux | 2007-09-26 | 1 | -1/+13 |
| | | | | | - add "make install" | ||||
* | get rid of spec and rpm targets in Makefile | Pascal Rigaux | 2007-09-26 | 2 | -123/+10 |
| | |||||
* | - monitor-probe-using-X: | Pascal Rigaux | 2007-09-26 | 1 | -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 addresses | Pascal Rigaux | 2007-09-26 | 1 | -2/+2 |
| | |||||
* | update mail address | Pascal Rigaux | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | EDID obtained using nvidia-settings by Anssi Hannula | Pascal Rigaux | 2007-06-12 | 1 | -0/+0 |
| | |||||
* | add buggy edid (#30094) | Pascal Rigaux | 2007-04-03 | 1 | -0/+0 |
| | |||||
* | monitor edid from #28408 | Pascal Rigaux | 2007-01-26 | 1 | -0/+0 |
| | |||||
* | 1.11-1mdk | Gwenolé Beauchesne | 2006-08-31 | 1 | -2/+6 |
| | |||||
* | Auto-detect package VERSION from specfile. Fix build when CFLAGS variable is | Gwenolé Beauchesne | 2006-08-31 | 1 | -2/+6 |
| | | | | | overridden (RPM build). | ||||
* | 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 |
| |