aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
34 hoursMake image output lossy (use stb image writer), also significantly improves p...dec05eba
39 hoursMake fps option (default to 60)dec05eba
7 daysMinor cleanupdec05eba
7 daysOnly show codec warning for image outputdec05eba
7 daysSupport taking a screenshot (-o image.jpg/image.png)dec05eba
8 daysRevert kde plasma 6.2 hdr workaround codedec05eba
10 daysRevert hdr color fix. It looked better for fullscreen hdr games beforedec05eba
13 daysMinor -sc fix for flatpakdec05eba
13 daysMake plasmashell check work in flatpakdec05eba
14 daysChange hdr colors againdec05eba
14 daysMake 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 missi...dec05eba
2025-02-08Fix crash when trying to capture hdr and it failsdec05eba
2025-02-07Improve argument parsingdec05eba
2025-02-06mdec05eba
2025-02-06Increase replay max allowed duration to 3 hoursdec05eba
2025-01-28fix: proper cleanup for init_filter_graphAlex Murkoff
2025-01-27Pipewire: support 10-bit formats (where alpha is 2 bits, total 32-bits)dec05eba
2025-01-25Dont normalize audio for mixed audio. This matches app audio|device audio mix...dec05eba
2025-01-24-overlay-replay > -restart-replay-on-savedec05eba
2025-01-24-overlapping-replay > -overlap-replay5.0.2dec05eba
2025-01-23Add version to --info outputdec05eba
2025-01-23Add -overlapping-replay option to clear replay buffer after a savedec05eba
2025-01-18Mesa check version 24.3.65.0.1dec05eba
2025-01-18amd: disable vaapi surface copy unless mesa 2.3.4 is used, which fixes a perf...dec05eba
2025-01-16Add -gl-debug option to make it easier to debug user issues that cant easily ...dec05eba
2025-01-13Fix possibility of monitor captured changing on wayland when monitors are rec...dec05eba
2025-01-10Workaround 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