summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibEDID/EDID.cpp
AgeCommit message (Expand)Author
2022-03-08LibEDID: Fix DetailedTiming::pixel_clock_khz resultLiav A
2022-02-16LibEDID: Exclude display_product_{name, serial_number} from the KernelIdan Horowitz
2022-02-16LibEDID: Store manufacturer id instead of allocating on each callIdan Horowitz
2022-02-16LibEDID: Store EDID version instead of allocating on each getter callIdan Horowitz
2022-01-26LibEDID: Use correct paths for LibEDID generated filesTimothy Flynn
2022-01-24Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOrSam Atkins
2022-01-24LibEDID: Fix handling extension mapsTom
2022-01-24LibEDID: Fix calculating height and refresh rate for interlaced modesTom
2022-01-23Meta+LibEDID: Download and generate the PNP ID databaseTom
2022-01-23LibEDID: Add API for conveniently querying EDID from framebuffer deviceTom
2022-01-23LibEDID: Add a library to parse EDID blobsTom