1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:37:34 +00:00
serenity/Libraries
Andreas Kling a292d8cd5a LibCore: Add CFileStreamReader, a simple streaming CFile reader.
This is extremely barebones right now, but can be used to easily read binary
data from a CFile piece by piece.
2019-07-27 16:38:44 +02:00
..
LibAudio LibAudio: Use ByteBuffer::slice_view() to avoid double memory usage. 2019-07-27 15:29:12 +02:00
LibC LibC: Don't clobber errno in free(). 2019-07-25 15:23:29 +02:00
LibCore LibCore: Add CFileStreamReader, a simple streaming CFile reader. 2019-07-27 16:38:44 +02:00
LibDraw LibDraw: Tweak the hover highlight color. 2019-07-27 11:16:10 +02:00
LibGUI LibDraw: Tweak the hover highlight color. 2019-07-27 11:16:10 +02:00
LibHTML LibHTML: A tiny bit of work towards block layout. 2019-07-26 08:05:14 +02:00
LibM Libraries: Fix wrong paths to "Root" in the various install.sh scripts. 2019-07-21 21:38:30 +02:00