1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:08:12 +00:00
serenity/Userland/Libraries/LibEDID
Tom a821aa5f50 LibEDID: Fix handling extension maps
We weren't properly iterating the extension blocks and thought we
encountered an unexpected extension map block, when we really should
have just skipped over it.
2022-01-24 19:29:06 +00:00
..
CMakeLists.txt Meta+LibEDID: Download and generate the PNP ID database 2022-01-23 22:45:21 +00:00
DMT.cpp LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00
DMT.h LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00
EDID.cpp LibEDID: Fix handling extension maps 2022-01-24 19:29:06 +00:00
EDID.h LibEDID: Fix calculating height and refresh rate for interlaced modes 2022-01-24 19:29:06 +00:00
VIC.cpp LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00
VIC.h LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00