ladybird/Userland/Libraries/LibEDID
Tim Schumacher 8763dbcccc Everywhere: Remove a bunch of dead write-only variables
LLVM 15 now warns (and thus errors) about this, and there is really no
point in keeping them.
2022-09-16 05:39:28 +00:00
..
CMakeLists.txt Meta+LibEDID: Download and generate the PNP ID database 2022-01-23 22:45:21 +00:00
Definitions.h LibEDID: Export common structures into a header file 2022-05-05 20:55:57 +02:00
DMT.cpp LibEDID: Exclude DMT::MonitorTiming::name() from the Kernel 2022-02-16 22:21:37 +01:00
DMT.h LibEDID: Exclude DMT::MonitorTiming::name() from the Kernel 2022-02-16 22:21:37 +01:00
EDID.cpp Everywhere: Remove a bunch of dead write-only variables 2022-09-16 05:39:28 +00:00
EDID.h Userland: Remove stale remainders of old framebuffer devices 2022-07-23 10:42:08 +01:00
VIC.cpp LibEDID: Store EDID version instead of allocating on each getter call 2022-02-16 22:21:37 +01:00
VIC.h LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00