2014-02-04 Matthew Kern * INSTALL: Rewrite for CMake instructions 2011-10-10 Matthew Kern * get-edid.c: new modular design, added i2c support * parse-edid.c: complete rewrite with e-edid support * CMakeLists.txt: Move from autotools to CMake 2008-09-21 Matthew Kern * get-edid.c: moved from lrmi to libx86 - same functions, more portable. 2008-08-25 Matthew Kern * lrmi.c: fixed for linux-2.6.26 and up. * makefile.am, configure.in: Made get-edid not build on !x86. 2001-06-10 John Fremlin * get-edid.c (read_edid): Fooled around with multiple block handling error logic some more. 2001-06-03 John Fremlin * get-edid.c (read_edid): Change action for EDIDs that keep claiming more blocks to return error. 2001-03-11 John Fremlin * parse-edid.c (parse_edid): Workaround lack of snprintf on djgpp 2001-03-04 John Fremlin * parse-edid.c (parse_timing_description): Fix commented out hfreq value - problem spotted by "GEORGE KUKA"