<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpu-screen-recorder/include/recorder/replay_save.h, branch debian</title>
<subtitle>The fastest screen recording tool for Linux
</subtitle>
<id>https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/atom?h=debian</id>
<link rel='self' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/'/>
<updated>2026-08-07T11:53:40Z</updated>
<entry>
<title>Revert "Clear replay data in replay save thread to not block the main capture thread"</title>
<updated>2026-08-07T11:53:40Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-08-07T11:53:40Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=90ac49f372f4c3d3d12f4d0d58ab0473a86821d5'/>
<id>urn:sha1:90ac49f372f4c3d3d12f4d0d58ab0473a86821d5</id>
<content type='text'>
This reverts commit 5db30f3fb99545524fc80f87ecc488972aec1711.
</content>
</entry>
<entry>
<title>Clear replay data in replay save thread to not block the main capture thread</title>
<updated>2026-08-06T10:56:48Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-08-06T10:56:48Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=5db30f3fb99545524fc80f87ecc488972aec1711'/>
<id>urn:sha1:5db30f3fb99545524fc80f87ecc488972aec1711</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -ipc option to control gpu-screen-recorder over a unix domain socket</title>
<updated>2026-08-01T23:11:53Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-08-01T23:11:33Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=d72113be395891f4289f0d86a32a37a99a4d5b38'/>
<id>urn:sha1:d72113be395891f4289f0d86a32a37a99a4d5b38</id>
<content type='text'>
The socket accepts the same commands as the signal handlers, except that
saving a replay takes an arbitrary number of seconds instead of only the
fixed times that the signals provide. Requests and replies are newline
terminated json objects and every request is replied to, parsed with the
sj.h json library that was added to external.
Requests are handled on a thread that only runs while the recorder
exists, so the recorder control fields are now atomics, which they have
to be now that another thread writes them.
</content>
</entry>
<entry>
<title>Move muxing and replay saving from main.cpp into muxer and replay_save modules</title>
<updated>2026-08-01T21:02:07Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-08-01T21:02:07Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=40b6a13d14680cfacb3cdb59f04224540b80d9e4'/>
<id>urn:sha1:40b6a13d14680cfacb3cdb59f04224540b80d9e4</id>
<content type='text'>
Replay saving uses a pthread with an owning result struct instead of
std::future and a global output filepath.
</content>
</entry>
</feed>
