Age | Commit message (Expand) | Author |
---|---|---|
2022-07-23 | Userland: Remove stale remainders of old framebuffer devices | Liav A |
2022-06-10 | LibEDID: Return "Unknown" string if failed to determine the manufacturer | Liav A |
2022-05-05 | LibEDID: Export common structures into a header file | Liav A |
2022-04-01 | Everywhere: Run clang-format | 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-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 |