这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: joshua-dong/Cap

Tags

cap-v0.3.81

Toggle cap-v0.3.81's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.3.81 (CapSoftware#1335)

cap-v0.3.80

Toggle cap-v0.3.80's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Audio fixes (CapSoftware#1319)

* Audio fixes

- For devices with >2 channels, only use first 2 when loading into
ffmpeg
- If output pipeline only has 1 audio source, don't use audio mixer

* add wrap_frame tests

* clear example

* add error context

* cleanup

* ensure with_max_channels creates new struct

cap-v0.3.79

Toggle cap-v0.3.79's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.3.79 (CapSoftware#1311)

cap-v0.3.78

Toggle cap-v0.3.78's commit message

Verified

This commit was signed with the committer’s verified signature.
Brendonovich Brendan Allan
don't use pnpm

cap-v0.3.77

Toggle cap-v0.3.77's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PostHog track API backend (CapSoftware#1284)

* fix

* fixes

* safer comparision

* fix

* fallback to cap.so

* Rust properly

cap-v0.3.76

Toggle cap-v0.3.76's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
recording: move display+crop conversion out of capture sources (CapSo…

…ftware#1257)

* recording: move display+crop conversion out of capture sources

* more anyhow errors

* more error handling fixes

* fix

* Update crates/recording/src/capture_pipeline.rs

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* delay cursor crop calculation

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

cap-v0.3.75

Toggle cap-v0.3.75's commit message
Merge branch 'main' of https://github.com/CapSoftware/Cap

cap-v0.3.74

Toggle cap-v0.3.74's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add configurable cursor idle hide delay and fade (CapSoftware#1184

)

* feat: Add configurable cursor idle hide delay and fade

* formatting

* CodeRabbit suggestion

cap-v0.3.73

Toggle cap-v0.3.73's commit message

Verified

This commit was signed with the committer’s verified signature.
Brendonovich Brendan Allan
0.3.73

cap-v0.3.72

Toggle cap-v0.3.72's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove todo!() in pause/resume and fix timing on macos (CapSoftware#1153

)

* fix pause/resume and timing on macos

* clippy