Commit graph

7 commits

Author SHA1 Message Date
257ba1db6c Impl "--wait"
All checks were successful
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 15s
"--wait" causes the server to wait for the action to complete before
sending a response to the client.
2024-07-21 12:37:21 +09:00
4c708a2b9a Version 1.3.0
Allow toggling streaming and replay-buffer.
2024-01-26 17:37:03 +09:00
d4becec995 Version 1.2.1
Fix client error on toggle recording.
Fix extra newline in output when toggling recording from client.
2024-01-26 17:08:43 +09:00
3a9ac9e58c Version 1.2
Fix CMakeLists.txt.

Add new feature to "--toggle-recording" from client.

Set debug optimization flag to "-Og".
2024-01-26 16:50:25 +09:00
fcea494450 Update CMakeLists.txt 2023-08-13 14:15:50 +09:00
99fab95766 WIP: Impl. "server" plugin and "client" executable
Untested.
2023-08-12 22:00:15 +09:00
c850536731 WIP plugin listening on unix socket
TODO: Use a thread to listen on the socket.
2023-08-12 20:06:14 +09:00