aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
4 daysamd: disable vaapi surface copy unless mesa 2.3.4 is used, which fixes a perf...dec05eba
6 daysAdd -gl-debug option to make it easier to debug user issues that cant easily ...dec05eba
10 daysFix possibility of monitor captured changing on wayland when monitors are rec...dec05eba
12 daysWorkaround teamspeak crashing when recording app audiodec05eba
2025-01-08Unset DRI_PRIME as well when gpu offloading cant be useddec05eba
2025-01-03Minor changedec05eba
2024-12-31Prefix program arguments error with error:dec05eba
2024-12-26Exit with exit code 50 if invalid audio device. Exit with exit code 51 if inv...dec05eba
2024-12-26Make '-w screen' capture the first monitor on nvidia x11 as well to make it w...dec05eba
2024-12-09Fix --list-capture-options with card path not working on x11 nvidia because x...dec05eba
2024-12-08Remove shitdec05eba
2024-12-08Yeet the unecessary properties error location code, it fails to build on some...dec05eba
2024-12-08Attempt to fix build on some distrosdec05eba
2024-12-08Fix window creation on waylanddec05eba
2024-12-08Add card path to --info, add card path and vendor to --list-capture-options i...dec05eba
2024-12-08Refactor windowing from egl to window_x11/window_wayland, yolodec05eba
2024-12-07Comment out unused egl priority for now because amd error is misleadingdec05eba
2024-12-06Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to c...dec05eba
2024-12-05Add error output when reaching max ports/stream nodes/linksdec05eba
2024-12-05Remove incorrect references to -aa and -aaidec05eba
2024-11-29--help improvementdec05eba
2024-11-28Repurpose '/' in audio argument to set the audio track name, not the recordin...dec05eba
2024-11-28Print --help to stdout instead of stderrdec05eba
2024-11-24Dont allow running the program as the root userdec05eba
2024-11-22Only report monitors when /dev/dri/cardN is available (its not available on l...dec05eba
2024-11-22Dont run any pipewire if audio server is not pipewire (fix freeze on linux mi...dec05eba
2024-11-22Remove GSR_APP_AUDIO macro use when not neededdec05eba
2024-11-21Fix portal capture on broken amd drivers: fallback to opengl copy instead of ...dec05eba
2024-11-21printdec05eba
2024-11-21Revert "va sync buffer/surface"dec05eba
2024-11-20va sync buffer/surfacedec05eba
2024-11-20Revert "Temp portal dont use fast path"dec05eba
2024-11-20Temp portal dont use fast pathdec05eba
2024-11-20Allow recording app audio with -a, deprecate -aa and -aaidec05eba
2024-11-17--info also verify pipewire connection for app audiodec05eba
2024-11-17Disable application audio recording on pulseaudio4.3.0dec05eba
2024-11-17Exclude duplicate app from --list-application-audiodec05eba
2024-11-16--info: output if app audio is supported (if compiled with it and pipewire se...dec05eba
2024-11-13nvidia x11: fix black screen regressiondec05eba
2024-11-13Use module-null-sink instead of module-combine-sinkdec05eba
2024-11-11Fix build without app_audio build optiondec05eba
2024-11-11Add --list-capture-options optiondec05eba
2024-11-10Add -aa and -aai options to record audio only from selected applicationsdec05eba
2024-11-09Fix incorrect color format in x11 cursor (bgr instead of rgb)dec05eba
2024-11-09Revert x11 drm cursor switcharoodec05eba
2024-11-08Prefer drm cursor over x11 on x11, to fix correct position and size when x11 ...dec05eba
2024-11-08Simpler xrandr monitor query (do the same thing as before)dec05eba
2024-11-08x11: fix correct monitor capture size when output is scaleddec05eba
2024-11-08Prepare for pipewire audio routingdec05eba
2024-11-07Change libx264 preset to veryfast and tune to filmdec05eba