diff options
author | Anssi Hannula <anssi@mandriva.org> | 2010-01-02 05:10:29 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2010-01-02 05:10:29 +0000 |
commit | 412da37667cc06fd16b1e28b1b5f20e9a467de8f (patch) | |
tree | e3711b6a7883edf6988c7a33d1932d05c9147cc7 /NEWS | |
parent | 423de7f72b60fe852c7b07ad80b80b8fcb47880a (diff) | |
download | monitor-edid-412da37667cc06fd16b1e28b1b5f20e9a467de8f.tar monitor-edid-412da37667cc06fd16b1e28b1b5f20e9a467de8f.tar.gz monitor-edid-412da37667cc06fd16b1e28b1b5f20e9a467de8f.tar.bz2 monitor-edid-412da37667cc06fd16b1e28b1b5f20e9a467de8f.tar.xz monitor-edid-412da37667cc06fd16b1e28b1b5f20e9a467de8f.zip |
Add handling of EDID extension blocks.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,8 +5,11 @@ interface on non-x86 hosts as well (fixes Mandriva bug #53866, which was caused by a bug in the removed code) o fix the retrieval of VBE vendor strings when using the LRMI interface + o retrieve up to 4 EDID extension blocks + - monitor-parse-edid: o print EDID version and the number of EDID extension blocks + o accept EDID data with multiple extension blocks Version 2.5 - 18 October 2009, by Anssi Hannula |