Age | Commit message (Expand) | Author |
---|---|---|
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-12-24 | Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections | Elyse |
2021-11-02 | Libraries: Fix visibility of Object-derivative constructors | Ben Wiederhake |
2021-09-12 | Audio: Add per-client volume | kleines Filmröllchen |
2021-09-12 | Audio: Change how volume works | kleines Filmröllchen |
2021-07-05 | LibAudio: Add ClientConnection::async_enqueue() | kleines Filmröllchen |
2021-05-23 | Userland: Mark subclasses of IPC::{Client,Server}Connection final | Andreas Kling |
2021-05-23 | LibIPC: Remove unnecessary IPC::ServerConnection::handshake() | Andreas Kling |
2021-05-03 | Userland: Make IPC results with one return value available directly | Gunnar Beutner |
2021-05-03 | Userland: Change IPC funcs to use plain arguments instead of a struct | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |