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
/
Theme.cpp
Age
Commit message (
Collapse
)
Author
2024-10-27
Fix window not visible in fullscreen applications
dec05eba
2024-10-27
Add hotkeys for replay and streaming, finish everything
dec05eba
2024-10-26
Make the ui the daemon instead, add hotkey for recording/pause
dec05eba
2024-09-12
Add dropdown icons and description text
dec05eba
2024-09-11
Make checkbox nicer
dec05eba
2024-09-08
More
dec05eba
2024-08-25
File chooser navigation
dec05eba
2024-08-23
Start on file chooser, page stack
dec05eba
2024-08-07
Add settings icon, close window when pressing the close button
dec05eba
2024-08-07
Move settings ui to SettingsPage class, show different widgets for different ↵
dec05eba
settings page, show different widgets depending on combobox selections
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
Change fonts, nicer combobox, add/remove audio track button
dec05eba
2024-08-02
Add audio devices
dec05eba
2024-08-01
Move dropdown button text and icon code to dropdown button class
dec05eba