File read-edid.changes of Package read-edid
-------------------------------------------------------------------
Mon Dec 7 12:33:44 UTC 2015 - manfred.h@gmx.net
- Ensure it builds for openSUSE_{13.1,13.2,Leap_42.1,Tumbleweed}
- Blatently stolen from home:malcomlewis:Miscellaneous
-------------------------------------------------------------------
Sun Nov 29 22:25:49 UTC 2015 - malcolmlewis@opensuse.org
- Updated to version 3.0.2:
+ parse-edid.c:: Fix for certain "you have data blocks, but not
video ones..." errors.
+ classic.c: Add language suggesting use of I2C method.
- Add read-edid-fix-cmakelists.patch: Fix renamed doc file and doc
install path.
-------------------------------------------------------------------
Tue Jul 8 02:47:31 UTC 2014 - malcolmlewis@cableone.net
- Updated to version 3.0.1:
+ INSTALL: Rewrite for CMake instructions.
+ 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.
- Drop read-edid-fix-compiler-warnings.patch as now fixed upstream
with the changes to cmake.
-------------------------------------------------------------------
Tue Oct 23 14:23:56 UTC 2012 - malcolmlewis@opensuse.org
- initial build.
- Add read-edid-fix-compiler-warnings.patch: Fix up some of the
compiler warnings.