aboutsummaryrefslogtreecommitdiffhomepage
path: root/project.conf
AgeCommit message (Collapse)Author
5 days6.0.1dec05eba
2026-08-086.0.0dec05eba
2026-08-02Fix build because of c versiondec05eba
2026-08-02Set c standard to c11dec05eba
2026-08-02Add gsr-cli program that sends ipc commands to gpu-screen-recorderdec05eba
gsr-cli sends a command to the ipc socket of a running GPU Screen Recorder and exits with 0 when it replied with ok, printing the reason to stderr when it didn't, which means the commands don't have to be sent blindly like signals are. The status command checks if GPU Screen Recorder is running by connecting to the socket without sending a command, so it's also correct when a killed instance left the socket behind. The json helpers moved into src/json.c to be shared between the two programs.
2026-07-265.15.3dec05eba
2026-07-215.15.2dec05eba
2026-07-155.15.1dec05eba
2026-07-145.15.0dec05eba
2026-07-14kms capture: make capture work with night lights enableddec05eba
2026-07-04c++17dec05eba
2026-07-045.14.1dec05eba
2026-07-035.14.0dec05eba
2026-06-025.13.9dec05eba
2026-05-19Remove vulkan dependency from meson (only headers are used)dec05eba
2026-05-165.13.8dec05eba
2026-05-165.13.7dec05eba
2026-05-125.13.6dec05eba
2026-05-095.13.5dec05eba
2026-05-025.13.4dec05eba
2026-04-235.13.3dec05eba
2026-04-225.13.2dec05eba
2026-04-195.13.1dec05eba
2026-04-175.13.0dec05eba
2026-03-025.12.5dec05eba
2026-02-125.12.4dec05eba
2026-01-285.12.3dec05eba
2026-01-235.12.2dec05eba
2026-01-205.12.1dec05eba
2026-01-185.12.0dec05eba
2026-01-085.11.5dec05eba
2026-01-065.11.4dec05eba
2026-01-065.11.3dec05eba
2025-12-265.11.2dec05eba
2025-12-255.11.1dec05eba
2025-12-245.11.0dec05eba
2025-12-23Add support for camera (yuyv, mjpeg) and multiple capture sourcesdec05eba
2025-12-085.10.2dec05eba
2025-12-08Fix high cpu usage when not receiving audiodec05eba
2025-12-075.10.0dec05eba
2025-12-045.9.4dec05eba
2025-11-255.9.3dec05eba
2025-11-23Fix -fallback-cpu-encoding not working properlydec05eba
2025-11-195.9.1dec05eba
2025-11-185.9.0dec05eba
2025-11-145.8.2dec05eba
2025-11-025.8.1dec05eba
2025-10-055.8.0dec05eba
2025-10-015.7.4dec05eba
2025-09-25App audio capture: fix audio sources getting paused when closing gsrdec05eba