1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add status to EDID. Add support for standard and detailed timings. More... almost 11 years ago
Change database backend to MySQL for easier debugging, settings should be stored in mysql.cnf More... almost 11 years ago
Fix pixel clock in detailed timing descriptor, it now reports the value in kHz. More... almost 11 years ago
Add support for established timings to EDID model. More... almost 11 years ago
Update django EDID model, supports header data, basic display parameters and chromaticity. Update show_edid template. Add admin page support. More... almost 11 years ago
Fix chromaticity parsing to output "fractional numbers, accurate to the thousandth place." More... almost 11 years ago
Read binary file as unsigned bytes. More... almost 11 years ago
Improve parsing descriptors. Add tests for parsing descriptors. More... almost 11 years ago
Little clean up here and there. More... almost 11 years ago
Improve basic display parameters parsing and add tests. Assume version 1.3 for tests by default. More... almost 11 years ago
Add tests for chromaticity. More... almost 11 years ago
Add tests for established timing. Remove '1152...@75Hz' because it's manufacturer’s proprietary timing. More... almost 11 years ago
Improve standard timing parsing and add tests. More... almost 11 years ago
Refactor EDID Parser and add tests. More... almost 11 years ago
Add .gitignore More... almost 11 years ago
Improve EDID Parser: * Check EDID header before checksum. * Check EDID Version and Revision, when invalid it will warn only. More... almost 11 years ago
Update EDID Parser: * Takes first argument as input. * Prints pretty JSON output. More... almost 11 years ago
Using Bootstrap for styling. Using forms for form validation. More... almost 11 years ago
Initial commit. More... almost 11 years ago