Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fixes screen capture on opensuse amd/intel or nvidia wayland
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Always find largest drm buf, to fix some cases
when there are multiple planes and we accidentally
capture a drm buf that isn't the target buf.
We always want the full SCREEN drm buf.
|
|
(not used yet)
|
|
|
|
|