summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-12-03Fix opus and flac audio sources, fix crash when live streaming without an ↵dec05eba
audio source
2023-12-01Reconfigure quality for av1 and hevc vaapidec05eba
2023-11-30Workaround mesa (amd and intel driver issue): use hevc when mkv is used ↵dec05eba
since mesa doesn't support global headers for h264
2023-11-30Allow both hevc and h265 (as alias)dec05eba
2023-11-29Add --list-supported-video-codecs commanddec05eba
2023-11-28Configure vaapi quality settings (higher qp, lower file size)dec05eba
2023-11-28Add -sc argument to specify a script that runs on the saved video filedec05eba
2023-11-27Fix possible crash when recording multiple audio sources (merged)dec05eba
2023-11-18sigkill kms serverdec05eba
2023-11-18close socketpair before sigintdec05eba
2023-11-18Kill kms server instead of sigint, fixes being stuck with pkexecdec05eba
2023-11-18Properly send socketpair fd to kms serverdec05eba
2023-11-18Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some ↵dec05eba
systems running kde plasma)
2023-11-17Make amd/intel nvidia/wayland capture display match x11 connector name, ↵dec05eba
allow screen capture on amd/intel nvidia/wayland (select the first output for now)
2023-11-15Use global_quality for av1, fixes quality options for av1, fine tune quality ↵dec05eba
by codec
2023-11-12kms client/server: replace unix domain socket file with socketpair after ↵dec05eba
connecting (fixes issue of .gsr-kms-socket files remaining in $HOME)
2023-11-11Add experimental av1 support (only tested on amd)dec05eba
2023-11-05Update usage info about screen direct optiondec05eba
2023-10-31Revert intel tmp fix trydec05eba
2023-10-31Try fix glitched graphics on some intel systems, i dunno, ask inteldec05eba
2023-10-22Dont forcefully set drm fourcc to argb8888, fixes kde wayland where default ↵dec05eba
is 10bit colors
2023-10-22Fix vram leak for realsdec05eba
2023-10-21Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ↵dec05eba
replace std::filesystem with posix, create replay dir if not exists
2023-10-15-mk > -mf in systemd service filedec05eba
2023-10-15Systemd service: add option to create separate folders for replaysdec05eba
2023-10-08Attempt to fix vram leak(?)dec05eba
2023-10-01fflush after puts to fix piping replay pathdec05eba
2023-09-29Remove unused cursor codedec05eba
2023-08-15Change nvenc preset to p5 to workaround new nvidia driver bugdec05eba
2023-08-13Fix capture bug on some intel systemsdec05eba
2023-08-09Test fix recent regression in ffmpeg that increases cpu usagedec05eba
2023-07-28Systemd replay service: record default audio output by defaultdec05eba
2023-07-28Auto set setcap on gsr-kms-server, prioritize screen recorder, add replay ↵dec05eba
systemd service
2023-07-25Dont use jpeg color range (fixes too dark image on amd/intel in flatpak)dec05eba
2023-07-23AMD/Intel: better color accuracydec05eba
2023-07-22Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ↵dec05eba
fixed
2023-07-22Temp disable cursor fixdec05eba
2023-07-22Hide cursor when it's on another displaydec05eba
2023-07-22Use correct offset for combined plane monitor capturedec05eba
2023-07-22Support cursor capture on AMD/Intel on Waylanddec05eba
2023-07-21Fix capture on amd/intel + x11dec05eba
2023-07-21Update metadatadec05eba
2023-07-21Fix capture not working on intel, use wlroots capture if availabledec05eba
fix window capture, ignore nouveau
2023-07-18More kms vaapi allow to work without xwaylanddec05eba
2023-07-18Fix green screen sometimes when capturing amd/intel windowdec05eba
2023-07-18Experimental support for wayland (for amd, intel and nvidia)dec05eba
2023-07-10Remove fcf-protection=full since it doesn't work on armdec05eba
2023-07-10Attempt to make active card detection more robustdec05eba
2023-07-09Test fix using correct gpu when multiple gpus are connecteddec05eba
2023-06-20Do not automatically install coolbitsdec05eba