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)
commit0ce6e4589373dd1a8aa9594b69c0de4a45e0ada3
tree13f487e964c995fb1c25e657c4dfd80d87ec3fbe
parent9e1c0321ea69d17361ecacf5f81891db2c51d74d
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: http://svn.enlightenment.org/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]