Age | Commit message (Expand) | Author |
---|---|---|
2022-02-16 | LibEDID: Exclude DMT::MonitorTiming::name() from the Kernel | Idan Horowitz |
2022-02-16 | LibEDID: Exclude display_product_{name, serial_number} from the Kernel | Idan Horowitz |
2022-02-16 | LibEDID: Store manufacturer id instead of allocating on each call | Idan Horowitz |
2022-02-16 | LibEDID: Store EDID version instead of allocating on each getter call | Idan Horowitz |
2022-01-26 | LibEDID: Use correct paths for LibEDID generated files | Timothy Flynn |
2022-01-24 | Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr | Sam Atkins |
2022-01-24 | LibEDID: Fix handling extension maps | Tom |
2022-01-24 | LibEDID: Fix calculating height and refresh rate for interlaced modes | Tom |
2022-01-23 | Meta+LibEDID: Download and generate the PNP ID database | Tom |
2022-01-23 | LibEDID: Add API for conveniently querying EDID from framebuffer device | Tom |
2022-01-23 | LibEDID: Add a library to parse EDID blobs | Tom |