|
4fbbb6e31e
|
Fix PKGBUILD (sha256sum)
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 1s
|
2024-07-21 17:48:44 +09:00 |
|
|
6026bef0a0
|
Minor fixes
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 1s
|
2024-07-21 13:05:39 +09:00 |
|
|
2c9f3b0452
|
Tweak "--wait" time max
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 12s
|
2024-07-21 12:51:43 +09:00 |
|
|
ea6f59fbc5
|
Fix client arg parse
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 12s
|
2024-07-21 12:45:08 +09:00 |
|
|
257ba1db6c
|
Impl "--wait"
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 |
|
|
041f73c317
|
Update workflow/action
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 5s
|
2024-06-15 11:17:00 +09:00 |
|
|
741111fe8c
|
Add forgejo action to make releases for tags
Create releases with ArchLinux pkg / check-and-build-and-release (push) Successful in 5s
|
2024-01-29 13:38:58 +09:00 |
|
|
287e3d98d8
|
Update LICENSE year
|
2024-01-27 22:09:49 +09:00 |
|
|
b40f3daff7
|
Refactor archLinuxPackaging/PKGBUILD
|
2024-01-27 21:57:32 +09:00 |
|
|
2d7ddc1c2f
|
Update archlinux packaging
|
2024-01-26 17:54:26 +09:00 |
|
|
4c708a2b9a
|
Version 1.3.0
Allow toggling streaming and replay-buffer.
|
2024-01-26 17:37:03 +09:00 |
|
|
0376d6cf4b
|
Update archLinux packaging
|
2024-01-26 17:11:40 +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 |
|
|
5700e720af
|
Update archlinux packaging
|
2024-01-26 16:54:59 +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 |
|
|
190b013e2d
|
Update archLinuxPackaging/PKGBUILD
|
2023-08-14 11:50:12 +09:00 |
|
|
640ae65d07
|
Add support for controlling the replay buffer
|
2023-08-14 11:35:36 +09:00 |
|
|
a18c507472
|
Update README.md
|
2023-08-13 16:03:51 +09:00 |
|
|
056139a718
|
Update README.md
|
2023-08-13 16:03:03 +09:00 |
|
|
43ab2cc04c
|
Add README.md
|
2023-08-13 16:01:19 +09:00 |
|
|
8911bdab50
|
Add PKGBUILD
|
2023-08-13 15:45:01 +09:00 |
|
|
718cc24648
|
Fix erronous socket filename
|
2023-08-13 14:28:17 +09:00 |
|
|
d5a057a685
|
Fix erronous error checking
|
2023-08-13 14:26:39 +09:00 |
|
|
59fc8d81a5
|
Fixes, print on error
|
2023-08-13 14:19:34 +09:00 |
|
|
fcea494450
|
Update CMakeLists.txt
|
2023-08-13 14:15:50 +09:00 |
|
|
8a34ec8c05
|
Make socket filename unique per user
|
2023-08-13 13:53:52 +09:00 |
|
|
6574341870
|
Minor fixes
|
2023-08-13 13:31:04 +09:00 |
|
|
cfdeceb638
|
WIP: Set nonblocking on server's socket handle
Still untested.
|
2023-08-12 22:26:48 +09:00 |
|
|
4a4fc63b46
|
Add LICENSE
|
2023-08-12 22:05:17 +09:00 |
|
|
5540c9be1f
|
Remove compile_commands.json
|
2023-08-12 22:04:27 +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 |
|
|
1e49ca39e7
|
Init empty commit
|
2023-08-12 19:02:48 +09:00 |
|