Age | Commit message (Expand) | Author |
2023-12-31 | umask before setcap, fix for possible issue in the future | dec05eba |
2023-12-03 | Fix opus and flac audio sources, fix crash when live streaming without an aud... | dec05eba |
2023-12-01 | Reconfigure quality for av1 and hevc vaapi | dec05eba |
2023-11-30 | Workaround mesa (amd and intel driver issue): use hevc when mkv is used since... | dec05eba |
2023-11-30 | Allow both hevc and h265 (as alias) | dec05eba |
2023-11-29 | Add --list-supported-video-codecs command | dec05eba |
2023-11-28 | Configure vaapi quality settings (higher qp, lower file size) | dec05eba |
2023-11-28 | Add -sc argument to specify a script that runs on the saved video file | dec05eba |
2023-11-27 | Fix possible crash when recording multiple audio sources (merged) | 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-18 | Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some s... | dec05eba |
2023-11-17 | Make amd/intel nvidia/wayland capture display match x11 connector name, allow... | dec05eba |
2023-11-15 | Use global_quality for av1, fixes quality options for av1, fine tune quality ... | dec05eba |
2023-11-12 | kms client/server: replace unix domain socket file with socketpair after conn... | dec05eba |
2023-11-11 | Add experimental av1 support (only tested on amd) | dec05eba |
2023-11-05 | Update usage info about screen direct option | dec05eba |
2023-10-31 | Revert intel tmp fix try | dec05eba |
2023-10-31 | Try fix glitched graphics on some intel systems, i dunno, ask intel | dec05eba |
2023-10-22 | Dont forcefully set drm fourcc to argb8888, fixes kde wayland where default i... | dec05eba |
2023-10-22 | Fix vram leak for reals | dec05eba |
2023-10-21 | Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ... | dec05eba |
2023-10-15 | -mk > -mf in systemd service file | dec05eba |
2023-10-15 | Systemd service: add option to create separate folders for replays | dec05eba |
2023-10-08 | Attempt to fix vram leak(?) | dec05eba |
2023-10-01 | fflush after puts to fix piping replay path | dec05eba |
2023-09-29 | Remove unused cursor code | dec05eba |
2023-08-15 | Change nvenc preset to p5 to workaround new nvidia driver bug | dec05eba |
2023-08-13 | Fix capture bug on some intel systems | dec05eba |
2023-08-09 | Test fix recent regression in ffmpeg that increases cpu usage | dec05eba |
2023-07-28 | Systemd replay service: record default audio output by default | dec05eba |
2023-07-28 | Auto set setcap on gsr-kms-server, prioritize screen recorder, add replay sys... | dec05eba |
2023-07-25 | Dont use jpeg color range (fixes too dark image on amd/intel in flatpak) | dec05eba |
2023-07-23 | AMD/Intel: better color accuracy | dec05eba |
2023-07-22 | Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ... | dec05eba |
2023-07-22 | Temp disable cursor fix | dec05eba |
2023-07-22 | Hide cursor when it's on another display | dec05eba |
2023-07-22 | Use correct offset for combined plane monitor capture | dec05eba |
2023-07-22 | Support cursor capture on AMD/Intel on Wayland | dec05eba |
2023-07-21 | Fix capture on amd/intel + x11 | dec05eba |
2023-07-21 | Update metadata | dec05eba |
2023-07-21 | Fix capture not working on intel, use wlroots capture if available | dec05eba |
2023-07-18 | More kms vaapi allow to work without xwayland | dec05eba |
2023-07-18 | Fix green screen sometimes when capturing amd/intel window | dec05eba |
2023-07-18 | Experimental support for wayland (for amd, intel and nvidia) | dec05eba |
2023-07-10 | Remove fcf-protection=full since it doesn't work on arm | dec05eba |
2023-07-10 | Attempt to make active card detection more robust | dec05eba |
2023-07-09 | Test fix using correct gpu when multiple gpus are connected | dec05eba |