Split out data tables, stylistic refactoring
Detail: Move the 500+ lines of tables into a new source file and remove storage inferred by former CEAModes.h. Tame some of the rampant style from various authors, even within 1 function, to something reasonably consistent. Uppercase the 'debug' macro to 'IFDEBUG'. Relocate ScrModes specific defines out of EDIDModes header, rename to edidmemory.h. Add monitor type 6 to monitors.h. Fix for unguarded debug printout "Can't allocate space for monitor list" in parseedid. Admin: Tested briefly, functionality unchanged. Submission for the EDID bounty. Tagged as ScrModes-0_53-tables
Showing
This diff is collapsed.
c/tables
0 → 100644
This diff is collapsed.
h/CEAModes
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
h/tables
0 → 100644
This diff is collapsed.
Please register or sign in to comment