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
Age
Commit message (
Collapse
)
Author
4 days
Timeout window creation position hack, force floating, disable 'all ↵
dec05eba
monitors' record option for now
5 days
Start on global settings, add tint color setting
dec05eba
6 days
Query capture options when opening settings and validate capture options ↵
dec05eba
when starting recording
14 days
Optimization: dont draw file chooser items above scissor area
dec05eba
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-26
Make the ui the daemon instead, add hotkey for recording/pause
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-12
Add dropdown icons and description text
dec05eba
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
Nicer close window button
dec05eba
2024-09-11
Make checkbox nicer
dec05eba
2024-09-11
Load settings from config file
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 ↵
dec05eba
file item
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-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
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-07
Use stack for page navigation, dont add spacing between list elements if the ↵
dec05eba
widget is empty or not visible
2024-08-07
Fix: widget alignment is uninitialized
dec05eba
2024-08-07
Add radio button with simple/advanced view, add widget visibility
dec05eba
[next]