aboutsummaryrefslogtreecommitdiffstats
path: root/vbe.c
Commit message (Collapse)AuthorAgeFilesLines
* nicer error message when running not as rootPascal Rigaux2005-02-281-1/+2
|
* use same output syntax as monitor-parse-edid (using ":" instead of "=")Pascal Rigaux2005-02-251-6/+6
|
* correct cpuemu semanticsGwenolé Beauchesne2005-02-251-2/+2
|
* - get rid of compile time DEBUG using runtime variable "verbose" insteadPascal Rigaux2005-02-251-72/+30
| | | | | | | | => 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/+214