summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
3 daysFix replay freezing on save for some usersdec05eba
3 days5.4.0dec05eba
5 daysUpdate to latest versiondec05eba
5 daysAdd option to recording while using replay/streaming with -ro option to ↵dec05eba
specify directory and SIGRTMIN signal. See gpu-screen-recorder --help notes
11 daysTune av1 qualitydec05eba
2025-04-06Release builddec05eba
2025-04-06Fallback to graphics shader instead of compute shader if the gpu doesn't ↵dec05eba
support compute shader (either glsl 420 or opengl es glsl 310), improve color quality and scaling quality
2025-04-04Fix region capture on wlroots and hyprland with multiple monitorsdec05eba
2025-04-04Remove -preset and -multipass, replace with -tune performance|qualitydec05eba
2025-04-04Optimize compute shaders, add -preset and -multipass options for higher ↵dec05eba
quality video encoding on nvidia
2025-03-30Fix incorrect region when monitor is rotated, remove ↵dec05eba
-high-performance-encoding (always use it)
2025-03-30Fix incorrect region for region capture after compute shader changedec05eba
2025-03-305.3.4dec05eba
2025-03-30Use compute shader instead of graphics shader for better performance ↵dec05eba
(especially on amd)
2025-03-16Fix recording on nvidia after ffmpeg updatedec05eba
2025-03-15Fix application audio not working correctly after a recent updatedec05eba
2025-03-14Fix screenshot of window not working after latest changedec05eba
2025-03-13Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) ↵dec05eba
limitation that only allows one nvfbc session at a time
2025-03-13Add region capture with -w region -region WxH+X+Ydec05eba
2025-03-07Fix possible issue where the monitor captured changes when waking up after ↵dec05eba
suspend while recording
2025-03-05Fix pipewire server breaking when pipewire connection is closed too quickly ↵dec05eba
(--info)
2025-03-03Revert last change related to audio device capture changedec05eba
2025-03-03Fix portal capture on sway and hyprland, disable default audio output device ↵dec05eba
change because of bugs in pipewire/kde plasma
2025-02-27Automatically switch audio device to capture from when system audio device ↵dec05eba
default is changed
2025-02-24Fix merging audio with audio device and app audio where one audio device is ↵dec05eba
a microphone with mono input
2025-02-22Make image output lossy (use stb image writer), also significantly improves ↵dec05eba
performance for jpeg
2025-02-18Support taking a screenshot (-o image.jpg/image.png)dec05eba
2025-02-13Revert hdr color fix. It looked better for fullscreen hdr games beforedec05eba
2025-02-09Change hdr colors againdec05eba
2025-02-09Make hdr better for limited range colorsdec05eba
2025-02-09Attempt to fix incorrect hdr colors on kde plasma 6.2dec05eba
2025-02-08HDR: always set has_primaries and has_luminance, otherwise data will be ↵dec05eba
missing from file
2025-02-08Fix crash when trying to capture hdr and it failsdec05eba
2025-02-06Increase replay max allowed duration to 3 hoursdec05eba
2025-01-27Possibly fix screen recording not working with desktop portal on intel arcdec05eba
2025-01-25Dont normalize audio for mixed audio. This matches app audio|device audio ↵dec05eba
mix, fixes mic audio being decreased
2025-01-24-overlay-replay > -restart-replay-on-savedec05eba
2025-01-24-overlapping-replay > -overlap-replaydec05eba
2025-01-24Add -overlapping-replay option to clear replay buffer after a savedec05eba
2025-01-18Mesa check version 24.3.6dec05eba
2025-01-18amd: disable vaapi surface copy unless mesa 25.0.0 or greater is used, which ↵dec05eba
fixes a performance issue. Otherwise we get stutter in some games
2025-01-16Add -gl-debug option to make it easier to debug user issues that cant easily ↵dec05eba
be reproduced
2025-01-13Fix possibility of monitor captured changing on wayland when monitors are ↵dec05eba
reconfigured
2025-01-10Workaround teamspeak crashing when recording app audiodec05eba
2025-01-09Unset DRI_PRIMEdec05eba
2024-12-295.0.0dec05eba
2024-12-28Fix vaapi import on older amd gpus, make -w screen refer to first monitor on ↵dec05eba
nvidia x11 as well (use screen-direct for all monitors or gsync)
2024-12-09Add commands for faster uidec05eba
2024-12-06Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to ↵dec05eba
create the virtual sink instead of pulseaudio)
2024-11-28Repurpose '/' in audio argument to set the audio track name, not the ↵dec05eba
recording node name in pulseaudio/pipewire. This also now allows setting audio track name when recording application audio