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
/
SettingsPage.cpp
Age
Commit message (
Collapse
)
Author
12 days
Add option to manage program startup directly in the program
dec05eba
14 days
Save button should also go back to previous page
dec05eba
14 days
Mention that recording has to be restarted to apply changes. Fix stuck in ↵
dec05eba
repeat state if pressed while gsr-global-hotkey starts
2024-12-10
Timeout window creation position hack, force floating, disable 'all ↵
dec05eba
monitors' record option for now
2024-12-09
Start on global settings, add tint color setting
dec05eba
2024-12-08
Query capture options when opening settings and validate capture options ↵
dec05eba
when starting recording
2024-11-24
Allow running the ui on Wayland through XWayland
dec05eba
2024-11-20
Merge audio devices and application audio into one list
dec05eba
2024-11-18
Add option to start replay when power supply is connected
dec05eba
2024-11-17
Query audio when adding them
dec05eba
2024-11-16
Only show app audio option if using pipewire
dec05eba
2024-11-16
Wording
dec05eba
2024-11-14
Add option to start replay on fullscreen
dec05eba
2024-11-13
Add application audio option
dec05eba
2024-11-05
Correct bitrate calculation, default bitrate to 15000kbps
dec05eba
2024-11-05
m
dec05eba
2024-11-05
Update file size estimation for replay after gsr fix
dec05eba
2024-11-05
Add replay ram usage estimation
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-02
Force window always on top, even if restacking order changes
dec05eba
2024-11-01
Add option to automatically turn on replay at system startup
dec05eba
2024-10-27
Unpause when stopping recording if paused
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-10-27
Add option to change video resolution
dec05eba
2024-10-20
gsr-overlay > gsr-ui
dec05eba
2024-10-12
Constant bitrate option as default for streaming
dec05eba
2024-10-09
Add constant bitrate option
dec05eba
2024-09-15
Hide notifications in simple view, draw combobox upward if no space in ↵
dec05eba
scissor region to fully draw box
2024-09-11
Fix loading audio tracks incorrect config, finish recording option
dec05eba
2024-09-11
Only allow x11 for now
dec05eba
2024-09-11
Load settings from config file
dec05eba
2024-09-11
Make scrollbar movable with mouse, limit filechooser content to inside of ↵
dec05eba
file item
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-10
Remove > beside audio track
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