index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
4 days
Fix window creation on wayland
dec05eba
4 days
Add card path to --info, add card path and vendor to --list-capture-options i...
dec05eba
4 days
Refactor windowing from egl to window_x11/window_wayland, yolo
dec05eba
4 days
Comment out unused egl priority for now because amd error is misleading
dec05eba
5 days
Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to c...
dec05eba
6 days
Add error output when reaching max ports/stream nodes/links
dec05eba
6 days
Remove incorrect references to -aa and -aai
dec05eba
12 days
--help improvement
dec05eba
13 days
Repurpose '/' in audio argument to set the audio track name, not the recordin...
dec05eba
13 days
Print --help to stdout instead of stderr
dec05eba
2024-11-24
Dont allow running the program as the root user
dec05eba
2024-11-22
Only report monitors when /dev/dri/cardN is available (its not available on l...
dec05eba
2024-11-22
Dont run any pipewire if audio server is not pipewire (fix freeze on linux mi...
dec05eba
2024-11-22
Remove GSR_APP_AUDIO macro use when not needed
dec05eba
2024-11-21
Fix portal capture on broken amd drivers: fallback to opengl copy instead of ...
dec05eba
2024-11-21
print
dec05eba
2024-11-21
Revert "va sync buffer/surface"
dec05eba
2024-11-20
va sync buffer/surface
dec05eba
2024-11-20
Revert "Temp portal dont use fast path"
dec05eba
2024-11-20
Temp portal dont use fast path
dec05eba
2024-11-20
Allow recording app audio with -a, deprecate -aa and -aai
dec05eba
2024-11-17
--info also verify pipewire connection for app audio
dec05eba
2024-11-17
Disable application audio recording on pulseaudio
4.3.0
dec05eba
2024-11-17
Exclude duplicate app from --list-application-audio
dec05eba
2024-11-16
--info: output if app audio is supported (if compiled with it and pipewire se...
dec05eba
2024-11-13
nvidia x11: fix black screen regression
dec05eba
2024-11-13
Use module-null-sink instead of module-combine-sink
dec05eba
2024-11-11
Fix build without app_audio build option
dec05eba
2024-11-11
Add --list-capture-options option
dec05eba
2024-11-10
Add -aa and -aai options to record audio only from selected applications
dec05eba
2024-11-09
Fix incorrect color format in x11 cursor (bgr instead of rgb)
dec05eba
2024-11-09
Revert x11 drm cursor switcharoo
dec05eba
2024-11-08
Prefer drm cursor over x11 on x11, to fix correct position and size when x11 ...
dec05eba
2024-11-08
Simpler xrandr monitor query (do the same thing as before)
dec05eba
2024-11-08
x11: fix correct monitor capture size when output is scaled
dec05eba
2024-11-08
Prepare for pipewire audio routing
dec05eba
2024-11-07
Change libx264 preset to veryfast and tune to film
dec05eba
2024-11-05
Set buffer size
4.2.6
dec05eba
2024-11-05
usage
dec05eba
2024-11-05
Revert bitrate calculation
dec05eba
2024-11-05
m
4.2.5
dec05eba
2024-11-05
Fix incorrect bitrate calculation for constant bitrate
dec05eba
2024-11-01
Update issues link
dec05eba
2024-10-27
Mention the new UI
dec05eba
2024-10-26
Fix cursor position when scaling output with multiple monitors on monitor cap...
dec05eba
2024-10-26
Add option to change output resolution (-s)
dec05eba
2024-10-24
Revert "Debug output temp"
dec05eba
2024-10-24
Debug output temp
dec05eba
2024-10-23
Mesa && AMD check
dec05eba
2024-10-23
Support old amd gpus that need radeon driver
dec05eba
[next]