index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Utilities
/
aplay.cpp
Age
Commit message (
Expand
)
Author
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-01-21
aplay: Add unveil and pledge promises
David Lindbom
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2022-01-14
Utilities/aplay: Print progress in seconds and minutes by default
kleines Filmröllchen
2022-01-14
Utilities/aplay: Print format name under "Format"
kleines Filmröllchen
2021-11-28
LibAudio: New error propagation API in Loader and Buffer
kleines Filmröllchen
2021-11-27
aplay: Port to LibMain
Kenneth Myhra
2021-08-27
Userland+LibAudio: Make audio applications support dynamic sample rate
kleines Filmröllchen
2021-08-18
Utilities: Make aplay respect loader errors
kleines Filmröllchen
2021-06-01
Userland: Replace most printf-style APIs with AK::Format APIs :^)
Linus Groh
2021-05-31
Userland: Remove a bunch of unused includes
Linus Groh
2021-05-23
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Userland: Move command-line utilities to Userland/Utilities/
Andreas Kling