ladybird/Userland/Libraries
Tom 8184870f93 LibEDID: Add a library to parse EDID blobs
This library can be used (for the most part) by kernel drivers as well
as user mode. For this reason FixedPoint is used rather than floating
point, but kept to a minimum.
2022-01-23 22:45:21 +00:00
..
LibArchive
LibAudio LibAudio: Convert FlacLoader to use new Core::Stream APIs :^) 2022-01-22 01:13:42 +03:30
LibC LibCore+LibC: Enforce the global event loop ban in code 2022-01-23 15:21:10 +01:00
LibCards
LibChess
LibCompress
LibConfig
LibCore LibCore+LibC: Enforce the global event loop ban in code 2022-01-23 15:21:10 +01:00
LibCoredump
LibCpp
LibCrypt
LibCrypto LibCrypo: Simplify mixed-sign bitwise_or 2022-01-18 20:04:06 +03:30
LibDebug
LibDesktop LibDesktop: Add Launcher::ensure_connection() 2022-01-21 13:44:36 +01:00
LibDeviceTree
LibDiff
LibDl
LibDSP
LibEDID LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00
LibELF
LibFileSystemAccessClient FileSystemAccessClient: Remove old API returning file descriptors :^) 2022-01-20 10:39:12 +01:00
LibGemini
LibGfx LibGfx: Expand TextAttributes with more information about underlining 2022-01-23 15:48:27 +03:30
LibGL LibGL: Fix incorrect GL_DECAL constant value 2022-01-21 15:21:25 +01:00
LibGUI LibGUI: Fix typo in TextEditor 2022-01-23 22:12:05 +00:00
LibHTTP LibHTTP+AK: Rename CHTTPJOB_DEBUG to HTTPJOB_DEBUG 2022-01-23 00:45:22 +00:00
LibImageDecoderClient
LibIMAP LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor 2022-01-23 18:53:42 +02:00
LibIPC
LibJS LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor 2022-01-23 18:53:42 +02:00
LibKeyboard Kernel: Stop using LibKeyboard's CharacterMap in HIDManagement 2022-01-21 18:25:44 +01:00
LibLine
LibM
LibMain
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex LibRegex: Preserve capture groups and matches across ForkReplace 2022-01-22 00:35:49 +00:00
LibSanitizer
LibSoftGPU LibSoftGPU: Add const to Clipper where possible 2022-01-23 20:42:07 +00:00
LibSQL LibSQL: Add simple REGEXP match 2022-01-23 22:34:53 +03:30
LibSymbolication
LibSyntax LibSyntax: Add a language enum entry for git commit messages 2022-01-18 09:01:16 +01:00
LibSystem
LibTest LibJS: Implement ImportCall and HostImportModuleDynamically 2022-01-22 01:21:18 +00:00
LibTextCodec
LibThreading LibThreading: Introduce MutexProtected generic synchronization primitive 2022-01-23 15:21:10 +01:00
LibTimeZone LibTimeZone: Use /etc/timezone as the basis for the system time zone 2022-01-23 12:48:26 +00:00
LibTLS
LibUnicode LibJS+LibTimeZone+LibUnicode: Remove direct linkage to LibTimeZone 2022-01-23 12:48:26 +00:00
LibUSBDB
LibVideo
LibVT Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
LibWasm
LibWeb Everywhere: Convert VM::call() to JS::call() 2022-01-23 15:24:45 +00:00
LibWebSocket
LibX86
CMakeLists.txt LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00