| Commit message (Expand) | Author | Age | Files | Lines |
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -1/+1 |
* | quotes in monitor names causes havoc, replace them (bugzilla #16406) | Pascal Rigaux | 2005-06-14 | 1 | -0/+1 |
* | create detect_devices::probe_name() & detect_devices::probe_unique_name() and... | Pascal Rigaux | 2005-06-02 | 1 | -5/+2 |
* | (probe_using_X): add missing chomp_ | Pascal Rigaux | 2005-05-10 | 1 | -1/+1 |
* | probe_using_X on neomagic can return rubbish, so prefer probe_DMI() (even if ... | Pascal Rigaux | 2005-03-23 | 1 | -1/+1 |
* | use monitor-probe-using-X | Pascal Rigaux | 2005-03-17 | 1 | -12/+29 |
* | - new function Xconfig::monitor::is_valid() | Pascal Rigaux | 2005-03-15 | 1 | -16/+47 |
* | don't pass $monitors_db around, use memoized monitors_db() | Pascal Rigaux | 2005-03-15 | 1 | -12/+11 |
* | cleanup | Pascal Rigaux | 2005-03-10 | 1 | -1/+1 |
* | (getinfoFromDDC) fix crash (eg when called from hwdb-clients) | Thierry Vignaud | 2005-03-10 | 1 | -0/+1 |
* | simplify | Pascal Rigaux | 2005-03-10 | 1 | -1/+0 |
* | we don't want the 4/3 detailed_timings otherwise they conflict with the Xorg ... | Pascal Rigaux | 2005-03-10 | 1 | -2/+9 |
* | fix typo | Pascal Rigaux | 2005-03-01 | 1 | -1/+1 |
* | create {preferred_resolution} out of the edid detailed_timings and use it | Pascal Rigaux | 2005-03-01 | 1 | -2/+7 |
* | skip detailed_timings flagged bad_ratio | Pascal Rigaux | 2005-03-01 | 1 | -0/+1 |
* | - remove ddcxinfos, replaced by monitor-edid (which is in a separate package) | Pascal Rigaux | 2005-02-28 | 1 | -19/+15 |
* | XBox support - XFdrake | Stew Benedict | 2005-02-23 | 1 | -0/+1 |
* | protect against bad depth (may occur on ppc?) | Pascal Rigaux | 2005-02-13 | 1 | -1/+1 |
* | help perl another way that perl_checker prefers | Pascal Rigaux | 2004-11-26 | 1 | -1/+1 |
* | good_default_monitor() should work *nearly* everywhere, so use it for the aut... | Pascal Rigaux | 2004-06-23 | 1 | -1/+5 |
* | fix typo causing "Out of memory" | Pascal Rigaux | 2004-06-08 | 1 | -1/+1 |
* | speed-up monitor choosing dialog when {VendorName} is undef (esp. when using ... | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
* | you can now configure monitors on heads > 1 | Pascal Rigaux | 2004-05-07 | 1 | -31/+37 |
* | rename monitors() and $monitors to monitors_db() and $monitors_db | Pascal Rigaux | 2004-05-07 | 1 | -11/+11 |
* | - ensure ModelName comes from the ddc probe when choosing "Plug'n Play" | Pascal Rigaux | 2004-02-06 | 1 | -2/+2 |
* | fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfos | Pascal Rigaux | 2003-11-25 | 1 | -2/+5 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -3/+3 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -4/+4 |
* | warn when auto conf fail | Pascal Rigaux | 2003-02-17 | 1 | -1/+4 |
* | fix and some more Help | Pascal Rigaux | 2003-02-13 | 1 | -1/+4 |
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -1/+1 |
* | don't do anything when automatic configuration fails in $auto mode | Pascal Rigaux | 2003-01-07 | 1 | -1/+2 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 1 | -2/+2 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 1 | -1/+1 |
* | perl_checker fix | Thierry Vignaud | 2002-11-15 | 1 | -1/+1 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -9/+9 |
* | make new perl_checker happy: replacing PKG::f by PKG::f() | Pascal Rigaux | 2002-10-17 | 1 | -1/+1 |
* | choose a good_default_monitor based on laptop-or-not (thanks to cosmic flo) | Pascal Rigaux | 2002-08-28 | 1 | -3/+6 |
* | fix 2 occurences of use of $monitors as a hash (thanks to Nora Etukudo) | Pascal Rigaux | 2002-08-26 | 1 | -3/+2 |
* | (readMonitorsDB): now return a list instead of a hash to handle same name ent... | Pascal Rigaux | 2002-08-19 | 1 | -19/+24 |
* | when prompting for VideoRam, default to the value obtained via DDC | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | fix keeping the existing name when choosing monitor | Pascal Rigaux | 2002-07-31 | 1 | -0/+2 |
* | 14 new modules, will it be enough?? :) | Pascal Rigaux | 2002-07-28 | 1 | -0/+191 |