Age | Commit message (Expand) | Author |
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 |
2023-06-20 | Do not automatically install coolbits | dec05eba |
2023-06-10 | kms rot old behavior back | dec05eba |
2023-06-10 | kms: fix multi monitor coordinate being incorrect in some cases | dec05eba |
2023-05-22 | Attempt to fix nvidia driver bug at program exit (freeze) by exit without atexit | dec05eba |
2023-05-12 | kms_vaapi: fix regression, screen rotation not working when capturing screen | dec05eba |
2023-05-12 | kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s... | dec05eba |
2023-04-27 | Temporary disable opus/flac because it breaks multiple audio, fix possible au... | dec05eba |
2023-04-22 | Add missing xrandr and xfixes dependency | dec05eba |
2023-04-22 | AMD/Intel: Add cursor capture when recording monitor. Fix capture being wrong... | dec05eba |
2023-04-18 | Kms server timeout, move back to HOME, add -v argument to disable 'update fps... | dec05eba |
2023-04-16 | Find monitor capture not working on some systems with amd/intel (find first /... | dec05eba |
2023-04-15 | Apply rotation fix for intel as well (for kms capture) | dec05eba |
2023-04-15 | Re-enable amd/intel monitor capture after fixing issues with framerate | dec05eba |