1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:57:42 +00:00
serenity/Libraries
William McPherson d55d2b2794 LibAudio/aplay: Handle WAV header errors properly
We shouldn't just ASSERT() if the header parse fails. This was crashing
Piano completely.
2020-02-10 14:04:27 +01:00
..
LibAudio LibAudio/aplay: Handle WAV header errors properly 2020-02-10 14:04:27 +01:00
LibBareMetal LibBareMetal: Add Memory definitions 2020-02-09 19:38:17 +01:00
LibC LibC: Apply a change for the Bootstrapper environment 2020-02-09 19:38:17 +01:00
LibCore AK: Remove bitrotted Traits::dump() mechanism 2020-02-10 11:55:34 +01:00
LibELF AK: Remove bitrotted Traits::dump() mechanism 2020-02-10 11:55:34 +01:00
LibGfx LibGfx: Naive RGB/HSV conversion 2020-02-08 12:30:12 +01:00
LibGUI LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI 2020-02-07 20:07:15 +01:00
LibHTML LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
LibIPC LibCore: Merge the CSyscallUtils namespace into Core 2020-02-06 15:04:57 +01:00
LibM LibM: Install immediately after building 2020-02-06 14:28:35 +01:00
LibMarkdown Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
LibPCIDB Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
LibProtocol IPCCompiler: Put message classes in the Messages namespace 2020-02-06 20:21:49 +01:00
LibPthread LibPthread: Install immediately after building 2020-02-06 14:29:07 +01:00
LibThread LibCore: Remove leading C from filenames 2020-02-06 15:04:03 +01:00
LibVT LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00