Dont show replay save 1/10 min if replay buffer is set to a lower time

This commit is contained in:
dec05eba
2025-11-03 23:11:12 +01:00
parent 9af3c85161
commit 2bc2252d30
3 changed files with 20 additions and 6 deletions

2
TODO
View File

@@ -244,3 +244,5 @@ Add recording timer when recording to show for how long we have been recording f
Add option to trim video in the ui. Show a list of all videos recorded so you dont have to navigate to them (maybe add option to manually navigate to a video as well). Maybe use mpv to view it (embedded) in the ui and trim regions (multiple) and ffmpeg command to trim it.
Show the currently recorded capture in the ui, to preview if everything looks ok. This is also good for webcam overlay. Do this when gsr supports rpc, which would also include an option to get a fd to the capture texture.
Show a question mark beside options. When hovering the question mark show a tooltip that explains the options.