Age | Commit message (Expand) | Author |
2024-12-26 | Make '-w screen' capture the first monitor on nvidia x11 as well to make it w... | dec05eba |
2024-12-09 | Fix --list-capture-options with card path not working on x11 nvidia because x... | dec05eba |
2024-12-08 | Add card path to --info, add card path and vendor to --list-capture-options i... | dec05eba |
2024-12-08 | Refactor windowing from egl to window_x11/window_wayland, yolo | dec05eba |
2024-12-06 | Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to c... | dec05eba |
2024-12-05 | Remove incorrect references to -aa and -aai | dec05eba |
2024-11-29 | --help improvement | dec05eba |
2024-11-28 | Repurpose '/' in audio argument to set the audio track name, not the recordin... | dec05eba |
2024-11-28 | Print --help to stdout instead of stderr | dec05eba |
2024-11-24 | Dont allow running the program as the root user | dec05eba |
2024-11-22 | Only report monitors when /dev/dri/cardN is available (its not available on l... | dec05eba |
2024-11-22 | Dont run any pipewire if audio server is not pipewire (fix freeze on linux mi... | dec05eba |
2024-11-22 | Remove GSR_APP_AUDIO macro use when not needed | dec05eba |
2024-11-20 | Allow recording app audio with -a, deprecate -aa and -aai | dec05eba |
2024-11-17 | --info also verify pipewire connection for app audio | dec05eba |
2024-11-17 | Disable application audio recording on pulseaudio4.3.0 | dec05eba |
2024-11-16 | --info: output if app audio is supported (if compiled with it and pipewire se... | dec05eba |
2024-11-11 | Fix build without app_audio build option | dec05eba |
2024-11-11 | Add --list-capture-options option | dec05eba |
2024-11-10 | Add -aa and -aai options to record audio only from selected applications | dec05eba |
2024-11-09 | Fix incorrect color format in x11 cursor (bgr instead of rgb) | dec05eba |
2024-11-08 | Prepare for pipewire audio routing | dec05eba |
2024-11-07 | Change libx264 preset to veryfast and tune to film | dec05eba |
2024-11-05 | Set buffer size4.2.6 | dec05eba |
2024-11-05 | usage | dec05eba |
2024-11-05 | Revert bitrate calculation | dec05eba |
2024-11-05 | m4.2.5 | dec05eba |
2024-11-05 | Fix incorrect bitrate calculation for constant bitrate | dec05eba |
2024-11-01 | Update issues link | dec05eba |
2024-10-27 | Mention the new UI | dec05eba |
2024-10-26 | Add option to change output resolution (-s) | dec05eba |
2024-10-22 | Fix shadow variable | dec05eba |
2024-10-22 | Allow recording virtual audio devices that have forward slash (/) in the name | dec05eba |
2024-10-19 | nixos fix: look for gsr-kms-server in PATH if not found in same directory as ... | dec05eba |
2024-10-16 | 4.2.2: AMD IS SHIT4.2.2 | dec05eba |
2024-10-16 | Enable low latency encoding mode on amd (only available on amd since mesa ver... | dec05eba |
2024-10-12 | appendum | dec05eba |
2024-10-12 | Better frametimes when recording is too slow | dec05eba |
2024-10-12 | Better frame timing when frame encoding time overflows | dec05eba |
2024-10-12 | More frame timing | dec05eba |
2024-10-11 | Add back better frame timing for smoother video | dec05eba |
2024-10-09 | Rename video encoder cuda to video encoder nvenc | dec05eba |
2024-10-07 | Usage | dec05eba |
2024-10-07 | usage | dec05eba |
2024-10-07 | Replace -bitrate with -q for constant bitrate (-bm cbr) | dec05eba |
2024-10-07 | More constant bitrate | dec05eba |
2024-10-07 | Make -ab and -vb in kbps | dec05eba |
2024-10-07 | Add constant bitrate mode (-bm cbr with and -vb option) | dec05eba |
2024-10-03 | Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ... | dec05eba |
2024-10-01 | Comment out vulkan includes for now | dec05eba |