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
/
gui
/
Entry.cpp
Age
Commit message (
Collapse
)
Author
2024-11-05
Add replay ram usage estimation
dec05eba
2024-10-27
Fix window not visible in fullscreen applications
dec05eba
2024-10-27
Add hotkeys for replay and streaming, finish everything
dec05eba
2024-08-10
Save all settings to file, hide more settings behind advanced view
dec05eba
2024-08-10
Settings page save settings, refactor
dec05eba
2024-08-07
Add settings icon, close window when pressing the close button
dec05eba
2024-08-07
Add radio button with simple/advanced view, add widget visibility
dec05eba
2024-08-06
Make sure all sizes are scaled by window size, make sure all elements are ↵
dec05eba
visible for very low resolutions and text doesn't get too small
2024-08-06
Add checkbox, scale more sizes by window scale
dec05eba
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-03
Add entry with basic text editing and validation for numbers
dec05eba