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
/
ScrollablePage.cpp
Age
Commit message (
Expand
)
Author
2024-11-04
Add option to save replay/recording to a folder with the name of the game
dec05eba
2024-09-11
Make checkbox nicer
dec05eba
2024-09-11
Hard limit on scroll without animation when reaching top/bottom
dec05eba
2024-09-11
Make scrollbar movable with mouse, limit filechooser content to inside of fil...
dec05eba
2024-09-08
Add scrollbar
dec05eba
2024-09-08
More
dec05eba
2024-08-25
File chooser navigation
dec05eba
2024-08-24
Remove scrollable page from gsr page, fix crash when navigating back
dec05eba
2024-08-23
Start on file chooser, page stack
dec05eba
2024-08-07
Move settings ui to SettingsPage class, show different widgets for different ...
dec05eba
2024-08-07
Add radio button with simple/advanced view, add widget visibility
dec05eba
2024-08-03
Align list items, dont process selected item twice if changed in event loop, ...
dec05eba
2024-08-02
Add widgets for settings page, add list to auto position widgets
dec05eba
2024-08-01
Use scissor for pages
dec05eba
2024-08-01
Draw and event position relative to parent (for pages)
dec05eba