aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 4dbbaf684d8e8af5ca5c5fdd0545bdb570469956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Version 1.15 - 23 January 2008

- monitor-probe:
  o probe "using DMI" before "using X"
- monitor-probe-using-X:
  o in last resort, get Intel BIOS mode when "BIOS panel mode is bigger than
    probed programmed mode"

Version 1.14 - 10 January 2007

- monitor-edid, monitor-get-edid:
  o call monitor-get-edid-using-vbe with a range of ports, it stops on first
    success (by default it tries port 0 then port 1)

Version 1.13 - 8 January 2007

- monitor-get-edid: 
  o skip /proc/acpi/video/**/EDID files which can't be valid (#34417)
- monitor-get-edid-using-vbe: 
  o minimal support for getting EDID from different DDC port
    (experimental, need testing before using it in monitor-edid)