Age | Commit message (Collapse) | Author |
|
replace std::filesystem with posix
create replay directory automatically, recursively
|
|
Stop systemd service with SIGINT
|
|
This adds a new flag, '-mf' with a boolean argument
If this is set, replays are organized in folders by date.
With this, replays are saved like:
$output_folder/2023-10-15/Replay_15-39-28.mp4
instead of all into the same folder.
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit bccb5ba8f44f1c33ffcfa08c67b5778ddc65c948.
|
|
|
|
|
|
|
|
|
|
|
|
it's not supported
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ignore nouveau cards.
Fix lag on start of recording on amd/intel by only loading egl once,
on startup.
|
|
|
|
also captures cursor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|