index
:
gpu-screen-recorder-ui
master
A fullscreen overlay UI for GPU Screen Recorder, in the style of ShadowPlay.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GsrInfo.cpp
Age
Commit message (
Collapse
)
Author
4 days
Add 'restart replay on save' option
dec05eba
2024-12-26
Mention that recording has to be restarted to apply changes. Fix stuck in ↵
dec05eba
repeat state if pressed while gsr-global-hotkey starts
2024-12-10
Fix capture options not available on nvidia x11
dec05eba
2024-12-08
Query capture options when opening settings and validate capture options ↵
dec05eba
when starting recording
2024-11-16
Only show app audio option if using pipewire
dec05eba
2024-11-13
Add application audio option
dec05eba
2024-09-08
More
dec05eba
2024-08-23
Start on file chooser, page stack
dec05eba
2024-08-06
Copy Config from gpu-screen-recorder-gtk, make it more modern and efficient ↵
dec05eba
with string_view and variant, use string_view in gsr info parsing
2024-08-03
Align list items, dont process selected item twice if changed in event loop, ↵
dec05eba
mouse button events should only occur when pressing left mouse button
2024-08-02
Add audio devices
dec05eba
2024-08-01
Move dropdown button text and icon code to dropdown button class
dec05eba