This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-01 08:53:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
406b68a612f0f07814e050ba9ee252b8022fc2da
ladybird
/
Userland
/
Libraries
/
LibEDID
History
Nico Weber
66e210e406
Everywhere: Use nested namespace qualifiers
2023-07-12 10:05:42 +03:30
..
CMakeLists.txt
Everywhere: Explicitly link all binaries against the LibC target
2022-11-01 14:49:09 +00:00
Definitions.h
Everywhere: Use nested namespace qualifiers
2023-07-12 10:05:42 +03:30
DMT.cpp
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
DMT.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
EDID.cpp
Everywhere: Move global Kernel pattern code to Kernel/Library directory
2023-06-04 21:32:34 +02:00
EDID.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +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
…