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
/
Config.cpp
Age
Commit message (
Collapse
)
Author
8 days
Add option to start replay on fullscreen
dec05eba
8 days
Add application audio option
dec05eba
2024-11-05
Default replay to 50000 kbps
dec05eba
2024-11-04
Default replay to constant bitrate
dec05eba
2024-11-04
Add option to save replay/recording to a folder with the name of the game
dec05eba
2024-11-01
Add option to automatically turn on replay at system startup
dec05eba
2024-10-27
Add hotkeys for replay and streaming, finish everything
dec05eba
2024-10-27
Add option to change video resolution
dec05eba
2024-10-20
gsr-overlay > gsr-ui
dec05eba
2024-10-12
Fix save directory empty if opening streaming page before recording page
dec05eba
2024-10-12
Constant bitrate option as default for streaming
dec05eba
2024-10-09
Add constant bitrate option
dec05eba
2024-08-23
Start on file chooser, page stack
dec05eba
2024-08-10
Settings page save settings, refactor
dec05eba
2024-08-06
Have separate record options for replay, record and streaming, reset ↵
dec05eba
existing config files
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