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
/
include
/
Config.hpp
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 to 15000 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-12
Constant bitrate option as default for streaming
dec05eba
2024-10-09
Add constant bitrate option
dec05eba
2024-09-11
Fix loading audio tracks incorrect config, finish recording option
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