index
:
gpu-screen-recorder
debian
The fastest screen recording tool for Linux
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kms
/
client
/
kms_client.c
Age
Commit message (
Expand
)
Author
2026-08-01
Remove unused includes
dec05eba
2026-08-01
Add gsr_log logging module with log level and overridable log handler
dec05eba
2026-07-27
socket SOCK_CLOEXEC
dec05eba
2026-07-27
Fix gsr-kms-server not shutting down when gpu-screen-recorder is killed
dec05eba
2026-03-11
Poll reset revents
dec05eba
2025-12-23
Add support for camera (yuyv, mjpeg) and multiple capture sources
dec05eba
2025-07-06
FreeBSD: Add support
Er2
2025-07-06
kms: use /tmp directory for temporary unix domain socket to fix too long path...
dec05eba
2025-07-06
Revert "kms: remove unix domain socket and only use socketpair"
dec05eba
2025-07-06
kms: remove unix domain socket and only use socketpair
dec05eba
2025-06-06
Remove swap buffer call
dec05eba
2025-05-10
Move dbus code to a separate process to allow gpu-screen-recorder to use cap_...
dec05eba
2025-01-10
Workaround teamspeak crashing when recording app audio
dec05eba
2024-12-30
Use poll instead of select
dec05eba
2024-11-10
Add -aa and -aai options to record audio only from selected applications
dec05eba
2024-10-19
nixos fix: look for gsr-kms-server in PATH if not found in same directory as ...
dec05eba
2024-10-06
gsr-kms-server 'security': only allow gpu-screen-recorder to get framebuffer
dec05eba
2024-09-21
Revert recent time framing and performance changes as it affects slower devic...
dec05eba
2024-07-24
Show warning when amd driver adds black bars, set frame resolution after chan...
dec05eba
2024-07-23
Fix hdr capture causing crash when in replay mode
dec05eba
2024-07-23
Fix kms capture getting stuck if more than 1 fd per plane
dec05eba
2024-07-22
Fix portal capture on intel, support multiple planes in one egl image (might ...
dec05eba
2024-07-17
Portal: make resizing not glitched, clear background on resize, proper handli...
dec05eba
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba
2024-05-13
fix possible freeze on exit if exiting quickly after start
dec05eba
2024-05-09
Proper strncpy null termination
dec05eba
2024-03-09
Refactor xcomposite
dec05eba
2024-02-11
flatpak: launch kms server proxy instead of gsr-kms-server
dec05eba
2024-01-11
Nvidia: use default p4 preset instead of p5, might fix frame issues
dec05eba
2024-01-02
Create directory to output file if not exists
dec05eba
2023-12-31
Avoid pkexec flatpak run if possible
dec05eba
2023-12-31
Avoid pkexec with flatpak if possible
dec05eba
2023-12-31
Revert "Reverse kms server connect direction to fix umask issue"
dec05eba
2023-12-31
Reverse kms server connect direction to fix umask issue
dec05eba
2023-12-31
Fix for opensuse: set unix domain socket mod 777
dec05eba
2023-11-30
flatpak: run gsr kms server on host if the file has root capacity
dec05eba
2023-11-30
Allow both hevc and h265 (as alias)
dec05eba
2023-11-29
has perm should have higher priority than flatpak check
dec05eba
2023-11-29
Check getcap in flatpak too
dec05eba
2023-11-29
Restore flatpak spawn gsr server command
dec05eba
2023-11-29
Use correct arguments for flatpak spawn
dec05eba
2023-11-29
Run gpu screen recorder gtk as a proxy for gsr kms server when using flatpak
dec05eba
2023-11-18
sigkill kms server
dec05eba
2023-11-18
close socketpair before sigint
dec05eba
2023-11-18
Kill kms server instead of sigint, fixes being stuck with pkexec
dec05eba
2023-11-18
Properly send socketpair fd to kms server
dec05eba
2023-11-12
kms client/server: replace unix domain socket file with socketpair after conn...
dec05eba
2023-08-13
Dont hardcore gsr-kms-server path
dec05eba
2023-07-23
Proper waitpid NOHANG handling
dec05eba
2023-07-22
Exit with exit code 10 if pkexec fails
dec05eba
[next]