Commit graph

20 commits

Author SHA1 Message Date
Stephen Seo 5700e720af Update archlinux packaging 2024-01-26 16:54:59 +09:00
Stephen Seo 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
Stephen Seo 190b013e2d Update archLinuxPackaging/PKGBUILD 2023-08-14 11:50:12 +09:00
Stephen Seo 640ae65d07 Add support for controlling the replay buffer 2023-08-14 11:35:36 +09:00
Stephen Seo a18c507472 Update README.md 2023-08-13 16:03:51 +09:00
Stephen Seo 056139a718 Update README.md 2023-08-13 16:03:03 +09:00
Stephen Seo 43ab2cc04c Add README.md 2023-08-13 16:01:19 +09:00
Stephen Seo 8911bdab50 Add PKGBUILD 2023-08-13 15:45:01 +09:00
Stephen Seo 718cc24648 Fix erronous socket filename 2023-08-13 14:28:17 +09:00
Stephen Seo d5a057a685 Fix erronous error checking 2023-08-13 14:26:39 +09:00
Stephen Seo 59fc8d81a5 Fixes, print on error 2023-08-13 14:19:34 +09:00
Stephen Seo fcea494450 Update CMakeLists.txt 2023-08-13 14:15:50 +09:00
Stephen Seo 8a34ec8c05 Make socket filename unique per user 2023-08-13 13:53:52 +09:00
Stephen Seo 6574341870 Minor fixes 2023-08-13 13:31:04 +09:00
Stephen Seo cfdeceb638 WIP: Set nonblocking on server's socket handle
Still untested.
2023-08-12 22:26:48 +09:00
Stephen Seo 4a4fc63b46 Add LICENSE 2023-08-12 22:05:17 +09:00
Stephen Seo 5540c9be1f Remove compile_commands.json 2023-08-12 22:04:27 +09:00
Stephen Seo 99fab95766 WIP: Impl. "server" plugin and "client" executable
Untested.
2023-08-12 22:00:15 +09:00
Stephen Seo c850536731 WIP plugin listening on unix socket
TODO: Use a thread to listen on the socket.
2023-08-12 20:06:14 +09:00
Stephen Seo 1e49ca39e7 Init empty commit 2023-08-12 19:02:48 +09:00