aboutsummaryrefslogtreecommitdiffstats
path: root/monitor-get-edid.c
Commit message (Collapse)AuthorAgeFilesLines
* - add -h and --helpPascal Rigaux2005-02-251-1/+8
| | | | | | | - handle -v anywhere in options - still allow unknown options so that monitor-edid can give all options to both monitor-get-edid and monitor-parse-edid
* - get rid of compile time DEBUG using runtime variable "verbose" insteadPascal Rigaux2005-02-251-1/+6
| | | | | | | | => allow accessing memory size as ddcxinfos used to do - struct vbe_info really is unused, dropping it - simplify canon_str (it doesn't malloc anymore) - new function get_str() to factorize code
* *** empty log message ***Pascal Rigaux2005-02-231-0/+20