From: Leif Middelschulte <leif.middelschulte@gmail.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 5 Apr 2011 08:31:42 +0000 (08:31 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 5 Apr 2011 08:31:42 +0000 (08:31 +0000)
commit132f23cef3f22a6f1122b0ba905761c4cd7d25b9
tree13f487e964c995fb1c25e657c4dfd80d87ec3fbe
parentd58a6de78921bec8cf32012f99f13e5836f1869b
From: Leif Middelschulte <leif.middelschulte@gmail.com>
Subject: [E-devel] [PATCH] EDID decoding functionality

find attached a patch for EDID data extraction. My display's
manufacturer didn't comply with the standard too much, so I can't test
it entirely. But it should work.

... with modifications to make it actually compile and api be cleaner,
code more robust etc.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@58348 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
src/lib/ecore_x/Ecore_X.h
src/lib/ecore_x/xlib/Makefile.am
src/lib/ecore_x/xlib/ecore_x_randr_12_edid.c [new file with mode: 0644]