1 |
2005-06-15 Lars Weiler <pylon@gentoo.org> |
2 |
* Fix for nVidia cards, submitted by bambam |
3 |
* Corrected dates in ChangeLog |
4 |
|
5 |
2005-06-14 Joseph Jezak <josejx@gentoo.org> |
6 |
* Fix for nVidia cards |
7 |
* Remove check for Radeon 7000 |
8 |
|
9 |
2005-06-13 Joseph Jezak <josejx@gentoo.org> |
10 |
* Added back in an init script (Sorry Pylon!) |
11 |
* Added dump function so I can get extra info on non-working setups |
12 |
* Fixed Makefile |
13 |
|
14 |
2005-06-12 Joseph Jezak <josejx@gentoo.org> |
15 |
* Added EDID vsync/hsync sanity check |
16 |
|
17 |
2005-06-11 Joseph Jezak <josejx@gentoo.org> |
18 |
* Minor quoting typo - thanks morfic |
19 |
* Changed commented extensions - thanks lu_zero |
20 |
* UseFBDev to true becuase older kernels still in use - thanks jaspal |
21 |
* Removed unneeded files from CVS |
22 |
* Fixed string error |
23 |
|
24 |
2005-06-10 Joseph Jezak <josejx@gentoo.org> |
25 |
* Typo in Pegasos PCI workaround |
26 |
* Fix for video device string |
27 |
* Added note about Apple DVI LCDs (Check for this?) |
28 |
* Added more radeon options |
29 |
* Added Pegasos support (AGP PCI workaround) |
30 |
* Added DRI detection |
31 |
|
32 |
2005-04-21 Joseph Jezak <josejx@gentoo.org> |
33 |
* Added warning for r128 users with < 16Mb of video memory |
34 |
* Added workaround for latest xorg and radeon |
35 |
|
36 |
2005-04-19 Joseph Jezak <josejx@gentoo.org> |
37 |
* Added list of possible keymaps and --list-keymaps option |
38 |
|
39 |
2005-04-17 Joseph Jezak <josejx@gentoo.org> |
40 |
* Fixed a few minor issues with previous changes |
41 |
* Added --keymap= setting so users can set their keymap |
42 |
|
43 |
2005-04-10 Joseph Jezak <josejx@gentoo.org> |
44 |
* Detection of fonts |
45 |
* Added defaults for r128/radeon and nv |
46 |
* Added additional comments |
47 |
|
48 |
2005-03-08 Lars Weiler <pylon@gentoo.org> |
49 |
* Fork Xautoconfig into Xorgautoconfig |
50 |
* Main purpose is the use on Gentoo Linux |
51 |
* Changed everything related to XFree86 into X.Org |
52 |
* Deleted anaconda routines |
53 |
* TODO: New file |
54 |
|
55 |
2004-09-26 Dan Burcaw <dan@ydl.net> |
56 |
* 0.23 release |
57 |
* Xautoconfig.c: misc cleaups; mostly for anaconda |
58 |
* XF4text.h: use Option "fbdev" rather than "UseFBDev" |
59 |
* Xautoconfig.spec: version bump |
60 |
|
61 |
2003-08-29 Dan Burcaw <dan@ydl.net> |
62 |
* 0.22 release |
63 |
* Xautoconfig.c: Option FlatPanel on iMacs |
64 |
|
65 |
2003-04-20 Dan Burcaw <dan@ydl.net> |
66 |
* Xautoconfig.c: special case Apple LCDs |
67 |
|
68 |
2003-04-16 Dan Burcaw <dan@ydl.net> |
69 |
* Xautoconfig.c: special case iMac 15" sync/refresh |
70 |
|
71 |
2003-04-16 Dan Burcaw <dan@ydl.net> |
72 |
* 0.21 release |
73 |
* misc.c: implemented macMachineType() |
74 |
* Xautoconfig.c: use macMachineType to special |
75 |
case iMac 15"/17" |
76 |
* Makefile: compile with -Wall |
77 |
* Xautoconfig.spec: version bump |
78 |
|
79 |
2003-04-12 Dan Burcaw <dan@ydl.net> |
80 |
* 0.20 release |
81 |
* misc.c: move old code to attic and fix help |
82 |
* Xautoconfig.c: remove old code, use edid syncs |
83 |
if available |
84 |
* Xautoconfig.spec: version bump |
85 |
|
86 |
2003-04-03 Dan Burcaw <dan@ydl.net> |
87 |
* 0.19 release |
88 |
* XF4text.h: turn off "CustomKeycodes" in keyboard |
89 |
section. |
90 |
* Xautoconfig.spec: version bump |
91 |
|
92 |
2003-04-02 Dan Burcaw <dan@ydl.net> |
93 |
* 0.18 release |
94 |
* Xautoconfig.c: default to 16 bpp |
95 |
* Xautoconfig.c: added --fbdepth to use current |
96 |
framebuffer's depth |
97 |
* Xautoconfig.c: added --fbdev to use fbdev driver |
98 |
* Xautoconfig.c: added --safe which combines |
99 |
--fbdepth and --fbdev |
100 |
* XF4text.h: update xkb sections |
101 |
* misc.c: added usage() and help() |
102 |
* Xautoconfig.spec: version bump |
103 |
|
104 |
2003-02-22 Dan Burcaw <dan@ydl.net> |
105 |
* Xautoconfig.spec: fixed requires |
106 |
|
107 |
2002-10-26 Dan Burcaw <dan@ydl.net> |
108 |
* 0.17 release |
109 |
* Xautoconfig.c: forgot default depth for non |
110 |
anaconda mode |
111 |
|
112 |
2002-10-17 Dan Burcaw <dan@ydl.net> |
113 |
* Xautoconfig.spec: don't provide Xconfiguator |
114 |
|
115 |
2002-10-11 Dan Burcaw <dan@ydl.net> |
116 |
|
117 |
* 0.16 release |
118 |
* updated for XF 4.2 |
119 |
* added DRI Section |
120 |
* merged some changes from <shaolin@vinelinux.org> |
121 |
* obsoleted XF 3.x config file support |
122 |
|
123 |
2002-02-24 Dan Burcaw <dan@ydl.net> |
124 |
|
125 |
* 0.15: backup old XF86Config<-4> before writing |
126 |
|
127 |
2001-10-11 Dan Burcaw <dan@ydl.net> |
128 |
|
129 |
* 0.14 release |
130 |
* merged in last patches from Tom. |
131 |
* created CHANGES and changed maintainer information |
132 |
|
133 |
|
134 |
Old changelog information: |
135 |
* 0.1 - Initial Release |
136 |
* 0.2 - APUS support, assume >= 2.2.10 is new USB stack, act occordingly |
137 |
- Also fixed minor problem in VTimings, added in Flags line. |
138 |
* 0.3 - Fixed another old usb/new usb stack bug, mappings now work, but |
139 |
for this, I need to require XFree86 >= 3.3.5-1a for the proper usb map |
140 |
- Set depth based on r/g/b values instead of var.bits_per_pixel, |
141 |
this and Kevin Hendrick's X patch fix some JDK issues. |
142 |
- Rely upon mouseconfig to set proper XMOUSETYPE on USB, but for this |
143 |
we now require >= mouseconfig 4.0-1a |
144 |
* 0.4 - Now we only need one version of Xautoconfig |
145 |
- Check for UID 0 so this doesn't seg fault when a user tries to run |
146 |
it as an unprivledged user |
147 |
- Added a bit of error checking to file open functions. |
148 |
<dburcaw@terraplex.com> |
149 |
* 0.5 - Minor cleanups of Dan's work, deal with all 3 incarnations of USB |
150 |
interaces. |
151 |
* 0.6 - Support DPMS, and put checkKernelVer to greater use. |
152 |
* 0.7 - Support the new input layer. |
153 |
* 0.8 - Make it work right. |
154 |
* 0.9 - Clean up warnings, rename. Also, use Xautoconfig4's logic from |
155 |
dexter to guess Horiz/Vert refresh rates. |