Age | Commit message (Expand) | Author |
2024-03-11 | Add -cursor option to not record cursor | dec05eba |
2024-03-11 | Custom bt709 values, less green | dec05eba |
2024-03-10 | bad size | dec05eba |
2024-03-10 | Support hdr capture and full color range on nvidia, show cursor in window cap... | dec05eba |
2024-03-08 | Reconfigure quality, force refresh nvfbc frame, mention stutter in readme | dec05eba |
2024-02-26 | Set cap sys nice again, to prevent gsr from being limited to game fps | dec05eba |
2024-02-25 | Dont prioritize gsr egl context over other processes | dec05eba |
2024-02-15 | unset LIBVA_DRIVER_NAME which can fix users broken config that forced vaapi t... | dec05eba |
2024-02-11 | Fix nvfbc capture crash on start | dec05eba |
2024-02-11 | Window capture: fix chroma not centered in video | dec05eba |
2024-02-11 | Same version as gtk gui | dec05eba |
2024-02-10 | Support monitor rotation, clear window capture background, support hdr | dec05eba |
2024-01-29 | Use variable framerate mode by default on nvidia x11 too | dec05eba |
2024-01-28 | nvidia wayland: support hardware cursor plane | dec05eba |
2024-01-19 | Better handle pausing with missing audio frames | dec05eba |
2024-01-17 | Fix stuttering audio on pulseaudio + opus + multiple audio sources merged | dec05eba |
2024-01-16 | Test improve audio drifting in some cases | dec05eba |
2024-01-11 | Nvidia: use default p4 preset instead of p5, might fix frame issues | dec05eba |
2024-01-07 | Add option to pause/unpause recording with SIGUSR2 signal | dec05eba |
2024-01-05 | Create directory to output file if not exists | dec05eba |
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 |