-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangeLog
40 lines (27 loc) · 1.36 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
2015-04-28 Matthew Kern <[email protected]>
* parse-edid.c:: Fix for certain "you have data blocks, but not video
ones..." errors.
* classic.c: Add language suggesting use of I2C method.
2014-02-04 Matthew Kern <[email protected]>
* INSTALL: Rewrite for CMake instructions
2011-10-10 Matthew Kern <[email protected]>
* 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 <[email protected]>
* get-edid.c: moved from lrmi to libx86 - same functions, more
portable.
2008-08-25 Matthew Kern <[email protected]>
* 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 <[email protected]>
* get-edid.c (read_edid): Fooled around with multiple block
handling error logic some more.
2001-06-03 John Fremlin <[email protected]>
* get-edid.c (read_edid): Change action for EDIDs that keep
claiming more blocks to return error.
2001-03-11 John Fremlin <[email protected]>
* parse-edid.c (parse_edid): Workaround lack of snprintf on djgpp
2001-03-04 John Fremlin <[email protected]>
* parse-edid.c (parse_timing_description): Fix commented out hfreq
value - problem spotted by "GEORGE KUKA" <[email protected]>