1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:18:12 +00:00
serenity/Userland
kleines Filmröllchen 8a92573732 LibAudio: Convert FlacLoader to use new Core::Stream APIs :^)
For this change to work "easily", Loader can't take const ByteBuffer's
anymore, which is fine for now.
2022-01-22 01:13:42 +03:30
..
Applets Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
Applications Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
Demos Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
DevTools UserspaceEmulator: Correctly fail in execve when binary is inaccessible 2022-01-21 14:45:04 +02:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Snake: Add link to help pages in menu 2022-01-13 03:45:17 -08:00
Libraries LibAudio: Convert FlacLoader to use new Core::Stream APIs :^) 2022-01-22 01:13:42 +03:30
Services Taskbar: Remove QuickLaunch entries if corresponding file was deleted 2022-01-21 13:44:36 +01:00
Shell Shell: Make Juxtaposition autocompletion smarter 2022-01-21 18:58:28 +03:30
Utilities groups: Do not attempt to open /etc/groups 2022-01-21 22:10:23 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00