Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |
2020-09-12 | LibIPC: Share most of the code between {Client,Server}Connection | Andreas Kling |
2020-07-21 | AudioServer: Give the AudioClient a way to keep track of the main mix volume | Benoît Lormeau |
2020-07-06 | LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr | Andreas Kling |
2020-06-12 | AudioServer: removed AS prefix from class and file names | sppmacd |