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