summaryrefslogtreecommitdiff
path: root/Userland/Utilities/asctl.cpp
AgeCommit message (Expand)Author
2022-05-03LibAudio+Userland: Remove Audio::LegacyBufferkleines Filmröllchen
2022-04-21LibAudio+Userland: Use new audio queue in client-server communicationkleines Filmröllchen
2022-04-03Utilities: Use default execpromises parameter to `pledge(..)`Brian Gianforcaro
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-01-15LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServersin-ack
2022-01-14Everywhere: Use my new serenityos.org e-mail :^)kleines Filmröllchen
2021-12-24Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnectionsElyse
2021-11-28LibAudio: New error propagation API in Loader and Bufferkleines Filmröllchen
2021-11-27asctl: Port to LibMain :^)Kenneth Myhra
2021-11-26Userland: Use Core::ArgsParser's Vector<StringView> API everywhereAndreas Kling
2021-11-24Kernel: Allow higher audio sample rates than 65kHZ (`u16`)Jelle Raaijmakers
2021-09-19Utilities: Fix asctl volume unitsDavid Isaksson
2021-08-27Base+Utilities: Add the asctl audio utility, replacing avolkleines Filmröllchen