Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Move Stream-based sockets into the `Core` namespace | Tim Schumacher |
2023-01-28 | AK: Remove `try_` prefix from FixedArray creation functions | Linus Groh |
2022-12-15 | LibAudio: Expose blocking realtime enqueue to audio clients | kleines Filmröllchen |
2022-11-12 | LibAudio: Initialize enqueuer event loop to null pointer | kleines Filmröllchen |
2022-10-03 | SystemServer+LoginServer+Userland: Switch to sid-based sockets | Peter Elliott |
2022-08-14 | Base: Launch AudioServer at session start-up | Lucas CHOLLET |
2022-08-14 | LibCore+LibIPC: Recognise %uid in path | Lucas CHOLLET |
2022-07-22 | LibAudio: Prevent racy eternal deadlock of the audio enqueue thread | kleines Filmröllchen |
2022-07-19 | LibAudio: Rename ConnectionFromClient to ConnectionToServer | kleines Filmröllchen |